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 830 - QAbstractItemModel is not linked from QTreeView page
: QAbstractItemModel is not linked from QTreeView page
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Documentation
: HEAD
: All All
: P4 normal
Assigned To: renato filho
:
:
:
  Show dependency treegraph
 
Reported: 2011-04-17 13:26 EEST by anatoly techtonik
Modified: 2011-05-27 20:49 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-17 13:26:38 EEST
QTreeView page - http://www.pyside.org/docs/pyside/PySide/QtGui/QTreeView.html
QAbstractItemModel -
http://www.pyside.org/docs/pyside/PySide/QtCore/QAbstractItemModel.html

It doesn't even linked from explicit 'See also' section QTreeView constructor.
Is it a generic problem with crosslinking between QtGui and QtCore namespaces?
Comment 1 Hugo Parente Lima 2011-04-19 20:29:22 EEST
It depends on info provided by qdoc3, sometimes the info isn't complete and the
generator can't guess the class full qualified name, hence sphinx can't know
how to link this see also entry.
Comment 2 Hugo Parente Lima 2011-05-19 00:44:46 EEST
Fixed in commit:

generatorrunner/ccbdbb57ddae9785d0ede24deddd8a2882bb25f7

The docs will be updated as soon as the release get done at the end of next
week.
Comment 3 renato filho 2011-05-26 17:03:52 EEST
PySide release 1.0.3
Comment 4 anatoly techtonik 2011-05-26 17:18:23 EEST
Still can't see any changes.
Comment 5 Hugo Parente Lima 2011-05-26 20:21:32 EEST
It's because we didn't uploaded the new docs yet =]
Comment 6 anatoly techtonik 2011-05-26 20:23:16 EEST
Can't wait to see updated docs. And congratulations with new release. =)
Comment 7 Hugo Parente Lima 2011-05-26 20:30:30 EEST
Thanks, I'll ping you here once the docs gets online =]
Comment 8 Hugo Parente Lima 2011-05-27 20:49:40 EEST
The new docs are online since yesterday night (GMT-3).