diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-25 15:36:25 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:23:36 +0900 |
commit | 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (patch) | |
tree | 0ef68a6a92087957855c7607ac176821d10d049d /doc/html/propertydocs | |
parent | 7b1d2ad2df8cd011b487c43336aa67639fa359c9 (diff) | |
download | tqt3-0917fbb5387978eb7b2e2fd68bcb6beaa8c46505.tar.gz tqt3-0917fbb5387978eb7b2e2fd68bcb6beaa8c46505.zip |
Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r-- | doc/html/propertydocs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs index 8701cbfaa..1f5dd84ff 100644 --- a/doc/html/propertydocs +++ b/doc/html/propertydocs @@ -182,11 +182,11 @@ calls to their <a href="tqaction.html#setVisible">TQAction::setVisible< </doc> </property> <property> - <name>QAssistantClient::open</name> - <doc href="ntqassistantclient.html#open-prop"> + <name>TQAssistantClient::open</name> + <doc href="tqassistantclient.html#open-prop"> <p>This property holds whether TQt Assistant is open. <p> -<p>Get this property's value with <a href="ntqassistantclient.html#isOpen">isOpen</a>(). +<p>Get this property's value with <a href="tqassistantclient.html#isOpen">isOpen</a>(). </doc> </property> <property> |