[Solved] List of all members, including inherited members in devnet docs
Page |
1 |
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 )
Am I missing something or has it dissapeared? I want to know for sure before adding a request in Jira.
17 replies
Hi Sean,
I just needed someone with the eyes of a hawk to second it ;)
Here it is : [bugreports.qt.nokia.com]
I will also put my hand up on the need for the “including inherited members”.
This morning was a surprise to find the documentation had been updated. For the most part, the new layout I give a thumbs up for, however I would think most developers using Qt would be very dependent on having the inherited members.
Thank you Mad Scientist for the link above.
(RE: When setting and customizing widgets, knowing what functions are already available to what you need to create or work with)
Make sure you are voting it up at the Bug report page [bugreports.qt.nokia.com] (the vote link is in the upper right side of that page), and not just here in the forums.
Make sure you are voting it up at the Bug report page [bugreports.qt.nokia.com] (the vote link is in the upper right side of that page), and not just here in the forums.
Thanks Chris.
I didn’t notice everyone was using the thum up here in the forum. That mechanism is only used in conjunction with the tagging system. If you search using a tag, the results with the most forum votes is shown first and ordered in that way.
As an additional information for new devnet members: to vote on the bugtracker you have to register there too. Your membership on devnet is not enough. It is advised to use the same email address there as you use here. It doesn’t take much time to register there also ;)
The list of all members, including inherited members, is back in action for the 4.8 doc: http://developer.qt.nokia.com/doc/qt-4.8/qtableview.html . 4.7 to follow.
You must log in to post a reply. Not a member yet? Register here!





