summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqsqleditorfactory.3qt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-30 12:36:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-30 12:36:05 +0900
commit1702a6daff27f5d3e6fdac16962d1828df6ca270 (patch)
treeb451256c2cc2e22e895251bac6ec1e4bdfd40e09 /doc/man/man3/tqsqleditorfactory.3qt
parent5fffa30386502b5423e45c2ed5e6af756b11c7b4 (diff)
downloadtqt-1702a6da.tar.gz
tqt-1702a6da.zip
Rename nt* dom and xml related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqsqleditorfactory.3qt')
-rw-r--r--doc/man/man3/tqsqleditorfactory.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqsqleditorfactory.3qt b/doc/man/man3/tqsqleditorfactory.3qt
index 3e3093b0e..33a8557d2 100644
--- a/doc/man/man3/tqsqleditorfactory.3qt
+++ b/doc/man/man3/tqsqleditorfactory.3qt
@@ -16,7 +16,7 @@ Inherits TQEditorFactory.
.SS "Public Members"
.in +1c
.ti -1c
-.BI "\fBQSqlEditorFactory\fR ( TQObject * parent = 0, const char * name = 0 )"
+.BI "\fBTQSqlEditorFactory\fR ( TQObject * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~TQSqlEditorFactory\fR ()"
@@ -65,7 +65,7 @@ Returns an instance of a default editor factory.
.SH "void TQSqlEditorFactory::installDefaultFactory ( TQSqlEditorFactory * factory )\fC [static]\fR"
Replaces the default editor factory with \fIfactory\fR. All
TQDataTable and TQSqlForm instantiations will use this new factory
-for creating field editors. \fIQSqlEditorFactory takes ownership of &#92;a factory, and destroys it when it is no longer needed.\fR
+for creating field editors. \fITQSqlEditorFactory takes ownership of &#92;a factory, and destroys it when it is no longer needed.\fR
.SH "SEE ALSO"
.BR http://doc.trolltech.com/tqsqleditorfactory.html