summaryrefslogtreecommitdiffstats
path: root/doc/html/propertydocs
diff options
context:
space:
mode:
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 8f33f3e3..e5b0e104 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.