summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqsqleditorfactory.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 14:04:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-27 16:08:54 +0900
commit04913ce7a46fd027856e83a96205fdc388742a19 (patch)
treea04a117317c14854a6b91072658ba0eb3ad8b3fc /doc/html/ntqsqleditorfactory.html
parentc11c0f228b65f7471a26513ef8dbde413e75f8fa (diff)
downloadtqt-04913ce7.tar.gz
tqt-04913ce7.zip
Rename ntqobject*.h and qobject*.cpp to tqobject*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqsqleditorfactory.html')
-rw-r--r--doc/html/ntqsqleditorfactory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqsqleditorfactory.html b/doc/html/ntqsqleditorfactory.html
index c25722d9f..8ce355d79 100644
--- a/doc/html/ntqsqleditorfactory.html
+++ b/doc/html/ntqsqleditorfactory.html
@@ -67,7 +67,7 @@ data type, subclass TQSqlEditorFactory and reimplement the
<p> <p>See also <a href="ntqdatatable.html">TQDataTable</a>, <a href="ntqsqlform.html">TQSqlForm</a>, and <a href="database.html">Database Classes</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQSqlEditorFactory"></a>TQSqlEditorFactory::TQSqlEditorFactory ( <a href="ntqobject.html">TQObject</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
+<h3 class=fn><a name="TQSqlEditorFactory"></a>TQSqlEditorFactory::TQSqlEditorFactory ( <a href="tqobject.html">TQObject</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a SQL editor factory with parent <em>parent</em>, called <em>name</em>.