From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- doc/html/advanced.html | 73 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 doc/html/advanced.html (limited to 'doc/html/advanced.html') diff --git a/doc/html/advanced.html b/doc/html/advanced.html new file mode 100644 index 0000000..90a0d12 --- /dev/null +++ b/doc/html/advanced.html @@ -0,0 +1,73 @@ + + + + + +Advanced Widgets + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

Advanced Widgets

+ + +

These classes provide more complex user interface controls (widgets). +

+

+
QCheckListItemCheckable list view items +
QCheckTableItemCheckboxes in QTables +
QComboTableItemMeans of using comboboxes in QTables +
QDateEditDate editor +
QDateTimeEditCombines a QDateEdit and QTimeEdit widget into a single widget for editing datetimes +
QDesktopWidgetAccess to screen information on multi-head systems +
QHeaderHeader row or column, e.g. for tables and listviews +
QIconFactoryUsed to create pixmaps for a QIconSet +
QIconViewArea with movable labelled icons +
QIconViewItemSingle item in a QIconView +
QListBoxList of selectable, read-only items +
QListBoxPixmapList box items with a pixmap and optional text +
QListBoxTextList box items that display text +
QListViewImplements a list/tree view +
QListViewItemImplements a list view item +
QListViewItemIteratorIterator for collections of QListViewItems +
QMultiLineEditSimple editor for inputting text +
QProgressBarHorizontal progress bar +
QTabThe structures in a QTabBar +
QTabBarTab bar, e.g. for use in tabbed dialogs +
QTableFlexible editable table widget +
QTableItemThe cell content for QTable cells +
QTableSelectionAccess to a selected area in a QTable +
QTabWidgetStack of tabbed widgets +
QTextBrowserRich text browser with hypertext navigation +
QTimeEditTime editor +
QToolBoxColumn of tabbed widget items +
+ +


+ +
Copyright © 2007 +TrolltechTrademarks +
Qt 3.3.8
+
+ -- cgit v1.2.3