diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-23 14:04:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-27 16:08:54 +0900 |
commit | 04913ce7a46fd027856e83a96205fdc388742a19 (patch) | |
tree | a04a117317c14854a6b91072658ba0eb3ad8b3fc /doc/html/ntqsplitter.html | |
parent | c11c0f228b65f7471a26513ef8dbde413e75f8fa (diff) | |
download | tqt-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/ntqsplitter.html')
-rw-r--r-- | doc/html/ntqsplitter.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqsplitter.html b/doc/html/ntqsplitter.html index 295d820bb..6880333d1 100644 --- a/doc/html/ntqsplitter.html +++ b/doc/html/ntqsplitter.html @@ -160,7 +160,7 @@ Returns the closest legal position to <em>pos</em> of the widget with ID Tells the splitter that the child widget described by <em>c</em> has been inserted or removed. -<p>Reimplemented from <a href="ntqobject.html#childEvent">TQObject</a>. +<p>Reimplemented from <a href="tqobject.html#childEvent">TQObject</a>. <h3 class=fn>bool <a name="childrenCollapsible"></a>TQSplitter::childrenCollapsible () const </h3><p>Returns TRUE if child widgets can be resized down to size 0 by the user; otherwise returns FALSE. See the <a href="ntqsplitter.html#childrenCollapsible-prop">"childrenCollapsible"</a> property for details. |