summaryrefslogtreecommitdiffstats
path: root/doc/html/basic.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-24 19:37:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-24 19:37:05 +0900
commit0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc (patch)
treebe5eda50c23980aa4b44de1e8b2e209c6c02d2d1 /doc/html/basic.html
parent1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (diff)
downloadtqt-0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc.tar.gz
tqt-0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc.zip
Rename text class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/basic.html')
-rw-r--r--doc/html/basic.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/basic.html b/doc/html/basic.html
index d03b54b71..f8497d5e1 100644
--- a/doc/html/basic.html
+++ b/doc/html/basic.html
@@ -43,7 +43,7 @@ widgets.</a>
<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="tqlabel.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="tqpopupmenu.html">TQPopupMenu</a></b><td>Popup menu widget
@@ -53,7 +53,7 @@ widgets.</a>
<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="tqsyntaxhighlighter.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="tqtoolbutton.html">TQToolButton</a></b><td>Quick-access button to commands or options, usually used inside a TQToolBar
</table>