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 638 - Documentation for phonon doesn't show class inheritance diagrams.
: Documentation for phonon doesn't show class inheritance diagrams.
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Documentation
: 1.0.0 beta4
: All All
: P3 minor
Assigned To: Hugo Parente Lima
:
:
:
  Show dependency treegraph
 
Reported: 2011-01-24 16:12 EET by Hugo Parente Lima
Modified: 2011-02-17 19:18 EET (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 Hugo Parente Lima 2011-01-24 16:12:01 EET
Documentation for phonon doesn't show class inheritance diagrams, sphinx tries
to fidn the class using "PySide.phonon.CLASSNAME" when the correct is
"PySide.phonon.Phonon.CLASSNAME"
Comment 1 Hugo Parente Lima 2011-02-11 15:13:57 EET
Fixed in commit:

pyside/26d6f4a39e9a00ce744f0f24c7f2b73bcf8cec68
Comment 2 Hugo Parente Lima 2011-02-17 19:18:17 EET
Released in 1.0.0~rc1