These classes provide more complex user interface widgets (controls).
QCalendarWidget | Monthly based calendar widget allowing the user to select a date |
QColumnView | Model/view implementation of a column view |
QDataWidgetMapper | Mapping between a section of a data model to widgets |
QDesktopWidget | Access to screen information on multi-head systems |
QListView | List or icon view onto a model |
QMacCocoaViewContainer | Widget for Mac OS X that can be used to wrap arbitrary Cocoa views (i.e., NSView subclasses) and insert them into Qt hierarchies |
QMacNativeWidget | Widget for Mac OS X that provides a way to put Qt widgets into Carbon or Cocoa hierarchies depending on how Qt was configured |
QTableView | Default model/view implementation of a table view |
QTreeView | Default model/view implementation of a tree view |
QUndoView | Displays the contents of a QUndoStack |
QWSEmbedWidget | Enables embedded top-level widgets in Qt for Embedded Linux |
QWebView | Widget that is used to view and edit web documents |
QX11EmbedContainer | XEmbed container widget |
QX11EmbedWidget | XEmbed client widget |
Phonon::VideoWidget | Widget that is used to display video |