diff options
Diffstat (limited to 'doc/html/advanced.html')
-rw-r--r-- | doc/html/advanced.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/advanced.html b/doc/html/advanced.html index ebcdd8830..13d802ff4 100644 --- a/doc/html/advanced.html +++ b/doc/html/advanced.html @@ -35,9 +35,9 @@ body { background: #ffffff; color: black; } <p> These classes provide more complex user interface controls (widgets). <p> <p><table width="100%"> -<tr bgcolor=#f0f0f0><td><b><a href="qchecklistitem.html">TQCheckListItem</a></b><td>Checkable list view items -<tr bgcolor=#f0f0f0><td><b><a href="qchecktableitem.html">TQCheckTableItem</a></b><td>Checkboxes in TQTables -<tr bgcolor=#f0f0f0><td><b><a href="qcombotableitem.html">TQComboTableItem</a></b><td>Means of using comboboxes in TQTables +<tr bgcolor=#f0f0f0><td><b><a href="tqchecklistitem.html">TQCheckListItem</a></b><td>Checkable list view items +<tr bgcolor=#f0f0f0><td><b><a href="tqchecktableitem.html">TQCheckTableItem</a></b><td>Checkboxes in TQTables +<tr bgcolor=#f0f0f0><td><b><a href="tqcombotableitem.html">TQComboTableItem</a></b><td>Means of using comboboxes in TQTables <tr bgcolor=#f0f0f0><td><b><a href="tqdateedit.html">TQDateEdit</a></b><td>Date editor <tr bgcolor=#f0f0f0><td><b><a href="tqdatetimeedit.html">TQDateTimeEdit</a></b><td>Combines a TQDateEdit and TQTimeEdit widget into a single widget for editing datetimes <tr bgcolor=#f0f0f0><td><b><a href="tqdesktopwidget.html">TQDesktopWidget</a></b><td>Access to screen information on multi-head systems |