diff options
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r-- | doc/html/propertydocs | 104 |
1 files changed, 52 insertions, 52 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs index 6d8d06c0e..0dc2c594c 100644 --- a/doc/html/propertydocs +++ b/doc/html/propertydocs @@ -844,9 +844,9 @@ date. The default minimum date is 1752-09-14. <name>TQDial::lineStep</name> <doc href="tqdial.html#lineStep-prop"> <p>This property holds the current line step. -<p>setLineStep() calls the virtual <a href="ntqrangecontrol.html#stepChange">stepChange</a>() function if the new +<p>setLineStep() calls the virtual <a href="tqrangecontrol.html#stepChange">stepChange</a>() function if the new line step is different from the previous setting. -<p> <p>See also <a href="ntqrangecontrol.html#setSteps">QRangeControl::setSteps</a>(), <a href="tqdial.html#pageStep-prop">pageStep</a>, and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setSteps">TQRangeControl::setSteps</a>(), <a href="tqdial.html#pageStep-prop">pageStep</a>, and <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqdial.html#setLineStep">setLineStep</a>() and get this property's value with <a href="tqdial.html#lineStep">lineStep</a>(). </doc> @@ -857,7 +857,7 @@ line step is different from the previous setting. <p>This property holds the current maximum value. <p>When setting this property, the <a href="tqdial.html#minValue-prop">TQDial::minValue</a> is adjusted if necessary to ensure that the range remains valid. -<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqdial.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="tqdial.html#maxValue">maxValue</a>(). </doc> @@ -868,7 +868,7 @@ necessary to ensure that the range remains valid. <p>This property holds the current minimum value. <p>When setting this property, the <a href="tqdial.html#maxValue-prop">TQDial::maxValue</a> is adjusted if necessary to ensure that the range remains valid. -<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqdial.html#setMinValue">setMinValue</a>() and get this property's value with <a href="tqdial.html#minValue">minValue</a>(). </doc> @@ -910,9 +910,9 @@ not shown. <name>TQDial::pageStep</name> <doc href="tqdial.html#pageStep-prop"> <p>This property holds the current page step. -<p>setPageStep() calls the virtual <a href="ntqrangecontrol.html#stepChange">stepChange</a>() function if the new +<p>setPageStep() calls the virtual <a href="tqrangecontrol.html#stepChange">stepChange</a>() function if the new page step is different from the previous setting. -<p> <p>See also <a href="ntqrangecontrol.html#stepChange">stepChange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#stepChange">stepChange</a>(). <p>Set this property's value with <a href="tqdial.html#setPageStep">setPageStep</a>() and get this property's value with <a href="tqdial.html#pageStep">pageStep</a>(). </doc> @@ -2590,61 +2590,61 @@ used automatically. </doc> </property> <property> - <name>QMessageBox::icon</name> - <doc href="ntqmessagebox.html#icon-prop"> + <name>TQMessageBox::icon</name> + <doc href="tqmessagebox.html#icon-prop"> <p>This property holds the message box's icon. <p>The icon of the message box can be one of the following predefined icons: <ul> -<li> QMessageBox::NoIcon -<li> QMessageBox::Question -<li> QMessageBox::Information -<li> QMessageBox::Warning -<li> QMessageBox::Critical +<li> TQMessageBox::NoIcon +<li> TQMessageBox::Question +<li> TQMessageBox::Information +<li> TQMessageBox::Warning +<li> TQMessageBox::Critical </ul> <p> The actual pixmap used for displaying the icon depends on the current <a href="tqwidget.html#style">GUI style</a>. You can also set -a custom pixmap icon using the <a href="ntqmessagebox.html#iconPixmap-prop">QMessageBox::iconPixmap</a> -property. The default icon is QMessageBox::NoIcon. -<p> <p>See also <a href="ntqmessagebox.html#iconPixmap-prop">iconPixmap</a>. +a custom pixmap icon using the <a href="tqmessagebox.html#iconPixmap-prop">TQMessageBox::iconPixmap</a> +property. The default icon is TQMessageBox::NoIcon. +<p> <p>See also <a href="tqmessagebox.html#iconPixmap-prop">iconPixmap</a>. -<p>Set this property's value with <a href="ntqmessagebox.html#setIcon">setIcon</a>() and get this property's value with <a href="ntqmessagebox.html#icon">icon</a>(). +<p>Set this property's value with <a href="tqmessagebox.html#setIcon">setIcon</a>() and get this property's value with <a href="tqmessagebox.html#icon">icon</a>(). </doc> </property> <property> - <name>QMessageBox::iconPixmap</name> - <doc href="ntqmessagebox.html#iconPixmap-prop"> + <name>TQMessageBox::iconPixmap</name> + <doc href="tqmessagebox.html#iconPixmap-prop"> <p>This property holds the current icon. <p>The icon currently used by the message box. Note that it's often hard to draw one pixmap that looks appropriate in both <a href="motif-extension.html#Motif">Motif</a> and Windows GUI styles; you may want to draw two pixmaps. -<p> <p>See also <a href="ntqmessagebox.html#icon-prop">icon</a>. +<p> <p>See also <a href="tqmessagebox.html#icon-prop">icon</a>. -<p>Set this property's value with <a href="ntqmessagebox.html#setIconPixmap">setIconPixmap</a>() and get this property's value with <a href="ntqmessagebox.html#iconPixmap">iconPixmap</a>(). +<p>Set this property's value with <a href="tqmessagebox.html#setIconPixmap">setIconPixmap</a>() and get this property's value with <a href="tqmessagebox.html#iconPixmap">iconPixmap</a>(). </doc> </property> <property> - <name>QMessageBox::text</name> - <doc href="ntqmessagebox.html#text-prop"> + <name>TQMessageBox::text</name> + <doc href="tqmessagebox.html#text-prop"> <p>This property holds the message box text to be displayed. <p>The text will be interpreted either as a plain text or as rich -text, depending on the text format setting (<a href="ntqmessagebox.html#textFormat-prop">QMessageBox::textFormat</a>). The default setting is <a href="ntqt.html#TextFormat-enum">AutoText</a>, i.e. +text, depending on the text format setting (<a href="tqmessagebox.html#textFormat-prop">TQMessageBox::textFormat</a>). The default setting is <a href="ntqt.html#TextFormat-enum">AutoText</a>, i.e. the message box will try to auto-detect the format of the text. <p> The default value of this property is <a href="tqstring.html#TQString-null">TQString::null</a>. -<p> <p>See also <a href="ntqmessagebox.html#textFormat-prop">textFormat</a>. +<p> <p>See also <a href="tqmessagebox.html#textFormat-prop">textFormat</a>. -<p>Set this property's value with <a href="ntqmessagebox.html#setText">setText</a>() and get this property's value with <a href="ntqmessagebox.html#text">text</a>(). +<p>Set this property's value with <a href="tqmessagebox.html#setText">setText</a>() and get this property's value with <a href="tqmessagebox.html#text">text</a>(). </doc> </property> <property> - <name>QMessageBox::textFormat</name> - <doc href="ntqmessagebox.html#textFormat-prop"> + <name>TQMessageBox::textFormat</name> + <doc href="tqmessagebox.html#textFormat-prop"> <p>This property holds the format of the text displayed by the message box. <p>The current text format used by the message box. See the <a href="ntqt.html#TextFormat-enum">TQt::TextFormat</a> enum for an explanation of the possible options. <p> The default format is <a href="ntqt.html#TextFormat-enum">AutoText</a>. -<p> <p>See also <a href="ntqmessagebox.html#text-prop">text</a>. +<p> <p>See also <a href="tqmessagebox.html#text-prop">text</a>. -<p>Set this property's value with <a href="ntqmessagebox.html#setTextFormat">setTextFormat</a>() and get this property's value with <a href="ntqmessagebox.html#textFormat">textFormat</a>(). +<p>Set this property's value with <a href="tqmessagebox.html#setTextFormat">setTextFormat</a>() and get this property's value with <a href="tqmessagebox.html#textFormat">textFormat</a>(). </doc> </property> <property> @@ -2969,10 +2969,10 @@ FALSE (unchecked). <name>TQScrollBar::lineStep</name> <doc href="tqscrollbar.html#lineStep-prop"> <p>This property holds the line step. -<p>When setting lineStep, the virtual <a href="ntqrangecontrol.html#stepChange">stepChange</a>() function will be +<p>When setting lineStep, the virtual <a href="tqrangecontrol.html#stepChange">stepChange</a>() function will be called if the new line step is different from the previous setting. -<p> <p>See also <a href="ntqrangecontrol.html#setSteps">setSteps</a>(), <a href="ntqrangecontrol.html#pageStep">QRangeControl::pageStep</a>(), and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setSteps">setSteps</a>(), <a href="tqrangecontrol.html#pageStep">TQRangeControl::pageStep</a>(), and <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqscrollbar.html#setLineStep">setLineStep</a>() and get this property's value with <a href="tqscrollbar.html#lineStep">lineStep</a>(). </doc> @@ -2983,7 +2983,7 @@ setting. <p>This property holds the scroll bar's maximum value. <p>When setting this property, the <a href="tqscrollbar.html#minValue-prop">TQScrollBar::minValue</a> is adjusted if necessary to ensure that the range remains valid. -<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqscrollbar.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="tqscrollbar.html#maxValue">maxValue</a>(). </doc> @@ -2994,7 +2994,7 @@ adjusted if necessary to ensure that the range remains valid. <p>This property holds the scroll bar's minimum value. <p>When setting this property, the <a href="tqscrollbar.html#maxValue-prop">TQScrollBar::maxValue</a> is adjusted if necessary to ensure that the range remains valid. -<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqscrollbar.html#setMinValue">setMinValue</a>() and get this property's value with <a href="tqscrollbar.html#minValue">minValue</a>(). </doc> @@ -3012,10 +3012,10 @@ adjusted if necessary to ensure that the range remains valid. <name>TQScrollBar::pageStep</name> <doc href="tqscrollbar.html#pageStep-prop"> <p>This property holds the page step. -<p>When setting pageStep, the virtual <a href="ntqrangecontrol.html#stepChange">stepChange</a>() function will be +<p>When setting pageStep, the virtual <a href="tqrangecontrol.html#stepChange">stepChange</a>() function will be called if the new page step is different from the previous setting. -<p> <p>See also <a href="ntqrangecontrol.html#setSteps">QRangeControl::setSteps</a>(), <a href="tqscrollbar.html#lineStep-prop">lineStep</a>, and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setSteps">TQRangeControl::setSteps</a>(), <a href="tqscrollbar.html#lineStep-prop">lineStep</a>, and <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqscrollbar.html#setPageStep">setPageStep</a>() and get this property's value with <a href="tqscrollbar.html#pageStep">pageStep</a>(). </doc> @@ -3038,7 +3038,7 @@ the slider. <doc href="tqscrollbar.html#value-prop"> <p>This property holds the scroll bar's value. <p>Set this property's value with <a href="tqscrollbar.html#setValue">setValue</a>() and get this property's value with <a href="tqscrollbar.html#value">value</a>(). -<p><p>See also <a href="ntqrangecontrol.html#value">QRangeControl::value</a>() and <a href="ntqrangecontrol.html#prevValue">prevValue</a>(). +<p><p>See also <a href="tqrangecontrol.html#value">TQRangeControl::value</a>() and <a href="tqrangecontrol.html#prevValue">prevValue</a>(). </doc> </property> @@ -3142,10 +3142,10 @@ reimplementations. <name>TQSlider::lineStep</name> <doc href="tqslider.html#lineStep-prop"> <p>This property holds the current line step. -<p>When setting lineStep, the virtual <a href="ntqrangecontrol.html#stepChange">stepChange</a>() function will be +<p>When setting lineStep, the virtual <a href="tqrangecontrol.html#stepChange">stepChange</a>() function will be called if the new line step is different from the previous setting. -<p> <p>See also <a href="ntqrangecontrol.html#setSteps">setSteps</a>(), <a href="ntqrangecontrol.html#pageStep">QRangeControl::pageStep</a>(), and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setSteps">setSteps</a>(), <a href="tqrangecontrol.html#pageStep">TQRangeControl::pageStep</a>(), and <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqslider.html#setLineStep">setLineStep</a>() and get this property's value with <a href="tqslider.html#lineStep">lineStep</a>(). </doc> @@ -3156,7 +3156,7 @@ setting. <p>This property holds the current maximum value of the slider. <p>When setting this property, the <a href="tqslider.html#minValue-prop">TQSlider::minValue</a> is adjusted, if necessary, to ensure that the range remains valid. -<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqslider.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="tqslider.html#maxValue">maxValue</a>(). </doc> @@ -3167,7 +3167,7 @@ if necessary, to ensure that the range remains valid. <p>This property holds the current minimum value of the slider. <p>When setting this property, the <a href="tqslider.html#maxValue-prop">TQSlider::maxValue</a> is adjusted, if necessary, to ensure that the range remains valid. -<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqslider.html#setMinValue">setMinValue</a>() and get this property's value with <a href="tqslider.html#minValue">minValue</a>(). </doc> @@ -3185,10 +3185,10 @@ if necessary, to ensure that the range remains valid. <name>TQSlider::pageStep</name> <doc href="tqslider.html#pageStep-prop"> <p>This property holds the current page step. -<p>When setting pageStep, the virtual <a href="ntqrangecontrol.html#stepChange">stepChange</a>() function will be +<p>When setting pageStep, the virtual <a href="tqrangecontrol.html#stepChange">stepChange</a>() function will be called if the new page step is different from the previous setting. -<p> <p>See also <a href="ntqrangecontrol.html#setSteps">QRangeControl::setSteps</a>(), <a href="tqslider.html#lineStep-prop">lineStep</a>, and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setSteps">TQRangeControl::setSteps</a>(), <a href="tqslider.html#lineStep-prop">lineStep</a>, and <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqslider.html#setPageStep">setPageStep</a>() and get this property's value with <a href="tqslider.html#pageStep">pageStep</a>(). </doc> @@ -3200,7 +3200,7 @@ setting. <p>This is a value interval, not a pixel interval. If it is 0, the slider will choose between <a href="tqslider.html#lineStep">lineStep</a>() and <a href="tqslider.html#pageStep">pageStep</a>(). The initial value of tickInterval is 0. -<p> <p>See also <a href="ntqrangecontrol.html#lineStep">QRangeControl::lineStep</a>() and <a href="ntqrangecontrol.html#pageStep">QRangeControl::pageStep</a>(). +<p> <p>See also <a href="tqrangecontrol.html#lineStep">TQRangeControl::lineStep</a>() and <a href="tqrangecontrol.html#pageStep">TQRangeControl::pageStep</a>(). <p>Set this property's value with <a href="tqslider.html#setTickInterval">setTickInterval</a>() and get this property's value with <a href="tqslider.html#tickInterval">tickInterval</a>(). </doc> @@ -3234,7 +3234,7 @@ to be the same as before). <doc href="tqslider.html#value-prop"> <p>This property holds the current slider value. <p>Set this property's value with <a href="tqslider.html#setValue">setValue</a>() and get this property's value with <a href="tqslider.html#value">value</a>(). -<p><p>See also <a href="ntqrangecontrol.html#value">QRangeControl::value</a>() and <a href="ntqrangecontrol.html#prevValue">prevValue</a>(). +<p><p>See also <a href="tqrangecontrol.html#value">TQRangeControl::value</a>() and <a href="tqrangecontrol.html#prevValue">prevValue</a>(). </doc> </property> @@ -3265,9 +3265,9 @@ The default is <a href="tqspinbox.html#ButtonSymbols-enum">UpDownArrows< <p>When the user uses the arrows to change the spin box's value the value will be incremented/decremented by the amount of the line step. -<p> The <a href="tqspinbox.html#setLineStep">setLineStep</a>() function calls the virtual <a href="ntqrangecontrol.html#stepChange">stepChange</a>() function +<p> The <a href="tqspinbox.html#setLineStep">setLineStep</a>() function calls the virtual <a href="tqrangecontrol.html#stepChange">stepChange</a>() function if the new line step is different from the previous setting. -<p> <p>See also <a href="ntqrangecontrol.html#setSteps">QRangeControl::setSteps</a>() and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqrangecontrol.html#setSteps">TQRangeControl::setSteps</a>() and <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqspinbox.html#setLineStep">setLineStep</a>() and get this property's value with <a href="tqspinbox.html#lineStep">lineStep</a>(). </doc> @@ -3278,7 +3278,7 @@ if the new line step is different from the previous setting. <p>This property holds the maximum value of the spin box. <p>When setting this property, <a href="tqspinbox.html#minValue-prop">TQSpinBox::minValue</a> is adjusted, if necessary, to ensure that the range remains valid. -<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>() and <a href="tqspinbox.html#specialValueText-prop">specialValueText</a>. +<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>() and <a href="tqspinbox.html#specialValueText-prop">specialValueText</a>. <p>Set this property's value with <a href="tqspinbox.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="tqspinbox.html#maxValue">maxValue</a>(). </doc> @@ -3289,7 +3289,7 @@ necessary, to ensure that the range remains valid. <p>This property holds the minimum value of the spin box. <p>When setting this property, <a href="tqspinbox.html#maxValue-prop">TQSpinBox::maxValue</a> is adjusted, if necessary, to ensure that the range remains valid. -<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>() and <a href="tqspinbox.html#specialValueText-prop">specialValueText</a>. +<p> <p>See also <a href="tqrangecontrol.html#setRange">setRange</a>() and <a href="tqspinbox.html#specialValueText-prop">specialValueText</a>. <p>Set this property's value with <a href="tqspinbox.html#setMinValue">setMinValue</a>() and get this property's value with <a href="tqspinbox.html#minValue">minValue</a>(). </doc> @@ -3382,7 +3382,7 @@ the <a href="tqspinbox.html#minValue">minValue</a>() if <a href=" <doc href="tqspinbox.html#value-prop"> <p>This property holds the value of the spin box. <p>Set this property's value with <a href="tqspinbox.html#setValue">setValue</a>() and get this property's value with <a href="tqspinbox.html#value">value</a>(). -<p><p>See also <a href="ntqrangecontrol.html#setValue">QRangeControl::setValue</a>(). +<p><p>See also <a href="tqrangecontrol.html#setValue">TQRangeControl::setValue</a>(). </doc> </property> @@ -3396,7 +3396,7 @@ reaches 100 and presses the Up Arrow nothing will happen; but if wrapping is on the value will change from 100 to 0, then to 1, etc. When wrapping is on, navigating past the highest value takes you to the lowest and vice versa. -<p> <p>See also <a href="tqspinbox.html#minValue-prop">minValue</a>, <a href="tqspinbox.html#maxValue-prop">maxValue</a>, and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<p> <p>See also <a href="tqspinbox.html#minValue-prop">minValue</a>, <a href="tqspinbox.html#maxValue-prop">maxValue</a>, and <a href="tqrangecontrol.html#setRange">setRange</a>(). <p>Set this property's value with <a href="tqspinbox.html#setWrapping">setWrapping</a>() and get this property's value with <a href="tqspinbox.html#wrapping">wrapping</a>(). </doc> @@ -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="tqkeyevent.html">TQKeyEvent</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="tqmouseevent.html">TQMouseEvent</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> |