summaryrefslogtreecommitdiffstats
path: root/doc/html/basic.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-02 21:37:22 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-06 11:24:55 +0900
commit7552c6d73043b1040139033f6864db48ae5446cf (patch)
treef90d24d072dd3ee6a3f909bf7778abc7669f03ef /doc/html/basic.html
parentc113da2069b66130f67a0f27c699e1cec83588a5 (diff)
downloadtqt3-7552c6d73043b1040139033f6864db48ae5446cf.tar.gz
tqt3-7552c6d73043b1040139033f6864db48ae5446cf.zip
Rename main window nt* related files to equivalent tq*. The file
"ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/basic.html')
-rw-r--r--doc/html/basic.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/html/basic.html b/doc/html/basic.html
index 3d09d177..d03b54b7 100644
--- a/doc/html/basic.html
+++ b/doc/html/basic.html
@@ -38,24 +38,24 @@ designed for subclassing, and some <a href="advanced.html">more complex
widgets.</a>
<p>
<p><table width="100%">
-<tr bgcolor=#f0f0f0><td><b><a href="ntqaction.html">TQAction</a></b><td>Abstract user interface action that can appear both in menus and tool bars
-<tr bgcolor=#f0f0f0><td><b><a href="qactiongroup.html">TQActionGroup</a></b><td>Groups actions together
+<tr bgcolor=#f0f0f0><td><b><a href="tqaction.html">TQAction</a></b><td>Abstract user interface action that can appear both in menus and tool bars
+<tr bgcolor=#f0f0f0><td><b><a href="tqactiongroup.html">TQActionGroup</a></b><td>Groups actions together
<tr bgcolor=#f0f0f0><td><b><a href="ntqcheckbox.html">TQCheckBox</a></b><td>Checkbox with a text label
<tr bgcolor=#f0f0f0><td><b><a href="ntqcombobox.html">TQComboBox</a></b><td>Combined button and popup list
<tr bgcolor=#f0f0f0><td><b><a href="ntqdial.html">TQDial</a></b><td>Rounded range control (like a speedometer or potentiometer)
<tr bgcolor=#f0f0f0><td><b><a href="ntqlabel.html">TQLabel</a></b><td>Text or image display
<tr bgcolor=#f0f0f0><td><b><a href="ntqlcdnumber.html">TQLCDNumber</a></b><td>Displays a number with LCD-like digits
<tr bgcolor=#f0f0f0><td><b><a href="ntqlineedit.html">TQLineEdit</a></b><td>One-line text editor
-<tr bgcolor=#f0f0f0><td><b><a href="ntqpopupmenu.html">TQPopupMenu</a></b><td>Popup menu widget
+<tr bgcolor=#f0f0f0><td><b><a href="tqpopupmenu.html">TQPopupMenu</a></b><td>Popup menu widget
<tr bgcolor=#f0f0f0><td><b><a href="ntqpushbutton.html">TQPushButton</a></b><td>Command button
<tr bgcolor=#f0f0f0><td><b><a href="ntqradiobutton.html">TQRadioButton</a></b><td>Radio button with a text or pixmap label
<tr bgcolor=#f0f0f0><td><b><a href="ntqscrollbar.html">TQScrollBar</a></b><td>Vertical or horizontal scroll bar
-<tr bgcolor=#f0f0f0><td><b><a href="ntqsizegrip.html">TQSizeGrip</a></b><td>Corner-grip for resizing a top-level window
+<tr bgcolor=#f0f0f0><td><b><a href="tqsizegrip.html">TQSizeGrip</a></b><td>Corner-grip for resizing a top-level window
<tr bgcolor=#f0f0f0><td><b><a href="ntqslider.html">TQSlider</a></b><td>Vertical or horizontal slider
<tr bgcolor=#f0f0f0><td><b><a href="ntqspinbox.html">TQSpinBox</a></b><td>Spin box widget (spin button)
<tr bgcolor=#f0f0f0><td><b><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters
<tr bgcolor=#f0f0f0><td><b><a href="tqtextedit.html">TQTextEdit</a></b><td>Powerful single-page rich text editor
-<tr bgcolor=#f0f0f0><td><b><a href="ntqtoolbutton.html">TQToolButton</a></b><td>Quick-access button to commands or options, usually used inside a TQToolBar
+<tr bgcolor=#f0f0f0><td><b><a href="tqtoolbutton.html">TQToolButton</a></b><td>Quick-access button to commands or options, usually used inside a TQToolBar
</table>
<!-- eof -->
<p><address><hr><div align=center>