diff options
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r-- | doc/html/propertydocs | 10 |
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"> <p>This property holds whether autoResize is enabled. -<p><b>This property is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. -<p> If autoResize is enabled then the button will resize itself -whenever the contents are changed. - -<p>Set this property's value with <a href="ntqbutton.html#setAutoResize">setAutoResize</a>() and get this property's value with <a href="ntqbutton.html#autoResize">autoResize</a>(). -</doc> -</property> -<property> <name>QButton::down</name> <doc href="ntqbutton.html#down-prop"> <p>This property holds whether the button is pressed. |