Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
None
-
None
Description
In the old docs there was a link : [doc.qt.nokia.com]
List of all members, including inherited members
This gave as a result all members [doc.qt.nokia.com] of the selected class, even the inherited ones.
For instance : QTableView is inherited from QAbstractItemView, which has setAlternatingRowColors ( bool ) as a member. You will see it in the above mentioned overview.
Now, in the new devnet docs [developer.qt.nokia.com] I don't see how I can get on overview off all members(also the inherited ones). Of course i can use the expand icon, but this doesn't give me the setAlternatingRowColors ( bool )
Here is the link to the forum topic:
http://developer.qt.nokia.com/forums/viewthread/8046/