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

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

    XMLWordPrintable

Details

    Description

      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?

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes