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

Typos/Wrong Info in doc/src/examples/editabletreemodel.qdoc

    XMLWordPrintable

Details

    Description

      Section Overview.

      a) Existing text is: 'As described in the Model Subclassing Reference, models must provide implementations for the standard set of model functions: flags(), data(), headerData(), and rowCount().'

      Missing/Should be: Models also must provide an implementation for colCount()

      b) Next section: "An editable model needs to provide implementations of setData() and headerData()"

      Missing/Should be: An editable model needs to provide implementations of setData() and setHeaderData(),

      Attachments

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

        Activity

          People

            teemukat Teemu Katajisto (Inactive)
            amanjitgill Amanjit Gill
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes