Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-2846

Different declaration of class member in header and source file s.

XMLWordPrintable

      Function
      "void appendChild(TreeItem*)"
      of class TreeItem at path
      "...\qt440\examples\itemviews\simpletreemodel\"
      in header file "treeitem.h" declared as
      "void appendChild(TreeItem *child)"
      but in source file "treeitem.cpp" declared as
      "void TreeItem::appendChild(TreeItem *item)".

      Could both signatures match please?

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

            gbk Martin Smith (Qt)
            dettman Dean Dettman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes