summaryrefslogtreecommitdiffstats
path: root/doc/html/propertydocs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-16 14:45:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-16 14:45:23 +0900
commitc3bb88817b109cb33264b1f8946943cb5df380ca (patch)
tree86a902a1a73da529e4ebce150a5baea33f9e5e23 /doc/html/propertydocs
parent9492e618a7bcc0a58db039d6700b508dec2c9db3 (diff)
downloadtqt3-c3bb88817b109cb33264b1f8946943cb5df380ca.tar.gz
tqt3-c3bb88817b109cb33264b1f8946943cb5df380ca.zip
Drop compatibility code for TQButton
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r--doc/html/propertydocs10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs
index 8f33f3e3f..e5b0e1040 100644
--- a/doc/html/propertydocs
+++ b/doc/html/propertydocs
@@ -268,16 +268,6 @@ effect on toggle buttons. autoRepeat is off by default.
</doc>
</property>
<property>
- <name>QButton::autoResize</name>
- <doc href="ntqbutton.html#autoResize-prop"> &lt;p&gt;This property holds whether autoResize is enabled.
-&lt;p&gt;&lt;b&gt;This property is obsolete.&lt;/b&gt; It is provided to keep old source working. We strongly advise against using it in new code.
-&lt;p&gt; If autoResize is enabled then the button will resize itself
-whenever the contents are changed.
-
-&lt;p&gt;Set this property's value with &lt;a href="ntqbutton.html#setAutoResize"&gt;setAutoResize&lt;/a&gt;() and get this property's value with &lt;a href="ntqbutton.html#autoResize"&gt;autoResize&lt;/a&gt;().
-</doc>
-</property>
-<property>
<name>QButton::down</name>
<doc href="ntqbutton.html#down-prop">
&lt;p&gt;This property holds whether the button is pressed.