source: trunk/doc/html/advanced.html@ 190

Last change on this file since 190 was 190, checked in by rudi, 14 years ago

reference documentation added

File size: 4.6 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/doc/indices.doc:546 -->
3<html>
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6<title>Advanced Widgets</title>
7<style type="text/css"><!--
8fn { margin-left: 1cm; text-indent: -1cm; }
9a:link { color: #004faf; text-decoration: none }
10a:visited { color: #672967; text-decoration: none }
11body { background: #ffffff; color: black; }
12--></style>
13</head>
14<body>
15
16<table border="0" cellpadding="0" cellspacing="0" width="100%">
17<tr bgcolor="#E5E5E5">
18<td valign=center>
19 <a href="index.html">
20<font color="#004faf">Home</font></a>
21 | <a href="classes.html">
22<font color="#004faf">All&nbsp;Classes</font></a>
23 | <a href="mainclasses.html">
24<font color="#004faf">Main&nbsp;Classes</font></a>
25 | <a href="annotated.html">
26<font color="#004faf">Annotated</font></a>
27 | <a href="groups.html">
28<font color="#004faf">Grouped&nbsp;Classes</font></a>
29 | <a href="functions.html">
30<font color="#004faf">Functions</font></a>
31</td>
32<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Advanced Widgets</h1>
33
34
35<p> These classes provide more complex user interface controls (widgets).
36<p>
37<p><table width="100%">
38<tr bgcolor=#f0f0f0><td><b><a href="qchecklistitem.html">QCheckListItem</a></b><td>Checkable list view items
39<tr bgcolor=#f0f0f0><td><b><a href="qchecktableitem.html">QCheckTableItem</a></b><td>Checkboxes in QTables
40<tr bgcolor=#f0f0f0><td><b><a href="qcombotableitem.html">QComboTableItem</a></b><td>Means of using comboboxes in QTables
41<tr bgcolor=#f0f0f0><td><b><a href="qdateedit.html">QDateEdit</a></b><td>Date editor
42<tr bgcolor=#f0f0f0><td><b><a href="qdatetimeedit.html">QDateTimeEdit</a></b><td>Combines a QDateEdit and QTimeEdit widget into a single widget for editing datetimes
43<tr bgcolor=#f0f0f0><td><b><a href="qdesktopwidget.html">QDesktopWidget</a></b><td>Access to screen information on multi-head systems
44<tr bgcolor=#f0f0f0><td><b><a href="qheader.html">QHeader</a></b><td>Header row or column, e.g. for tables and listviews
45<tr bgcolor=#f0f0f0><td><b><a href="qiconfactory.html">QIconFactory</a></b><td>Used to create pixmaps for a QIconSet
46<tr bgcolor=#f0f0f0><td><b><a href="qiconview.html">QIconView</a></b><td>Area with movable labelled icons
47<tr bgcolor=#f0f0f0><td><b><a href="qiconviewitem.html">QIconViewItem</a></b><td>Single item in a QIconView
48<tr bgcolor=#f0f0f0><td><b><a href="qlistbox.html">QListBox</a></b><td>List of selectable, read-only items
49<tr bgcolor=#f0f0f0><td><b><a href="qlistboxpixmap.html">QListBoxPixmap</a></b><td>List box items with a pixmap and optional text
50<tr bgcolor=#f0f0f0><td><b><a href="qlistboxtext.html">QListBoxText</a></b><td>List box items that display text
51<tr bgcolor=#f0f0f0><td><b><a href="qlistview.html">QListView</a></b><td>Implements a list/tree view
52<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitem.html">QListViewItem</a></b><td>Implements a list view item
53<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitemiterator.html">QListViewItemIterator</a></b><td>Iterator for collections of QListViewItems
54<tr bgcolor=#f0f0f0><td><b><a href="qmultilineedit.html">QMultiLineEdit</a></b><td>Simple editor for inputting text
55<tr bgcolor=#f0f0f0><td><b><a href="qprogressbar.html">QProgressBar</a></b><td>Horizontal progress bar
56<tr bgcolor=#f0f0f0><td><b><a href="qtab.html">QTab</a></b><td>The structures in a QTabBar
57<tr bgcolor=#f0f0f0><td><b><a href="qtabbar.html">QTabBar</a></b><td>Tab bar, e.g. for use in tabbed dialogs
58<tr bgcolor=#f0f0f0><td><b><a href="qtable.html">QTable</a></b><td>Flexible editable table widget
59<tr bgcolor=#f0f0f0><td><b><a href="qtableitem.html">QTableItem</a></b><td>The cell content for QTable cells
60<tr bgcolor=#f0f0f0><td><b><a href="qtableselection.html">QTableSelection</a></b><td>Access to a selected area in a QTable
61<tr bgcolor=#f0f0f0><td><b><a href="qtabwidget.html">QTabWidget</a></b><td>Stack of tabbed widgets
62<tr bgcolor=#f0f0f0><td><b><a href="qtextbrowser.html">QTextBrowser</a></b><td>Rich text browser with hypertext navigation
63<tr bgcolor=#f0f0f0><td><b><a href="qtimeedit.html">QTimeEdit</a></b><td>Time editor
64<tr bgcolor=#f0f0f0><td><b><a href="qtoolbox.html">QToolBox</a></b><td>Column of tabbed widget items
65</table>
66<!-- eof -->
67<p><address><hr><div align=center>
68<table width=100% cellspacing=0 border=0><tr>
69<td>Copyright &copy; 2007
70<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
71<td align=right><div align=right>Qt 3.3.8</div>
72</table></div></address></body>
73</html>
Note: See TracBrowser for help on using the repository browser.