Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1526

QContactManagerEngine() doesn't have a parent argument

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P5: Not important P5: Not important
    • None
    • 1.2.x
    • Contacts
    • None

      Constructors of QObject based classes usually have a parent argument as last argument permitting to set the object's parent upon construction: QSomeThing(int foo, int bar, QObject *parent = 0);

      QContactManagerEngine() doesn't have such a parent argument.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tikkakos Mika Tikkakoski
            hasselmm Mathias Hasselmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes