diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-29 12:43:23 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-29 12:43:23 +0900 |
| commit | fef846914f8db6dc117e206ef913d519bf6bb33e (patch) | |
| tree | d6567b31f7f22d0c8c66eec947dff1960efa25ac /doc/html/advanced.html | |
| parent | 8ef4ea451dd81dd66b34ed31aaa631f6df24a192 (diff) | |
| download | tqt-fef84691.tar.gz tqt-fef84691.zip | |
Rename basic widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 |
