diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-12 22:02:11 +0900 |
| commit | 42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch) | |
| tree | 0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/man/man3/tqtextedit.3qt | |
| parent | fef846914f8db6dc117e206ef913d519bf6bb33e (diff) | |
| download | tqt-42957a3f.tar.gz tqt-42957a3f.zip | |
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqtextedit.3qt')
| -rw-r--r-- | doc/man/man3/tqtextedit.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqtextedit.3qt b/doc/man/man3/tqtextedit.3qt index 3da294e96..a40978d2a 100644 --- a/doc/man/man3/tqtextedit.3qt +++ b/doc/man/man3/tqtextedit.3qt @@ -13,7 +13,7 @@ TQTextEdit \- Powerful single-page rich text editor .PP Inherits TQScrollView. .PP -Inherited by QMultiLineEdit, TQTextBrowser, and TQTextView. +Inherited by TQMultiLineEdit, TQTextBrowser, and TQTextView. .PP .SS "Public Members" .in +1c @@ -1091,7 +1091,7 @@ See also setSelection() and copyAvailable(). .SH "void TQTextEdit::setAlignment ( int a )\fC [virtual slot]\fR" Sets the alignment of the current paragraph to \fIa\fR. Valid alignments are TQt::AlignLeft, TQt::AlignRight, TQt::AlignJustify and TQt::AlignCenter (which centers horizontally). .PP -Reimplemented in QMultiLineEdit. +Reimplemented in TQMultiLineEdit. .SH "void TQTextEdit::setAutoFormatting ( uint features )" Sets the enabled set of auto formatting features to \fIfeatures\fR. See the "autoFormatting" property for details. .SH "void TQTextEdit::setBold ( bool b )\fC [virtual slot]\fR" |
