PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 805 - QTreeView.setModel() is not documented
: QTreeView.setModel() is not documented
Status: CLOSED INVALID
Product: PySide
Classification: Unclassified
Component: Documentation
: HEAD
: All All
: P5 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2011-04-04 11:11 EEST by anatoly techtonik
Modified: 2011-04-29 18:08 EEST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anatoly techtonik 2011-04-04 11:11:58 EEST
Documentation page for QTreeView is missing documentation for setModel() method
and fails to link it.

http://www.pyside.org/docs/pyside/PySide/QtGui/QTreeView.html
Comment 1 Hugo Parente Lima 2011-04-04 17:42:45 EEST
The docs for setModel isn't missing, this method is defined in the base class
and we (and Qt docs too) do not replicate all inherited methods in the class
doc.

You can find the docs for setModel in QAbstractView class.
Comment 2 anatoly techtonik 2011-04-04 17:58:57 EEST
Is it at least possible to link it to appropriate parent documentation (maybe
with a inheritance decorator)?
Comment 3 Hugo Parente Lima 2011-04-05 15:42:16 EEST
There are link for the parent classes in the inheritance diagram on top.

Do you mean put all inherited methods there with a link to where the methods
comes from?
Comment 4 anatoly techtonik 2011-04-10 10:43:24 EEST
For me it would be enough if inline references like QTreeView.setModel() were
transformed to links (with a marker that this method is inherited).

Full list of inherited parent methods may be too long to show. It may be
optional, though. For example buttons near to "Synopsis" title to turn on/off
this information display for every parent.
Comment 5 renato filho 2011-04-29 18:08:02 EEST
PySide release 1.0.2