diff options
author | Michele Calgaro <[email protected]> | 2023-07-09 20:12:14 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2023-07-09 20:27:54 +0900 |
commit | 48ea22d00b58a37508567756b2955582cd9efe5a (patch) | |
tree | 76e251dab44dbcab7e11a0859423edfe33eae82f /doc/html/propertyindex | |
parent | b1bfbe79f38a8682e024577c8fd4ba4d1b32b5dd (diff) | |
download | tqt3-48ea22d00b58a37508567756b2955582cd9efe5a.tar.gz tqt3-48ea22d00b58a37508567756b2955582cd9efe5a.zip |
Drop compatibility code for TQToolButton
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/propertyindex')
-rw-r--r-- | doc/html/propertyindex | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/html/propertyindex b/doc/html/propertyindex index 37bccdb04..a5bd9514b 100644 --- a/doc/html/propertyindex +++ b/doc/html/propertyindex @@ -347,8 +347,6 @@ "QToolBox/currentIndex" ntqtoolbox.html#currentIndex-prop "QToolButton/autoRaise" ntqtoolbutton.html#autoRaise-prop "QToolButton/iconSet" ntqtoolbutton.html#iconSet-prop -"QToolButton/offIconSet" ntqtoolbutton.html#offIconSet-prop -"QToolButton/onIconSet" ntqtoolbutton.html#onIconSet-prop "QToolButton/popupDelay" ntqtoolbutton.html#popupDelay-prop "QToolButton/textLabel" ntqtoolbutton.html#textLabel-prop "QToolButton/textPosition" ntqtoolbutton.html#textPosition-prop |