|
|
|
QComposite
|
|
|
|
QComposite allows you to display menu-items, texts,
groups, images, icons, controls, etc. in various directions and flows. Every item contains shapes, margins, paddings, alignments. etc.
This way you can display your application navigation controls exactly the way you want. You can think of QComposite as a sort of HTML, however without the language.
You can use QComposite as a control, a floating window, a context-menu, etc. A lot of 2.0 Controls (like QRibbon) inherit from QCompositeControl or
QCompositeWindow to display their layout.
|
|
|
|
|
|
|
QComposite can be used to create toolbars and menus
|
|
|
|



|
|
|
|
|
|
|
QComposite can be used to display input forms
|
|
|
|

|
|
|
|
|
|
|
Or you can create something like the XBox 360 Dashboard...
|
|
|
|

|
|
|
|
|
|
|
QComposite with QShape in Design
|
|
|
|


|
|
|
|
|
|
|
|
|