开发者

Where is the grouped list of classes in the Qt Documentation? [closed]

开发者 https://www.devze.com 2023-04-11 19:17 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts 开发者_开发问答and citations.

Closed 5 years ago.

Improve this question

In previous versions of Qt, there used to be a list of classes grouped by function (e.g. http://doc.trolltech.com/4.1/groups.html). This was very useful when looking for a class to perform a function but not knowing the name of the class. For example, there's a short list of basic widgets at http://doc.trolltech.com/4.1/basic.html. The "All Classes" list can be somewhat daunting to look through!

However, since the documentation has been reformatted and moved over to http://doc.qt.nokia.com/latest I've been unable to find this list and have had to rely on old versions of the documentation.

Does it still exist and if so please can you tell me where it resides? http://doc.qt.nokia.com/latest/basic.html gives a 404, whilst http://doc.qt.nokia.com/latest/groups.html has a list of groups, but most of the old groups are missing (there aren't even any GUI widgets).


It's not exactly the same as before but I think it is a pretty good organization.

Starting at the main index, notice the second section to the left titled Qt Topics. The first item, Programming with Qt is a close approximation of the former "Grouped Classes"

Clicking on the third item under Qt Topics, UI Design with Qt, will bring you to a nice grouping of UI elements. The one labeled Widgets and Layouts will show you widgets grouped by "basic", "advanced", etc.


Here, and for example here you get list of gui classes. Easy acces to those you can get from links a the top of content of documentation.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号