diff options
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r-- | doc/html/propertydocs | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs index f2da00aff..6d8d06c0e 100644 --- a/doc/html/propertydocs +++ b/doc/html/propertydocs @@ -1733,20 +1733,20 @@ tooltip; see <a href="tqiconview.html#setShowToolTips">setShowToolTips< </doc> </property> <property> - <name>QIntValidator::bottom</name> - <doc href="qintvalidator.html#bottom-prop"> + <name>TQIntValidator::bottom</name> + <doc href="tqintvalidator.html#bottom-prop"> <p>This property holds the validator's lowest acceptable value. -<p>Set this property's value with <a href="qintvalidator.html#setBottom">setBottom</a>() and get this property's value with <a href="qintvalidator.html#bottom">bottom</a>(). -<p><p>See also <a href="qintvalidator.html#setRange">setRange</a>(). +<p>Set this property's value with <a href="tqintvalidator.html#setBottom">setBottom</a>() and get this property's value with <a href="tqintvalidator.html#bottom">bottom</a>(). +<p><p>See also <a href="tqintvalidator.html#setRange">setRange</a>(). </doc> </property> <property> - <name>QIntValidator::top</name> - <doc href="qintvalidator.html#top-prop"> + <name>TQIntValidator::top</name> + <doc href="tqintvalidator.html#top-prop"> <p>This property holds the validator's highest acceptable value. -<p>Set this property's value with <a href="qintvalidator.html#setTop">setTop</a>() and get this property's value with <a href="qintvalidator.html#top">top</a>(). -<p><p>See also <a href="qintvalidator.html#setRange">setRange</a>(). +<p>Set this property's value with <a href="tqintvalidator.html#setTop">setTop</a>() and get this property's value with <a href="tqintvalidator.html#top">top</a>(). +<p><p>See also <a href="tqintvalidator.html#setRange">setRange</a>(). </doc> </property> @@ -4438,7 +4438,7 @@ can reimplement the <a href="tqwidget.html#enabledChange">enabledChange< <p> Disabling a widget implicitly disables all its children. Enabling respectively enables all child widgets unless they have been explicitly disabled. -<p> <p>See also <a href="tqwidget.html#enabled-prop">enabled</a>, <a href="tqwidget.html#isEnabledTo">isEnabledTo</a>(), <a href="qkeyevent.html">QKeyEvent</a>, <a href="qmouseevent.html">QMouseEvent</a>, and <a href="tqwidget.html#enabledChange">enabledChange</a>(). +<p> <p>See also <a href="tqwidget.html#enabled-prop">enabled</a>, <a href="tqwidget.html#isEnabledTo">isEnabledTo</a>(), <a href="tqkeyevent.html">TQKeyEvent</a>, <a href="qmouseevent.html">QMouseEvent</a>, and <a href="tqwidget.html#enabledChange">enabledChange</a>(). <p>Set this property's value with <a href="tqwidget.html#setEnabled">setEnabled</a>() and get this property's value with <a href="tqwidget.html#isEnabled">isEnabled</a>(). </doc> |