diff options
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r-- | doc/html/propertydocs | 766 |
1 files changed, 383 insertions, 383 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs index 08509d035..384ad8c72 100644 --- a/doc/html/propertydocs +++ b/doc/html/propertydocs @@ -313,7 +313,7 @@ in the group. The default value is FALSE. <name>QButtonGroup::radioButtonExclusive</name> <doc href="ntqbuttongroup.html#radioButtonExclusive-prop"> <p>This property holds whether the radio buttons in the group are exclusive. -<p>If this property is TRUE (the default), the <a href="ntqradiobutton.html">radiobuttons</a> in the group are treated exclusively. +<p>If this property is TRUE (the default), the <a href="tqradiobutton.html">radiobuttons</a> in the group are treated exclusively. <p>Set this property's value with <a href="ntqbuttongroup.html#setRadioButtonExclusive">setRadioButtonExclusive</a>() and get this property's value with <a href="ntqbuttongroup.html#isRadioButtonExclusive">isRadioButtonExclusive</a>(). </doc> @@ -333,77 +333,77 @@ off. </doc> </property> <property> - <name>QCheckBox::checked</name> - <doc href="ntqcheckbox.html#checked-prop"> + <name>TQCheckBox::checked</name> + <doc href="tqcheckbox.html#checked-prop"> <p>This property holds whether the checkbox is checked. <p>The default is unchecked, i.e. FALSE. -<p>Set this property's value with <a href="ntqcheckbox.html#setChecked">setChecked</a>() and get this property's value with <a href="ntqcheckbox.html#isChecked">isChecked</a>(). +<p>Set this property's value with <a href="tqcheckbox.html#setChecked">setChecked</a>() and get this property's value with <a href="tqcheckbox.html#isChecked">isChecked</a>(). </doc> </property> <property> - <name>QCheckBox::tristate</name> - <doc href="ntqcheckbox.html#tristate-prop"> + <name>TQCheckBox::tristate</name> + <doc href="tqcheckbox.html#tristate-prop"> <p>This property holds whether the checkbox is a tri-state checkbox. <p>The default is two-state, i.e. tri-state is FALSE. -<p>Set this property's value with <a href="ntqcheckbox.html#setTristate">setTristate</a>() and get this property's value with <a href="ntqcheckbox.html#isTristate">isTristate</a>(). +<p>Set this property's value with <a href="tqcheckbox.html#setTristate">setTristate</a>() and get this property's value with <a href="tqcheckbox.html#isTristate">isTristate</a>(). </doc> </property> <property> - <name>QComboBox::autoCompletion</name> - <doc href="ntqcombobox.html#autoCompletion-prop"> + <name>TQComboBox::autoCompletion</name> + <doc href="tqcombobox.html#autoCompletion-prop"> <p>This property holds whether auto-completion is enabled. <p>This property can only be set for editable comboboxes, for non-editable comboboxes it has no effect. It is FALSE by default. -<p>Set this property's value with <a href="ntqcombobox.html#setAutoCompletion">setAutoCompletion</a>() and get this property's value with <a href="ntqcombobox.html#autoCompletion">autoCompletion</a>(). +<p>Set this property's value with <a href="tqcombobox.html#setAutoCompletion">setAutoCompletion</a>() and get this property's value with <a href="tqcombobox.html#autoCompletion">autoCompletion</a>(). </doc> </property> <property> - <name>QComboBox::autoResize</name> - <doc href="ntqcombobox.html#autoResize-prop"> <p>This property holds whether auto resize is enabled. + <name>TQComboBox::autoResize</name> + <doc href="tqcombobox.html#autoResize-prop"> <p>This property holds whether auto resize 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 this property is set to TRUE then the combobox will resize itself whenever its contents change. The default is FALSE. -<p>Set this property's value with <a href="ntqcombobox.html#setAutoResize">setAutoResize</a>() and get this property's value with <a href="ntqcombobox.html#autoResize">autoResize</a>(). +<p>Set this property's value with <a href="tqcombobox.html#setAutoResize">setAutoResize</a>() and get this property's value with <a href="tqcombobox.html#autoResize">autoResize</a>(). </doc> </property> <property> - <name>QComboBox::count</name> - <doc href="ntqcombobox.html#count-prop"> + <name>TQComboBox::count</name> + <doc href="tqcombobox.html#count-prop"> <p>This property holds the number of items in the combobox. <p> -<p>Get this property's value with <a href="ntqcombobox.html#count">count</a>(). +<p>Get this property's value with <a href="tqcombobox.html#count">count</a>(). </doc> </property> <property> - <name>QComboBox::currentItem</name> - <doc href="ntqcombobox.html#currentItem-prop"> + <name>TQComboBox::currentItem</name> + <doc href="tqcombobox.html#currentItem-prop"> <p>This property holds the index of the current item in the combobox. -<p>Note that the <a href="ntqcombobox.html#activated">activated</a>() and <a href="ntqcombobox.html#highlighted">highlighted</a>() signals are only +<p>Note that the <a href="tqcombobox.html#activated">activated</a>() and <a href="tqcombobox.html#highlighted">highlighted</a>() signals are only emitted when the user changes the current item, not when it is changed programmatically. -<p>Set this property's value with <a href="ntqcombobox.html#setCurrentItem">setCurrentItem</a>() and get this property's value with <a href="ntqcombobox.html#currentItem">currentItem</a>(). +<p>Set this property's value with <a href="tqcombobox.html#setCurrentItem">setCurrentItem</a>() and get this property's value with <a href="tqcombobox.html#currentItem">currentItem</a>(). </doc> </property> <property> - <name>QComboBox::currentText</name> - <doc href="ntqcombobox.html#currentText-prop"> + <name>TQComboBox::currentText</name> + <doc href="tqcombobox.html#currentText-prop"> <p>This property holds the text of the combobox's current item. <p> -<p>Set this property's value with <a href="ntqcombobox.html#setCurrentText">setCurrentText</a>() and get this property's value with <a href="ntqcombobox.html#currentText">currentText</a>(). +<p>Set this property's value with <a href="tqcombobox.html#setCurrentText">setCurrentText</a>() and get this property's value with <a href="tqcombobox.html#currentText">currentText</a>(). </doc> </property> <property> - <name>QComboBox::duplicatesEnabled</name> - <doc href="ntqcombobox.html#duplicatesEnabled-prop"> + <name>TQComboBox::duplicatesEnabled</name> + <doc href="tqcombobox.html#duplicatesEnabled-prop"> <p>This property holds whether duplicates are allowed. <p>If the combobox is editable and the user enters some text in the -combobox's lineedit and presses Enter (and the <a href="ntqcombobox.html#insertionPolicy">insertionPolicy</a>() -is not <a href="ntqcombobox.html#Policy-enum">NoInsertion</a>), then what happens is this: +combobox's lineedit and presses Enter (and the <a href="tqcombobox.html#insertionPolicy">insertionPolicy</a>() +is not <a href="tqcombobox.html#Policy-enum">NoInsertion</a>), then what happens is this: <ul> <li> If the text is not already in the list, the text is inserted. <li> If the text is in the list and this property is TRUE (the @@ -413,53 +413,53 @@ is <em>not</em> inserted; instead the item which has matching text b the current item. </ul> <p> This property only affects user-interaction. You can use -<a href="ntqcombobox.html#insertItem">insertItem</a>() to insert duplicates if you wish regardless of this +<a href="tqcombobox.html#insertItem">insertItem</a>() to insert duplicates if you wish regardless of this setting. -<p>Set this property's value with <a href="ntqcombobox.html#setDuplicatesEnabled">setDuplicatesEnabled</a>() and get this property's value with <a href="ntqcombobox.html#duplicatesEnabled">duplicatesEnabled</a>(). +<p>Set this property's value with <a href="tqcombobox.html#setDuplicatesEnabled">setDuplicatesEnabled</a>() and get this property's value with <a href="tqcombobox.html#duplicatesEnabled">duplicatesEnabled</a>(). </doc> </property> <property> - <name>QComboBox::editable</name> - <doc href="ntqcombobox.html#editable-prop"> + <name>TQComboBox::editable</name> + <doc href="tqcombobox.html#editable-prop"> <p>This property holds whether the combobox is editable. <p>This property's default is FALSE. Note that the combobox will be cleared if this property is set to TRUE for a 1.x <a href="motif-extension.html#Motif">Motif</a> style -combobox. To avoid this, use <a href="ntqcombobox.html#setEditable">setEditable</a>() before inserting any +combobox. To avoid this, use <a href="tqcombobox.html#setEditable">setEditable</a>() before inserting any items. Also note that the 1.x version of Motif didn't have any editable comboboxes, so the combobox will change it's appearance to a 2.0 style Motif combobox is it is set to be editable. -<p>Set this property's value with <a href="ntqcombobox.html#setEditable">setEditable</a>() and get this property's value with <a href="ntqcombobox.html#editable">editable</a>(). +<p>Set this property's value with <a href="tqcombobox.html#setEditable">setEditable</a>() and get this property's value with <a href="tqcombobox.html#editable">editable</a>(). </doc> </property> <property> - <name>QComboBox::insertionPolicy</name> - <doc href="ntqcombobox.html#insertionPolicy-prop"> + <name>TQComboBox::insertionPolicy</name> + <doc href="tqcombobox.html#insertionPolicy-prop"> <p>This property holds the position of the items inserted by the user. -<p>The default insertion policy is <a href="ntqcombobox.html#Policy-enum">AtBottom</a>. See <a href="ntqcombobox.html#Policy-enum">Policy</a>. +<p>The default insertion policy is <a href="tqcombobox.html#Policy-enum">AtBottom</a>. See <a href="tqcombobox.html#Policy-enum">Policy</a>. -<p>Set this property's value with <a href="ntqcombobox.html#setInsertionPolicy">setInsertionPolicy</a>() and get this property's value with <a href="ntqcombobox.html#insertionPolicy">insertionPolicy</a>(). +<p>Set this property's value with <a href="tqcombobox.html#setInsertionPolicy">setInsertionPolicy</a>() and get this property's value with <a href="tqcombobox.html#insertionPolicy">insertionPolicy</a>(). </doc> </property> <property> - <name>QComboBox::maxCount</name> - <doc href="ntqcombobox.html#maxCount-prop"> + <name>TQComboBox::maxCount</name> + <doc href="tqcombobox.html#maxCount-prop"> <p>This property holds the maximum number of items allowed in the combobox. <p> -<p>Set this property's value with <a href="ntqcombobox.html#setMaxCount">setMaxCount</a>() and get this property's value with <a href="ntqcombobox.html#maxCount">maxCount</a>(). +<p>Set this property's value with <a href="tqcombobox.html#setMaxCount">setMaxCount</a>() and get this property's value with <a href="tqcombobox.html#maxCount">maxCount</a>(). </doc> </property> <property> - <name>QComboBox::sizeLimit</name> - <doc href="ntqcombobox.html#sizeLimit-prop"> + <name>TQComboBox::sizeLimit</name> + <doc href="tqcombobox.html#sizeLimit-prop"> <p>This property holds the maximum on-screen size of the combobox. <p>This property is ignored for both <a href="motif-extension.html#Motif">Motif</a> 1.x style and non-editable comboboxes in Mac style. The default limit is ten lines. If the number of items in the combobox is or grows larger than lines, a scrollbar is added. -<p>Set this property's value with <a href="ntqcombobox.html#setSizeLimit">setSizeLimit</a>() and get this property's value with <a href="ntqcombobox.html#sizeLimit">sizeLimit</a>(). +<p>Set this property's value with <a href="tqcombobox.html#setSizeLimit">setSizeLimit</a>() and get this property's value with <a href="tqcombobox.html#sizeLimit">sizeLimit</a>(). </doc> </property> <property> @@ -841,136 +841,136 @@ date. The default minimum date is 1752-09-14. </doc> </property> <property> - <name>QDial::lineStep</name> - <doc href="ntqdial.html#lineStep-prop"> + <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 line step is different from the previous setting. -<p> <p>See also <a href="ntqrangecontrol.html#setSteps">QRangeControl::setSteps</a>(), <a href="ntqdial.html#pageStep-prop">pageStep</a>, and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<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>Set this property's value with <a href="ntqdial.html#setLineStep">setLineStep</a>() and get this property's value with <a href="ntqdial.html#lineStep">lineStep</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> </property> <property> - <name>QDial::maxValue</name> - <doc href="ntqdial.html#maxValue-prop"> + <name>TQDial::maxValue</name> + <doc href="tqdial.html#maxValue-prop"> <p>This property holds the current maximum value. -<p>When setting this property, the <a href="ntqdial.html#minValue-prop">QDial::minValue</a> is adjusted if +<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>Set this property's value with <a href="ntqdial.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="ntqdial.html#maxValue">maxValue</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> </property> <property> - <name>QDial::minValue</name> - <doc href="ntqdial.html#minValue-prop"> + <name>TQDial::minValue</name> + <doc href="tqdial.html#minValue-prop"> <p>This property holds the current minimum value. -<p>When setting this property, the <a href="ntqdial.html#maxValue-prop">QDial::maxValue</a> is adjusted if +<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>Set this property's value with <a href="ntqdial.html#setMinValue">setMinValue</a>() and get this property's value with <a href="ntqdial.html#minValue">minValue</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> </property> <property> - <name>QDial::notchSize</name> - <doc href="ntqdial.html#notchSize-prop"> + <name>TQDial::notchSize</name> + <doc href="tqdial.html#notchSize-prop"> <p>This property holds the current notch size. <p>The notch size is in range control units, not pixels, and if -possible it is a multiple of <a href="ntqdial.html#lineStep">lineStep</a>() that results in an -on-screen notch size near <a href="ntqdial.html#notchTarget">notchTarget</a>(). -<p> <p>See also <a href="ntqdial.html#notchTarget-prop">notchTarget</a> and <a href="ntqdial.html#lineStep-prop">lineStep</a>. +possible it is a multiple of <a href="tqdial.html#lineStep">lineStep</a>() that results in an +on-screen notch size near <a href="tqdial.html#notchTarget">notchTarget</a>(). +<p> <p>See also <a href="tqdial.html#notchTarget-prop">notchTarget</a> and <a href="tqdial.html#lineStep-prop">lineStep</a>. -<p>Get this property's value with <a href="ntqdial.html#notchSize">notchSize</a>(). +<p>Get this property's value with <a href="tqdial.html#notchSize">notchSize</a>(). </doc> </property> <property> - <name>QDial::notchTarget</name> - <doc href="ntqdial.html#notchTarget-prop"> + <name>TQDial::notchTarget</name> + <doc href="tqdial.html#notchTarget-prop"> <p>This property holds the target number of pixels between notches. -<p>The notch target is the number of pixels QDial attempts to put +<p>The notch target is the number of pixels TQDial attempts to put between each notch. <p> The actual size may differ from the target size. -<p>Set this property's value with <a href="ntqdial.html#setNotchTarget">setNotchTarget</a>() and get this property's value with <a href="ntqdial.html#notchTarget">notchTarget</a>(). +<p>Set this property's value with <a href="tqdial.html#setNotchTarget">setNotchTarget</a>() and get this property's value with <a href="tqdial.html#notchTarget">notchTarget</a>(). </doc> </property> <property> - <name>QDial::notchesVisible</name> - <doc href="ntqdial.html#notchesVisible-prop"> + <name>TQDial::notchesVisible</name> + <doc href="tqdial.html#notchesVisible-prop"> <p>This property holds whether the notches are shown. <p>If TRUE, the notches are shown. If FALSE (the default) notches are not shown. -<p>Set this property's value with <a href="ntqdial.html#setNotchesVisible">setNotchesVisible</a>() and get this property's value with <a href="ntqdial.html#notchesVisible">notchesVisible</a>(). +<p>Set this property's value with <a href="tqdial.html#setNotchesVisible">setNotchesVisible</a>() and get this property's value with <a href="tqdial.html#notchesVisible">notchesVisible</a>(). </doc> </property> <property> - <name>QDial::pageStep</name> - <doc href="ntqdial.html#pageStep-prop"> + <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 page step is different from the previous setting. <p> <p>See also <a href="ntqrangecontrol.html#stepChange">stepChange</a>(). -<p>Set this property's value with <a href="ntqdial.html#setPageStep">setPageStep</a>() and get this property's value with <a href="ntqdial.html#pageStep">pageStep</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> </property> <property> - <name>QDial::tracking</name> - <doc href="ntqdial.html#tracking-prop"> + <name>TQDial::tracking</name> + <doc href="tqdial.html#tracking-prop"> <p>This property holds whether tracking is enabled. <p>If TRUE (the default), tracking is enabled. This means that the arrow can be moved using the mouse; otherwise the arrow cannot be moved with the mouse. -<p>Set this property's value with <a href="ntqdial.html#setTracking">setTracking</a>() and get this property's value with <a href="ntqdial.html#tracking">tracking</a>(). +<p>Set this property's value with <a href="tqdial.html#setTracking">setTracking</a>() and get this property's value with <a href="tqdial.html#tracking">tracking</a>(). </doc> </property> <property> - <name>QDial::value</name> - <doc href="ntqdial.html#value-prop"> + <name>TQDial::value</name> + <doc href="tqdial.html#value-prop"> <p>This property holds the current dial value. <p>This is guaranteed to be within the range -<a href="ntqdial.html#minValue-prop">QDial::minValue</a>..<a href="ntqdial.html#maxValue-prop">QDial::maxValue</a>. -<p> <p>See also <a href="ntqdial.html#minValue-prop">minValue</a> and <a href="ntqdial.html#maxValue-prop">maxValue</a>. +<a href="tqdial.html#minValue-prop">TQDial::minValue</a>..<a href="tqdial.html#maxValue-prop">TQDial::maxValue</a>. +<p> <p>See also <a href="tqdial.html#minValue-prop">minValue</a> and <a href="tqdial.html#maxValue-prop">maxValue</a>. -<p>Set this property's value with <a href="ntqdial.html#setValue">setValue</a>() and get this property's value with <a href="ntqdial.html#value">value</a>(). +<p>Set this property's value with <a href="tqdial.html#setValue">setValue</a>() and get this property's value with <a href="tqdial.html#value">value</a>(). </doc> </property> <property> - <name>QDial::wrapping</name> - <doc href="ntqdial.html#wrapping-prop"> + <name>TQDial::wrapping</name> + <doc href="tqdial.html#wrapping-prop"> <p>This property holds whether wrapping is enabled. <p>If TRUE, wrapping is enabled. This means that the arrow can be turned around 360°. Otherwise there is some space at the bottom of the dial which is skipped by the arrow. <p> This property's default is FALSE. -<p>Set this property's value with <a href="ntqdial.html#setWrapping">setWrapping</a>() and get this property's value with <a href="ntqdial.html#wrapping">wrapping</a>(). +<p>Set this property's value with <a href="tqdial.html#setWrapping">setWrapping</a>() and get this property's value with <a href="tqdial.html#wrapping">wrapping</a>(). </doc> </property> <property> - <name>QDialog::modal</name> - <doc href="ntqdialog.html#modal-prop"> <p>This property holds whether <a href="ntqdialog.html#show">show</a>() should pop up the dialog as modal or modeless. + <name>TQDialog::modal</name> + <doc href="tqdialog.html#modal-prop"> <p>This property holds whether <a href="tqdialog.html#show">show</a>() should pop up the dialog as modal or modeless. <p>By default, this property is false and show() pops up the dialog as modeless. -<p> <a href="ntqdialog.html#exec">exec</a>() ignores the value of this property and always pops up the +<p> <a href="tqdialog.html#exec">exec</a>() ignores the value of this property and always pops up the dialog as modal. -<p> <p>See also <a href="ntqdialog.html#show">show</a>() and <a href="ntqdialog.html#exec">exec</a>(). +<p> <p>See also <a href="tqdialog.html#show">show</a>() and <a href="tqdialog.html#exec">exec</a>(). -<p>Set this property's value with <a href="ntqdialog.html#setModal">setModal</a>() and get this property's value with <a href="ntqdialog.html#isModal">isModal</a>(). +<p>Set this property's value with <a href="tqdialog.html#setModal">setModal</a>() and get this property's value with <a href="tqdialog.html#isModal">isModal</a>(). </doc> </property> <property> - <name>QDialog::sizeGripEnabled</name> - <doc href="ntqdialog.html#sizeGripEnabled-prop"> + <name>TQDialog::sizeGripEnabled</name> + <doc href="tqdialog.html#sizeGripEnabled-prop"> <p>This property holds whether the size grip is enabled. <p>A <a href="tqsizegrip.html">TQSizeGrip</a> is placed in the bottom right corner of the dialog when this property is enabled. By default, the size grip is disabled. -<p>Set this property's value with <a href="ntqdialog.html#setSizeGripEnabled">setSizeGripEnabled</a>() and get this property's value with <a href="ntqdialog.html#isSizeGripEnabled">isSizeGripEnabled</a>(). +<p>Set this property's value with <a href="tqdialog.html#setSizeGripEnabled">setSizeGripEnabled</a>() and get this property's value with <a href="tqdialog.html#isSizeGripEnabled">isSizeGripEnabled</a>(). </doc> </property> <property> @@ -1751,8 +1751,8 @@ tooltip; see <a href="tqiconview.html#setShowToolTips">setShowToolTips< </doc> </property> <property> - <name>QLCDNumber::intValue</name> - <doc href="ntqlcdnumber.html#intValue-prop"> + <name>TQLCDNumber::intValue</name> + <doc href="tqlcdnumber.html#intValue-prop"> <p>This property holds the displayed value rounded to the nearest integer. <p>This property corresponds to the nearest integer to the current value displayed by the LCDNumber. This is the value used for @@ -1760,77 +1760,77 @@ hexadecimal, octal and binary modes. <p> If the displayed value is not a number, the property has a value of 0. -<p>Set this property's value with <a href="ntqlcdnumber.html#display">display</a>() and get this property's value with <a href="ntqlcdnumber.html#intValue">intValue</a>(). +<p>Set this property's value with <a href="tqlcdnumber.html#display">display</a>() and get this property's value with <a href="tqlcdnumber.html#intValue">intValue</a>(). </doc> </property> <property> - <name>QLCDNumber::mode</name> - <doc href="ntqlcdnumber.html#mode-prop"> + <name>TQLCDNumber::mode</name> + <doc href="tqlcdnumber.html#mode-prop"> <p>This property holds the current display mode (number base). -<p>Corresponds to the current display mode, which is one of <a href="ntqlcdnumber.html#Mode-enum">BIN</a>, -<a href="ntqlcdnumber.html#Mode-enum">OCT</a>, <a href="ntqlcdnumber.html#Mode-enum">DEC</a> (the default) and <a href="ntqlcdnumber.html#Mode-enum">HEX</a>. <a href="ntqlcdnumber.html#Mode-enum">DEC</a> mode can display +<p>Corresponds to the current display mode, which is one of <a href="tqlcdnumber.html#Mode-enum">BIN</a>, +<a href="tqlcdnumber.html#Mode-enum">OCT</a>, <a href="tqlcdnumber.html#Mode-enum">DEC</a> (the default) and <a href="tqlcdnumber.html#Mode-enum">HEX</a>. <a href="tqlcdnumber.html#Mode-enum">DEC</a> mode can display floating point values, the other modes display the integer equivalent. -<p> <p>See also <a href="ntqlcdnumber.html#smallDecimalPoint-prop">smallDecimalPoint</a>, <a href="ntqlcdnumber.html#setHexMode">setHexMode</a>(), <a href="ntqlcdnumber.html#setDecMode">setDecMode</a>(), <a href="ntqlcdnumber.html#setOctMode">setOctMode</a>(), and <a href="ntqlcdnumber.html#setBinMode">setBinMode</a>(). +<p> <p>See also <a href="tqlcdnumber.html#smallDecimalPoint-prop">smallDecimalPoint</a>, <a href="tqlcdnumber.html#setHexMode">setHexMode</a>(), <a href="tqlcdnumber.html#setDecMode">setDecMode</a>(), <a href="tqlcdnumber.html#setOctMode">setOctMode</a>(), and <a href="tqlcdnumber.html#setBinMode">setBinMode</a>(). -<p>Set this property's value with <a href="ntqlcdnumber.html#setMode">setMode</a>() and get this property's value with <a href="ntqlcdnumber.html#mode">mode</a>(). +<p>Set this property's value with <a href="tqlcdnumber.html#setMode">setMode</a>() and get this property's value with <a href="tqlcdnumber.html#mode">mode</a>(). </doc> </property> <property> - <name>QLCDNumber::numDigits</name> - <doc href="ntqlcdnumber.html#numDigits-prop"> + <name>TQLCDNumber::numDigits</name> + <doc href="tqlcdnumber.html#numDigits-prop"> <p>This property holds the current number of digits displayed. -<p>Corresponds to the current number of digits. If <a href="ntqlcdnumber.html#smallDecimalPoint-prop">QLCDNumber::smallDecimalPoint</a> is FALSE, the decimal point occupies +<p>Corresponds to the current number of digits. If <a href="tqlcdnumber.html#smallDecimalPoint-prop">TQLCDNumber::smallDecimalPoint</a> is FALSE, the decimal point occupies one digit position. -<p> <p>See also <a href="ntqlcdnumber.html#smallDecimalPoint-prop">smallDecimalPoint</a>. +<p> <p>See also <a href="tqlcdnumber.html#smallDecimalPoint-prop">smallDecimalPoint</a>. -<p>Set this property's value with <a href="ntqlcdnumber.html#setNumDigits">setNumDigits</a>() and get this property's value with <a href="ntqlcdnumber.html#numDigits">numDigits</a>(). +<p>Set this property's value with <a href="tqlcdnumber.html#setNumDigits">setNumDigits</a>() and get this property's value with <a href="tqlcdnumber.html#numDigits">numDigits</a>(). </doc> </property> <property> - <name>QLCDNumber::segmentStyle</name> - <doc href="ntqlcdnumber.html#segmentStyle-prop"> + <name>TQLCDNumber::segmentStyle</name> + <doc href="tqlcdnumber.html#segmentStyle-prop"> <p>This property holds the style of the LCDNumber. <p><center><table cellpadding="4" cellspacing="2" border="0"> <tr bgcolor="#a2c511"> <th valign="top">Style <th valign="top">Result -<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqlcdnumber.html#SegmentStyle-enum">Outline</a> +<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqlcdnumber.html#SegmentStyle-enum">Outline</a> <td valign="top">Produces raised segments filled with the background color (this is the default). -<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqlcdnumber.html#SegmentStyle-enum">Filled</a> +<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqlcdnumber.html#SegmentStyle-enum">Filled</a> <td valign="top">Produces raised segments filled with the foreground color. -<tr bgcolor="#f0f0f0"> <td valign="top"><a href="ntqlcdnumber.html#SegmentStyle-enum">Flat</a> +<tr bgcolor="#f0f0f0"> <td valign="top"><a href="tqlcdnumber.html#SegmentStyle-enum">Flat</a> <td valign="top">Produces flat segments filled with the foreground color. </table></center> -<p> <a href="ntqlcdnumber.html#SegmentStyle-enum">Outline</a> and <a href="ntqlcdnumber.html#SegmentStyle-enum">Filled</a> will additionally use +<p> <a href="tqlcdnumber.html#SegmentStyle-enum">Outline</a> and <a href="tqlcdnumber.html#SegmentStyle-enum">Filled</a> will additionally use <a href="tqcolorgroup.html#light">TQColorGroup::light</a>() and <a href="tqcolorgroup.html#dark">TQColorGroup::dark</a>() for shadow effects. -<p>Set this property's value with <a href="ntqlcdnumber.html#setSegmentStyle">setSegmentStyle</a>() and get this property's value with <a href="ntqlcdnumber.html#segmentStyle">segmentStyle</a>(). +<p>Set this property's value with <a href="tqlcdnumber.html#setSegmentStyle">setSegmentStyle</a>() and get this property's value with <a href="tqlcdnumber.html#segmentStyle">segmentStyle</a>(). </doc> </property> <property> - <name>QLCDNumber::smallDecimalPoint</name> - <doc href="ntqlcdnumber.html#smallDecimalPoint-prop"> + <name>TQLCDNumber::smallDecimalPoint</name> + <doc href="tqlcdnumber.html#smallDecimalPoint-prop"> <p>This property holds the style of the decimal point. <p>If TRUE the decimal point is drawn between two digit positions. Otherwise it occupies a digit position of its own, i.e. is drawn in a digit position. The default is FALSE. <p> The inter-digit space is made slightly wider when the decimal point is drawn between the digits. -<p> <p>See also <a href="ntqlcdnumber.html#mode-prop">mode</a>. +<p> <p>See also <a href="tqlcdnumber.html#mode-prop">mode</a>. -<p>Set this property's value with <a href="ntqlcdnumber.html#setSmallDecimalPoint">setSmallDecimalPoint</a>() and get this property's value with <a href="ntqlcdnumber.html#smallDecimalPoint">smallDecimalPoint</a>(). +<p>Set this property's value with <a href="tqlcdnumber.html#setSmallDecimalPoint">setSmallDecimalPoint</a>() and get this property's value with <a href="tqlcdnumber.html#smallDecimalPoint">smallDecimalPoint</a>(). </doc> </property> <property> - <name>QLCDNumber::value</name> - <doc href="ntqlcdnumber.html#value-prop"> + <name>TQLCDNumber::value</name> + <doc href="tqlcdnumber.html#value-prop"> <p>This property holds the displayed value. <p>This property corresponds to the current value displayed by the LCDNumber. <p> If the displayed value is not a number, the property has a value of 0. -<p>Set this property's value with <a href="ntqlcdnumber.html#display">display</a>() and get this property's value with <a href="ntqlcdnumber.html#value">value</a>(). +<p>Set this property's value with <a href="tqlcdnumber.html#display">display</a>() and get this property's value with <a href="tqlcdnumber.html#value">value</a>(). </doc> </property> <property> @@ -1963,108 +1963,108 @@ should not override the widget's spacing. </doc> </property> <property> - <name>QLineEdit::acceptableInput</name> - <doc href="ntqlineedit.html#acceptableInput-prop"> + <name>TQLineEdit::acceptableInput</name> + <doc href="tqlineedit.html#acceptableInput-prop"> <p>This property holds whether the input satisfies the inputMask and the validator. -<p>Get this property's value with <a href="ntqlineedit.html#hasAcceptableInput">hasAcceptableInput</a>(). -<p><p>See also <a href="ntqlineedit.html#inputMask-prop">inputMask</a> and <a href="ntqlineedit.html#setValidator">setValidator</a>(). +<p>Get this property's value with <a href="tqlineedit.html#hasAcceptableInput">hasAcceptableInput</a>(). +<p><p>See also <a href="tqlineedit.html#inputMask-prop">inputMask</a> and <a href="tqlineedit.html#setValidator">setValidator</a>(). </doc> </property> <property> - <name>QLineEdit::alignment</name> - <doc href="ntqlineedit.html#alignment-prop"> + <name>TQLineEdit::alignment</name> + <doc href="tqlineedit.html#alignment-prop"> <p>This property holds the alignment of the line edit. <p>Possible Values are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignAuto</a>, <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignRight</a> and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignHCenter</a>. <p> Attempting to set the alignment to an illegal flag combination does nothing. <p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>. -<p>Set this property's value with <a href="ntqlineedit.html#setAlignment">setAlignment</a>() and get this property's value with <a href="ntqlineedit.html#alignment">alignment</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setAlignment">setAlignment</a>() and get this property's value with <a href="tqlineedit.html#alignment">alignment</a>(). </doc> </property> <property> - <name>QLineEdit::cursorPosition</name> - <doc href="ntqlineedit.html#cursorPosition-prop"> + <name>TQLineEdit::cursorPosition</name> + <doc href="tqlineedit.html#cursorPosition-prop"> <p>This property holds the current cursor position for this line edit. <p>Setting the cursor position causes a repaint when appropriate. -<p>Set this property's value with <a href="ntqlineedit.html#setCursorPosition">setCursorPosition</a>() and get this property's value with <a href="ntqlineedit.html#cursorPosition">cursorPosition</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setCursorPosition">setCursorPosition</a>() and get this property's value with <a href="tqlineedit.html#cursorPosition">cursorPosition</a>(). </doc> </property> <property> - <name>QLineEdit::displayText</name> - <doc href="ntqlineedit.html#displayText-prop"> + <name>TQLineEdit::displayText</name> + <doc href="tqlineedit.html#displayText-prop"> <p>This property holds the displayed text. -<p>If <a href="ntqlineedit.html#EchoMode-enum">EchoMode</a> is <a href="ntqlineedit.html#EchoMode-enum">Normal</a> this returns the same as <a href="ntqlineedit.html#text">text</a>(); if -<a href="ntqlineedit.html#EchoMode-enum">EchoMode</a> is <a href="ntqlineedit.html#EchoMode-enum">Password</a> it returns a string of asterisks -text().length() characters long, e.g. "******"; if <a href="ntqlineedit.html#EchoMode-enum">EchoMode</a> is -<a href="ntqlineedit.html#EchoMode-enum">NoEcho</a> returns an empty string, "". -<p> <p>See also <a href="ntqlineedit.html#echoMode-prop">echoMode</a>, <a href="ntqlineedit.html#text-prop">text</a>, and <a href="ntqlineedit.html#EchoMode-enum">EchoMode</a>. +<p>If <a href="tqlineedit.html#EchoMode-enum">EchoMode</a> is <a href="tqlineedit.html#EchoMode-enum">Normal</a> this returns the same as <a href="tqlineedit.html#text">text</a>(); if +<a href="tqlineedit.html#EchoMode-enum">EchoMode</a> is <a href="tqlineedit.html#EchoMode-enum">Password</a> it returns a string of asterisks +text().length() characters long, e.g. "******"; if <a href="tqlineedit.html#EchoMode-enum">EchoMode</a> is +<a href="tqlineedit.html#EchoMode-enum">NoEcho</a> returns an empty string, "". +<p> <p>See also <a href="tqlineedit.html#echoMode-prop">echoMode</a>, <a href="tqlineedit.html#text-prop">text</a>, and <a href="tqlineedit.html#EchoMode-enum">EchoMode</a>. -<p>Get this property's value with <a href="ntqlineedit.html#displayText">displayText</a>(). +<p>Get this property's value with <a href="tqlineedit.html#displayText">displayText</a>(). </doc> </property> <property> - <name>QLineEdit::dragEnabled</name> - <doc href="ntqlineedit.html#dragEnabled-prop"> + <name>TQLineEdit::dragEnabled</name> + <doc href="tqlineedit.html#dragEnabled-prop"> <p>This property holds whether the lineedit starts a drag if the user presses and moves the mouse on some selected text. <p> -<p>Set this property's value with <a href="ntqlineedit.html#setDragEnabled">setDragEnabled</a>() and get this property's value with <a href="ntqlineedit.html#dragEnabled">dragEnabled</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setDragEnabled">setDragEnabled</a>() and get this property's value with <a href="tqlineedit.html#dragEnabled">dragEnabled</a>(). </doc> </property> <property> - <name>QLineEdit::echoMode</name> - <doc href="ntqlineedit.html#echoMode-prop"> + <name>TQLineEdit::echoMode</name> + <doc href="tqlineedit.html#echoMode-prop"> <p>This property holds the line edit's echo mode. -<p>The initial setting is <a href="ntqlineedit.html#EchoMode-enum">Normal</a>, but QLineEdit also supports <a href="ntqlineedit.html#EchoMode-enum">NoEcho</a> and <a href="ntqlineedit.html#EchoMode-enum">Password</a> modes. +<p>The initial setting is <a href="tqlineedit.html#EchoMode-enum">Normal</a>, but TQLineEdit also supports <a href="tqlineedit.html#EchoMode-enum">NoEcho</a> and <a href="tqlineedit.html#EchoMode-enum">Password</a> modes. <p> The widget's display and the ability to copy or drag the text is affected by this setting. -<p> <p>See also <a href="ntqlineedit.html#EchoMode-enum">EchoMode</a> and <a href="ntqlineedit.html#displayText-prop">displayText</a>. +<p> <p>See also <a href="tqlineedit.html#EchoMode-enum">EchoMode</a> and <a href="tqlineedit.html#displayText-prop">displayText</a>. -<p>Set this property's value with <a href="ntqlineedit.html#setEchoMode">setEchoMode</a>() and get this property's value with <a href="ntqlineedit.html#echoMode">echoMode</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setEchoMode">setEchoMode</a>() and get this property's value with <a href="tqlineedit.html#echoMode">echoMode</a>(). </doc> </property> <property> - <name>QLineEdit::edited</name> - <doc href="ntqlineedit.html#edited-prop"> + <name>TQLineEdit::edited</name> + <doc href="tqlineedit.html#edited-prop"> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code. <p> <p>This property holds whether the line edit has been edited. Use modified instead. <p> -<p>Set this property's value with <a href="ntqlineedit.html#setEdited">setEdited</a>() and get this property's value with <a href="ntqlineedit.html#edited">edited</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setEdited">setEdited</a>() and get this property's value with <a href="tqlineedit.html#edited">edited</a>(). </doc> </property> <property> - <name>QLineEdit::frame</name> - <doc href="ntqlineedit.html#frame-prop"> + <name>TQLineEdit::frame</name> + <doc href="tqlineedit.html#frame-prop"> <p>This property holds whether the line edit draws itself with a frame. <p>If enabled (the default) the line edit draws itself inside a two-pixel frame, otherwise the line edit draws itself without any frame. -<p>Set this property's value with <a href="ntqlineedit.html#setFrame">setFrame</a>() and get this property's value with <a href="ntqlineedit.html#frame">frame</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setFrame">setFrame</a>() and get this property's value with <a href="tqlineedit.html#frame">frame</a>(). </doc> </property> <property> - <name>QLineEdit::hasSelectedText</name> - <doc href="ntqlineedit.html#hasSelectedText-prop"> + <name>TQLineEdit::hasSelectedText</name> + <doc href="tqlineedit.html#hasSelectedText-prop"> <p>This property holds whether there is any text selected. <p>hasSelectedText() returns TRUE if some or all of the text has been selected by the user; otherwise returns FALSE. -<p> <p>See also <a href="ntqlineedit.html#selectedText-prop">selectedText</a>. +<p> <p>See also <a href="tqlineedit.html#selectedText-prop">selectedText</a>. -<p>Get this property's value with <a href="ntqlineedit.html#hasSelectedText">hasSelectedText</a>(). +<p>Get this property's value with <a href="tqlineedit.html#hasSelectedText">hasSelectedText</a>(). </doc> </property> <property> - <name>QLineEdit::inputMask</name> - <doc href="ntqlineedit.html#inputMask-prop"> + <name>TQLineEdit::inputMask</name> + <doc href="tqlineedit.html#inputMask-prop"> <p>This property holds the validation input mask. -<p>If no mask is set, <a href="ntqlineedit.html#inputMask">inputMask</a>() returns <a href="tqstring.html#TQString-null">TQString::null</a>. -<p> Sets the QLineEdit's validation mask. Validators can be used -instead of, or in conjunction with masks; see <a href="ntqlineedit.html#setValidator">setValidator</a>(). -<p> Unset the mask and return to normal QLineEdit operation by passing -an empty string ("") or just calling <a href="ntqlineedit.html#setInputMask">setInputMask</a>() with no +<p>If no mask is set, <a href="tqlineedit.html#inputMask">inputMask</a>() returns <a href="tqstring.html#TQString-null">TQString::null</a>. +<p> Sets the TQLineEdit's validation mask. Validators can be used +instead of, or in conjunction with masks; see <a href="tqlineedit.html#setValidator">setValidator</a>(). +<p> Unset the mask and return to normal TQLineEdit operation by passing +an empty string ("") or just calling <a href="tqlineedit.html#setInputMask">setInputMask</a>() with no arguments. <p> The mask format understands these mask characters: <center><table cellpadding="4" cellspacing="2" border="0"> @@ -2101,15 +2101,15 @@ blanks are <tt>-</tt> and all (alphabetic) characters are converted uppercase. </table></center> <p> To get range control (e.g. for an IP address) use masks together -with <a href="ntqlineedit.html#setValidator">validators</a>. -<p> <p>See also <a href="ntqlineedit.html#maxLength-prop">maxLength</a>. +with <a href="tqlineedit.html#setValidator">validators</a>. +<p> <p>See also <a href="tqlineedit.html#maxLength-prop">maxLength</a>. -<p>Set this property's value with <a href="ntqlineedit.html#setInputMask">setInputMask</a>() and get this property's value with <a href="ntqlineedit.html#inputMask">inputMask</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setInputMask">setInputMask</a>() and get this property's value with <a href="tqlineedit.html#inputMask">inputMask</a>(). </doc> </property> <property> - <name>QLineEdit::maxLength</name> - <doc href="ntqlineedit.html#maxLength-prop"> + <name>TQLineEdit::maxLength</name> + <doc href="tqlineedit.html#maxLength-prop"> <p>This property holds the maximum permitted length of the text. <p>If the text is too long, it is truncated at the limit. <p> If truncation occurs any selected text will be unselected, the @@ -2117,16 +2117,16 @@ cursor position is set to 0 and the first part of the string is shown. <p> If the line edit has an input mask, the mask defines the maximum string length. -<p> <p>See also <a href="ntqlineedit.html#inputMask-prop">inputMask</a>. +<p> <p>See also <a href="tqlineedit.html#inputMask-prop">inputMask</a>. -<p>Set this property's value with <a href="ntqlineedit.html#setMaxLength">setMaxLength</a>() and get this property's value with <a href="ntqlineedit.html#maxLength">maxLength</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setMaxLength">setMaxLength</a>() and get this property's value with <a href="tqlineedit.html#maxLength">maxLength</a>(). </doc> </property> <property> - <name>QLineEdit::modified</name> - <doc href="ntqlineedit.html#modified-prop"> + <name>TQLineEdit::modified</name> + <doc href="tqlineedit.html#modified-prop"> <p>This property holds whether the line edit's contents has been modified by the user. -<p>The modified flag is never read by QLineEdit; it has a default value +<p>The modified flag is never read by TQLineEdit; it has a default value of FALSE and is changed to TRUE whenever the user changes the line edit's contents. <p> This is useful for things that need to provide a default value but @@ -2135,64 +2135,64 @@ depends on other fields on the form). Start the line edit without the best default, and when the default is known, if modified() returns FALSE (the user hasn't entered any text), insert the default value. -<p> Calling <a href="ntqlineedit.html#clearModified">clearModified</a>() or <a href="ntqlineedit.html#setText">setText</a>() resets the modified flag to +<p> Calling <a href="tqlineedit.html#clearModified">clearModified</a>() or <a href="tqlineedit.html#setText">setText</a>() resets the modified flag to FALSE. -<p>Get this property's value with <a href="ntqlineedit.html#isModified">isModified</a>(). +<p>Get this property's value with <a href="tqlineedit.html#isModified">isModified</a>(). </doc> </property> <property> - <name>QLineEdit::readOnly</name> - <doc href="ntqlineedit.html#readOnly-prop"> + <name>TQLineEdit::readOnly</name> + <doc href="tqlineedit.html#readOnly-prop"> <p>This property holds whether the line edit is read only. <p>In read-only mode, the user can still copy the text to the -clipboard or drag-and-drop the text (if <a href="ntqlineedit.html#echoMode">echoMode</a>() is <a href="ntqlineedit.html#EchoMode-enum">Normal</a>), +clipboard or drag-and-drop the text (if <a href="tqlineedit.html#echoMode">echoMode</a>() is <a href="tqlineedit.html#EchoMode-enum">Normal</a>), but cannot edit it. -<p> QLineEdit does not show a cursor in read-only mode. +<p> TQLineEdit does not show a cursor in read-only mode. <p> <p>See also <a href="tqwidget.html#enabled-prop">enabled</a>. -<p>Set this property's value with <a href="ntqlineedit.html#setReadOnly">setReadOnly</a>() and get this property's value with <a href="ntqlineedit.html#isReadOnly">isReadOnly</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setReadOnly">setReadOnly</a>() and get this property's value with <a href="tqlineedit.html#isReadOnly">isReadOnly</a>(). </doc> </property> <property> - <name>QLineEdit::redoAvailable</name> - <doc href="ntqlineedit.html#redoAvailable-prop"> + <name>TQLineEdit::redoAvailable</name> + <doc href="tqlineedit.html#redoAvailable-prop"> <p>This property holds whether redo is available. <p> -<p>Get this property's value with <a href="ntqlineedit.html#isRedoAvailable">isRedoAvailable</a>(). +<p>Get this property's value with <a href="tqlineedit.html#isRedoAvailable">isRedoAvailable</a>(). </doc> </property> <property> - <name>QLineEdit::selectedText</name> - <doc href="ntqlineedit.html#selectedText-prop"> + <name>TQLineEdit::selectedText</name> + <doc href="tqlineedit.html#selectedText-prop"> <p>This property holds the selected text. <p>If there is no selected text this property's value is <a href="tqstring.html#TQString-null">TQString::null</a>. -<p> <p>See also <a href="ntqlineedit.html#hasSelectedText-prop">hasSelectedText</a>. +<p> <p>See also <a href="tqlineedit.html#hasSelectedText-prop">hasSelectedText</a>. -<p>Get this property's value with <a href="ntqlineedit.html#selectedText">selectedText</a>(). +<p>Get this property's value with <a href="tqlineedit.html#selectedText">selectedText</a>(). </doc> </property> <property> - <name>QLineEdit::text</name> - <doc href="ntqlineedit.html#text-prop"> + <name>TQLineEdit::text</name> + <doc href="tqlineedit.html#text-prop"> <p>This property holds the line edit's text. <p>Note that setting this property clears the selection, clears the undo/redo history, moves the cursor to the end of the line and -resets the <a href="ntqlineedit.html#modified-prop">modified</a> property to FALSE. The text is not -validated when inserted with <a href="ntqlineedit.html#setText">setText</a>(). -<p> The text is truncated to <a href="ntqlineedit.html#maxLength">maxLength</a>() length. -<p> <p>See also <a href="ntqlineedit.html#insert">insert</a>(). +resets the <a href="tqlineedit.html#modified-prop">modified</a> property to FALSE. The text is not +validated when inserted with <a href="tqlineedit.html#setText">setText</a>(). +<p> The text is truncated to <a href="tqlineedit.html#maxLength">maxLength</a>() length. +<p> <p>See also <a href="tqlineedit.html#insert">insert</a>(). -<p>Set this property's value with <a href="ntqlineedit.html#setText">setText</a>() and get this property's value with <a href="ntqlineedit.html#text">text</a>(). +<p>Set this property's value with <a href="tqlineedit.html#setText">setText</a>() and get this property's value with <a href="tqlineedit.html#text">text</a>(). </doc> </property> <property> - <name>QLineEdit::undoAvailable</name> - <doc href="ntqlineedit.html#undoAvailable-prop"> + <name>TQLineEdit::undoAvailable</name> + <doc href="tqlineedit.html#undoAvailable-prop"> <p>This property holds whether undo is available. <p> -<p>Get this property's value with <a href="ntqlineedit.html#isUndoAvailable">isUndoAvailable</a>(). +<p>Get this property's value with <a href="tqlineedit.html#isUndoAvailable">isUndoAvailable</a>(). </doc> </property> <property> @@ -2876,8 +2876,8 @@ don't use a QProgressDialog inside a <a href="tqwidget.html#paintEvent">pa </doc> </property> <property> - <name>QPushButton::autoDefault</name> - <doc href="ntqpushbutton.html#autoDefault-prop"> + <name>TQPushButton::autoDefault</name> + <doc href="tqpushbutton.html#autoDefault-prop"> <p>This property holds whether the push button is the auto default button. <p>If this property is set to TRUE then the push button is the auto default button in a dialog. @@ -2885,25 +2885,25 @@ default button in a dialog. around it, up to 3 pixels or more. TQt automatically keeps this space free around auto-default buttons, i.e. auto-default buttons may have a slightly larger size hint. -<p> This property's default is TRUE for buttons that have a <a href="ntqdialog.html">QDialog</a> +<p> This property's default is TRUE for buttons that have a <a href="tqdialog.html">TQDialog</a> parent; otherwise it defaults to FALSE. -<p> See the <a href="ntqpushbutton.html#default-prop">default</a> property for details of how <a href="ntqpushbutton.html#default-prop">default</a> and +<p> See the <a href="tqpushbutton.html#default-prop">default</a> property for details of how <a href="tqpushbutton.html#default-prop">default</a> and auto-default interact. -<p>Set this property's value with <a href="ntqpushbutton.html#setAutoDefault">setAutoDefault</a>() and get this property's value with <a href="ntqpushbutton.html#autoDefault">autoDefault</a>(). +<p>Set this property's value with <a href="tqpushbutton.html#setAutoDefault">setAutoDefault</a>() and get this property's value with <a href="tqpushbutton.html#autoDefault">autoDefault</a>(). </doc> </property> <property> - <name>QPushButton::default</name> - <doc href="ntqpushbutton.html#default-prop"> + <name>TQPushButton::default</name> + <doc href="tqpushbutton.html#default-prop"> <p>This property holds whether the push button is the default button. <p>If this property is set to TRUE then the push button will be pressed if the user presses the Enter (or Return) key in a dialog. <p> Regardless of focus, if the user presses Enter: If there is a default button the default button is pressed; otherwise, if -there are one or more <a href="ntqpushbutton.html#autoDefault-prop">autoDefault</a> buttons the first <a href="ntqpushbutton.html#autoDefault-prop">autoDefault</a> +there are one or more <a href="tqpushbutton.html#autoDefault-prop">autoDefault</a> buttons the first <a href="tqpushbutton.html#autoDefault-prop">autoDefault</a> button that is next in the tab order is pressed. If there are no -default or <a href="ntqpushbutton.html#autoDefault-prop">autoDefault</a> buttons only pressing Space on a button +default or <a href="tqpushbutton.html#autoDefault-prop">autoDefault</a> buttons only pressing Space on a button with focus, mouse clicking, or using an accelerator will press a button. <p> In a dialog, only one push button at a time can be the default @@ -2914,389 +2914,389 @@ can always be clicked from the keyboard by pressing Enter (or Return) or the Spacebar when the button has focus. <p> This property's default is FALSE. -<p>Set this property's value with <a href="ntqpushbutton.html#setDefault">setDefault</a>() and get this property's value with <a href="ntqpushbutton.html#isDefault">isDefault</a>(). +<p>Set this property's value with <a href="tqpushbutton.html#setDefault">setDefault</a>() and get this property's value with <a href="tqpushbutton.html#isDefault">isDefault</a>(). </doc> </property> <property> - <name>QPushButton::flat</name> - <doc href="ntqpushbutton.html#flat-prop"> + <name>TQPushButton::flat</name> + <doc href="tqpushbutton.html#flat-prop"> <p>This property holds whether the border is disabled. <p>This property's default is FALSE. -<p>Set this property's value with <a href="ntqpushbutton.html#setFlat">setFlat</a>() and get this property's value with <a href="ntqpushbutton.html#isFlat">isFlat</a>(). +<p>Set this property's value with <a href="tqpushbutton.html#setFlat">setFlat</a>() and get this property's value with <a href="tqpushbutton.html#isFlat">isFlat</a>(). </doc> </property> <property> - <name>QPushButton::iconSet</name> - <doc href="ntqpushbutton.html#iconSet-prop"> + <name>TQPushButton::iconSet</name> + <doc href="tqpushbutton.html#iconSet-prop"> <p>This property holds the icon set on the push button. <p>This property will return 0 if the push button has no iconset. -<p>Set this property's value with <a href="ntqpushbutton.html#setIconSet">setIconSet</a>() and get this property's value with <a href="ntqpushbutton.html#iconSet">iconSet</a>(). +<p>Set this property's value with <a href="tqpushbutton.html#setIconSet">setIconSet</a>() and get this property's value with <a href="tqpushbutton.html#iconSet">iconSet</a>(). </doc> </property> <property> - <name>QPushButton::menuButton</name> - <doc href="ntqpushbutton.html#menuButton-prop"> <p>This property holds whether the push button has a menu button on it. + <name>TQPushButton::menuButton</name> + <doc href="tqpushbutton.html#menuButton-prop"> <p>This property holds whether the push button has a menu button on it. <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 this property is set to TRUE, then a down arrow is drawn on the push button to indicate that a menu will pop up if the user clicks on the arrow. -<p>Get this property's value with <a href="ntqpushbutton.html#isMenuButton">isMenuButton</a>(). +<p>Get this property's value with <a href="tqpushbutton.html#isMenuButton">isMenuButton</a>(). </doc> </property> <property> - <name>QRadioButton::checked</name> - <doc href="ntqradiobutton.html#checked-prop"> + <name>TQRadioButton::checked</name> + <doc href="tqradiobutton.html#checked-prop"> <p>This property holds whether the radio button is checked. <p>This property will not effect any other radio buttons unless they have been placed in the same <a href="ntqbuttongroup.html">QButtonGroup</a>. The default value is FALSE (unchecked). -<p>Set this property's value with <a href="ntqradiobutton.html#setChecked">setChecked</a>() and get this property's value with <a href="ntqradiobutton.html#isChecked">isChecked</a>(). +<p>Set this property's value with <a href="tqradiobutton.html#setChecked">setChecked</a>() and get this property's value with <a href="tqradiobutton.html#isChecked">isChecked</a>(). </doc> </property> <property> - <name>QScrollBar::draggingSlider</name> - <doc href="ntqscrollbar.html#draggingSlider-prop"> + <name>TQScrollBar::draggingSlider</name> + <doc href="tqscrollbar.html#draggingSlider-prop"> <p>This property holds whether the user has clicked the mouse on the slider and is currently dragging it. <p> -<p>Get this property's value with <a href="ntqscrollbar.html#draggingSlider">draggingSlider</a>(). +<p>Get this property's value with <a href="tqscrollbar.html#draggingSlider">draggingSlider</a>(). </doc> </property> <property> - <name>QScrollBar::lineStep</name> - <doc href="ntqscrollbar.html#lineStep-prop"> + <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 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>Set this property's value with <a href="ntqscrollbar.html#setLineStep">setLineStep</a>() and get this property's value with <a href="ntqscrollbar.html#lineStep">lineStep</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> </property> <property> - <name>QScrollBar::maxValue</name> - <doc href="ntqscrollbar.html#maxValue-prop"> + <name>TQScrollBar::maxValue</name> + <doc href="tqscrollbar.html#maxValue-prop"> <p>This property holds the scroll bar's maximum value. -<p>When setting this property, the <a href="ntqscrollbar.html#minValue-prop">QScrollBar::minValue</a> is +<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>Set this property's value with <a href="ntqscrollbar.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="ntqscrollbar.html#maxValue">maxValue</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> </property> <property> - <name>QScrollBar::minValue</name> - <doc href="ntqscrollbar.html#minValue-prop"> + <name>TQScrollBar::minValue</name> + <doc href="tqscrollbar.html#minValue-prop"> <p>This property holds the scroll bar's minimum value. -<p>When setting this property, the <a href="ntqscrollbar.html#maxValue-prop">QScrollBar::maxValue</a> is +<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>Set this property's value with <a href="ntqscrollbar.html#setMinValue">setMinValue</a>() and get this property's value with <a href="ntqscrollbar.html#minValue">minValue</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> </property> <property> - <name>QScrollBar::orientation</name> - <doc href="ntqscrollbar.html#orientation-prop"> + <name>TQScrollBar::orientation</name> + <doc href="tqscrollbar.html#orientation-prop"> <p>This property holds the orientation of the scroll bar. <p>The orientation must be <a href="ntqt.html#Orientation-enum">TQt::Vertical</a> (the default) or <a href="ntqt.html#Orientation-enum">TQt::Horizontal</a>. -<p>Set this property's value with <a href="ntqscrollbar.html#setOrientation">setOrientation</a>() and get this property's value with <a href="ntqscrollbar.html#orientation">orientation</a>(). +<p>Set this property's value with <a href="tqscrollbar.html#setOrientation">setOrientation</a>() and get this property's value with <a href="tqscrollbar.html#orientation">orientation</a>(). </doc> </property> <property> - <name>QScrollBar::pageStep</name> - <doc href="ntqscrollbar.html#pageStep-prop"> + <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 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="ntqscrollbar.html#lineStep-prop">lineStep</a>, and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<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>Set this property's value with <a href="ntqscrollbar.html#setPageStep">setPageStep</a>() and get this property's value with <a href="ntqscrollbar.html#pageStep">pageStep</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> </property> <property> - <name>QScrollBar::tracking</name> - <doc href="ntqscrollbar.html#tracking-prop"> + <name>TQScrollBar::tracking</name> + <doc href="tqscrollbar.html#tracking-prop"> <p>This property holds whether scroll bar tracking is enabled. <p>If tracking is enabled (the default), the scroll bar emits the -<a href="ntqscrollbar.html#valueChanged">valueChanged</a>() signal while the slider is being dragged. If +<a href="tqscrollbar.html#valueChanged">valueChanged</a>() signal while the slider is being dragged. If tracking is disabled, the scroll bar emits the valueChanged() signal only when the user releases the mouse button after moving the slider. -<p>Set this property's value with <a href="ntqscrollbar.html#setTracking">setTracking</a>() and get this property's value with <a href="ntqscrollbar.html#tracking">tracking</a>(). +<p>Set this property's value with <a href="tqscrollbar.html#setTracking">setTracking</a>() and get this property's value with <a href="tqscrollbar.html#tracking">tracking</a>(). </doc> </property> <property> - <name>QScrollBar::value</name> - <doc href="ntqscrollbar.html#value-prop"> + <name>TQScrollBar::value</name> + <doc href="tqscrollbar.html#value-prop"> <p>This property holds the scroll bar's value. -<p>Set this property's value with <a href="ntqscrollbar.html#setValue">setValue</a>() and get this property's value with <a href="ntqscrollbar.html#value">value</a>(). +<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>(). </doc> </property> <property> - <name>QScrollView::contentsHeight</name> - <doc href="ntqscrollview.html#contentsHeight-prop"> + <name>TQScrollView::contentsHeight</name> + <doc href="tqscrollview.html#contentsHeight-prop"> <p>This property holds the height of the contents area. <p> -<p>Get this property's value with <a href="ntqscrollview.html#contentsHeight">contentsHeight</a>(). +<p>Get this property's value with <a href="tqscrollview.html#contentsHeight">contentsHeight</a>(). </doc> </property> <property> - <name>QScrollView::contentsWidth</name> - <doc href="ntqscrollview.html#contentsWidth-prop"> + <name>TQScrollView::contentsWidth</name> + <doc href="tqscrollview.html#contentsWidth-prop"> <p>This property holds the width of the contents area. <p> -<p>Get this property's value with <a href="ntqscrollview.html#contentsWidth">contentsWidth</a>(). +<p>Get this property's value with <a href="tqscrollview.html#contentsWidth">contentsWidth</a>(). </doc> </property> <property> - <name>QScrollView::contentsX</name> - <doc href="ntqscrollview.html#contentsX-prop"> + <name>TQScrollView::contentsX</name> + <doc href="tqscrollview.html#contentsX-prop"> <p>This property holds the X coordinate of the contents that are at the left edge of the viewport. <p> -<p>Get this property's value with <a href="ntqscrollview.html#contentsX">contentsX</a>(). +<p>Get this property's value with <a href="tqscrollview.html#contentsX">contentsX</a>(). </doc> </property> <property> - <name>QScrollView::contentsY</name> - <doc href="ntqscrollview.html#contentsY-prop"> + <name>TQScrollView::contentsY</name> + <doc href="tqscrollview.html#contentsY-prop"> <p>This property holds the Y coordinate of the contents that are at the top edge of the viewport. <p> -<p>Get this property's value with <a href="ntqscrollview.html#contentsY">contentsY</a>(). +<p>Get this property's value with <a href="tqscrollview.html#contentsY">contentsY</a>(). </doc> </property> <property> - <name>QScrollView::dragAutoScroll</name> - <doc href="ntqscrollview.html#dragAutoScroll-prop"> + <name>TQScrollView::dragAutoScroll</name> + <doc href="tqscrollview.html#dragAutoScroll-prop"> <p>This property holds whether autoscrolling in drag move events is enabled. -<p>If this property is set to TRUE (the default), the QScrollView +<p>If this property is set to TRUE (the default), the TQScrollView automatically scrolls the contents in drag move events if the user moves the cursor close to a border of the view. Of course this works only if the viewport accepts drops. Specifying FALSE disables this autoscroll feature. <p> <b>Warning:</b> Enabling this property might not be enough to effectively turn on autoscrolling. If you put a custom widget in -the QScrollView, you might need to call TQDragEvent::ignore() on +the TQScrollView, you might need to call TQDragEvent::ignore() on the event in the <a href="tqwidget.html#dragEnterEvent">dragEnterEvent</a>() and <a href="tqwidget.html#dragMoveEvent">dragMoveEvent</a>() reimplementations. -<p>Set this property's value with <a href="ntqscrollview.html#setDragAutoScroll">setDragAutoScroll</a>() and get this property's value with <a href="ntqscrollview.html#dragAutoScroll">dragAutoScroll</a>(). +<p>Set this property's value with <a href="tqscrollview.html#setDragAutoScroll">setDragAutoScroll</a>() and get this property's value with <a href="tqscrollview.html#dragAutoScroll">dragAutoScroll</a>(). </doc> </property> <property> - <name>QScrollView::hScrollBarMode</name> - <doc href="ntqscrollview.html#hScrollBarMode-prop"> + <name>TQScrollView::hScrollBarMode</name> + <doc href="tqscrollview.html#hScrollBarMode-prop"> <p>This property holds the mode for the horizontal scroll bar. -<p>The default mode is <a href="ntqscrollview.html#ScrollBarMode-enum">QScrollView::Auto</a>. -<p> <p>See also <a href="ntqscrollview.html#vScrollBarMode-prop">vScrollBarMode</a>. +<p>The default mode is <a href="tqscrollview.html#ScrollBarMode-enum">TQScrollView::Auto</a>. +<p> <p>See also <a href="tqscrollview.html#vScrollBarMode-prop">vScrollBarMode</a>. -<p>Set this property's value with <a href="ntqscrollview.html#setHScrollBarMode">setHScrollBarMode</a>() and get this property's value with <a href="ntqscrollview.html#hScrollBarMode">hScrollBarMode</a>(). +<p>Set this property's value with <a href="tqscrollview.html#setHScrollBarMode">setHScrollBarMode</a>() and get this property's value with <a href="tqscrollview.html#hScrollBarMode">hScrollBarMode</a>(). </doc> </property> <property> - <name>QScrollView::resizePolicy</name> - <doc href="ntqscrollview.html#resizePolicy-prop"> + <name>TQScrollView::resizePolicy</name> + <doc href="tqscrollview.html#resizePolicy-prop"> <p>This property holds the resize policy. -<p>The default is <a href="ntqscrollview.html#ResizePolicy-enum">Default</a>. -<p> <p>See also <a href="ntqscrollview.html#ResizePolicy-enum">ResizePolicy</a>. +<p>The default is <a href="tqscrollview.html#ResizePolicy-enum">Default</a>. +<p> <p>See also <a href="tqscrollview.html#ResizePolicy-enum">ResizePolicy</a>. -<p>Set this property's value with <a href="ntqscrollview.html#setResizePolicy">setResizePolicy</a>() and get this property's value with <a href="ntqscrollview.html#resizePolicy">resizePolicy</a>(). +<p>Set this property's value with <a href="tqscrollview.html#setResizePolicy">setResizePolicy</a>() and get this property's value with <a href="tqscrollview.html#resizePolicy">resizePolicy</a>(). </doc> </property> <property> - <name>QScrollView::vScrollBarMode</name> - <doc href="ntqscrollview.html#vScrollBarMode-prop"> + <name>TQScrollView::vScrollBarMode</name> + <doc href="tqscrollview.html#vScrollBarMode-prop"> <p>This property holds the mode for the vertical scroll bar. -<p>The default mode is <a href="ntqscrollview.html#ScrollBarMode-enum">QScrollView::Auto</a>. -<p> <p>See also <a href="ntqscrollview.html#hScrollBarMode-prop">hScrollBarMode</a>. +<p>The default mode is <a href="tqscrollview.html#ScrollBarMode-enum">TQScrollView::Auto</a>. +<p> <p>See also <a href="tqscrollview.html#hScrollBarMode-prop">hScrollBarMode</a>. -<p>Set this property's value with <a href="ntqscrollview.html#setVScrollBarMode">setVScrollBarMode</a>() and get this property's value with <a href="ntqscrollview.html#vScrollBarMode">vScrollBarMode</a>(). +<p>Set this property's value with <a href="tqscrollview.html#setVScrollBarMode">setVScrollBarMode</a>() and get this property's value with <a href="tqscrollview.html#vScrollBarMode">vScrollBarMode</a>(). </doc> </property> <property> - <name>QScrollView::visibleHeight</name> - <doc href="ntqscrollview.html#visibleHeight-prop"> + <name>TQScrollView::visibleHeight</name> + <doc href="tqscrollview.html#visibleHeight-prop"> <p>This property holds the vertical amount of the content that is visible. <p> -<p>Get this property's value with <a href="ntqscrollview.html#visibleHeight">visibleHeight</a>(). +<p>Get this property's value with <a href="tqscrollview.html#visibleHeight">visibleHeight</a>(). </doc> </property> <property> - <name>QScrollView::visibleWidth</name> - <doc href="ntqscrollview.html#visibleWidth-prop"> + <name>TQScrollView::visibleWidth</name> + <doc href="tqscrollview.html#visibleWidth-prop"> <p>This property holds the horizontal amount of the content that is visible. <p> -<p>Get this property's value with <a href="ntqscrollview.html#visibleWidth">visibleWidth</a>(). +<p>Get this property's value with <a href="tqscrollview.html#visibleWidth">visibleWidth</a>(). </doc> </property> <property> - <name>QSlider::lineStep</name> - <doc href="ntqslider.html#lineStep-prop"> + <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 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>Set this property's value with <a href="ntqslider.html#setLineStep">setLineStep</a>() and get this property's value with <a href="ntqslider.html#lineStep">lineStep</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> </property> <property> - <name>QSlider::maxValue</name> - <doc href="ntqslider.html#maxValue-prop"> + <name>TQSlider::maxValue</name> + <doc href="tqslider.html#maxValue-prop"> <p>This property holds the current maximum value of the slider. -<p>When setting this property, the <a href="ntqslider.html#minValue-prop">QSlider::minValue</a> is adjusted, +<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>Set this property's value with <a href="ntqslider.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="ntqslider.html#maxValue">maxValue</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> </property> <property> - <name>QSlider::minValue</name> - <doc href="ntqslider.html#minValue-prop"> + <name>TQSlider::minValue</name> + <doc href="tqslider.html#minValue-prop"> <p>This property holds the current minimum value of the slider. -<p>When setting this property, the <a href="ntqslider.html#maxValue-prop">QSlider::maxValue</a> is adjusted, +<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>Set this property's value with <a href="ntqslider.html#setMinValue">setMinValue</a>() and get this property's value with <a href="ntqslider.html#minValue">minValue</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> </property> <property> - <name>QSlider::orientation</name> - <doc href="ntqslider.html#orientation-prop"> + <name>TQSlider::orientation</name> + <doc href="tqslider.html#orientation-prop"> <p>This property holds the slider's orientation. <p>The orientation must be <a href="ntqt.html#Orientation-enum">TQt::Vertical</a> (the default) or <a href="ntqt.html#Orientation-enum">TQt::Horizontal</a>. -<p>Set this property's value with <a href="ntqslider.html#setOrientation">setOrientation</a>() and get this property's value with <a href="ntqslider.html#orientation">orientation</a>(). +<p>Set this property's value with <a href="tqslider.html#setOrientation">setOrientation</a>() and get this property's value with <a href="tqslider.html#orientation">orientation</a>(). </doc> </property> <property> - <name>QSlider::pageStep</name> - <doc href="ntqslider.html#pageStep-prop"> + <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 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="ntqslider.html#lineStep-prop">lineStep</a>, and <a href="ntqrangecontrol.html#setRange">setRange</a>(). +<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>Set this property's value with <a href="ntqslider.html#setPageStep">setPageStep</a>() and get this property's value with <a href="ntqslider.html#pageStep">pageStep</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> </property> <property> - <name>QSlider::tickInterval</name> - <doc href="ntqslider.html#tickInterval-prop"> + <name>TQSlider::tickInterval</name> + <doc href="tqslider.html#tickInterval-prop"> <p>This property holds the interval between tickmarks. <p>This is a value interval, not a pixel interval. If it is 0, the -slider will choose between <a href="ntqslider.html#lineStep">lineStep</a>() and <a href="ntqslider.html#pageStep">pageStep</a>(). The initial +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>Set this property's value with <a href="ntqslider.html#setTickInterval">setTickInterval</a>() and get this property's value with <a href="ntqslider.html#tickInterval">tickInterval</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> </property> <property> - <name>QSlider::tickmarks</name> - <doc href="ntqslider.html#tickmarks-prop"> + <name>TQSlider::tickmarks</name> + <doc href="tqslider.html#tickmarks-prop"> <p>This property holds the tickmark settings for this slider. -<p>The valid values are in <a href="ntqslider.html#TickSetting-enum">QSlider::TickSetting</a>. The default is -<a href="ntqslider.html#TickSetting-enum">NoMarks</a>. -<p> <p>See also <a href="ntqslider.html#tickInterval-prop">tickInterval</a>. +<p>The valid values are in <a href="tqslider.html#TickSetting-enum">TQSlider::TickSetting</a>. The default is +<a href="tqslider.html#TickSetting-enum">NoMarks</a>. +<p> <p>See also <a href="tqslider.html#tickInterval-prop">tickInterval</a>. -<p>Set this property's value with <a href="ntqslider.html#setTickmarks">setTickmarks</a>() and get this property's value with <a href="ntqslider.html#tickmarks">tickmarks</a>(). +<p>Set this property's value with <a href="tqslider.html#setTickmarks">setTickmarks</a>() and get this property's value with <a href="tqslider.html#tickmarks">tickmarks</a>(). </doc> </property> <property> - <name>QSlider::tracking</name> - <doc href="ntqslider.html#tracking-prop"> + <name>TQSlider::tracking</name> + <doc href="tqslider.html#tracking-prop"> <p>This property holds whether slider tracking is enabled. <p>If tracking is enabled (the default), the slider emits the -<a href="ntqslider.html#valueChanged">valueChanged</a>() signal whenever the slider is being dragged. If +<a href="tqslider.html#valueChanged">valueChanged</a>() signal whenever the slider is being dragged. If tracking is disabled, the slider emits the valueChanged() signal when the user releases the mouse button (unless the value happens to be the same as before). -<p>Set this property's value with <a href="ntqslider.html#setTracking">setTracking</a>() and get this property's value with <a href="ntqslider.html#tracking">tracking</a>(). +<p>Set this property's value with <a href="tqslider.html#setTracking">setTracking</a>() and get this property's value with <a href="tqslider.html#tracking">tracking</a>(). </doc> </property> <property> - <name>QSlider::value</name> - <doc href="ntqslider.html#value-prop"> + <name>TQSlider::value</name> + <doc href="tqslider.html#value-prop"> <p>This property holds the current slider value. -<p>Set this property's value with <a href="ntqslider.html#setValue">setValue</a>() and get this property's value with <a href="ntqslider.html#value">value</a>(). +<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>(). </doc> </property> <property> - <name>QSpinBox::buttonSymbols</name> - <doc href="ntqspinbox.html#buttonSymbols-prop"> + <name>TQSpinBox::buttonSymbols</name> + <doc href="tqspinbox.html#buttonSymbols-prop"> <p>This property holds the current button symbol mode. -<p>The possible values can be either <a href="ntqspinbox.html#ButtonSymbols-enum">UpDownArrows</a> or <a href="ntqspinbox.html#ButtonSymbols-enum">PlusMinus</a>. -The default is <a href="ntqspinbox.html#ButtonSymbols-enum">UpDownArrows</a>. -<p> <p>See also <a href="ntqspinbox.html#ButtonSymbols-enum">ButtonSymbols</a>. +<p>The possible values can be either <a href="tqspinbox.html#ButtonSymbols-enum">UpDownArrows</a> or <a href="tqspinbox.html#ButtonSymbols-enum">PlusMinus</a>. +The default is <a href="tqspinbox.html#ButtonSymbols-enum">UpDownArrows</a>. +<p> <p>See also <a href="tqspinbox.html#ButtonSymbols-enum">ButtonSymbols</a>. -<p>Set this property's value with <a href="ntqspinbox.html#setButtonSymbols">setButtonSymbols</a>() and get this property's value with <a href="ntqspinbox.html#buttonSymbols">buttonSymbols</a>(). +<p>Set this property's value with <a href="tqspinbox.html#setButtonSymbols">setButtonSymbols</a>() and get this property's value with <a href="tqspinbox.html#buttonSymbols">buttonSymbols</a>(). </doc> </property> <property> - <name>QSpinBox::cleanText</name> - <doc href="ntqspinbox.html#cleanText-prop"> -<p>This property holds the spin box's text with no <a href="ntqspinbox.html#prefix">prefix</a>(), <a href="ntqspinbox.html#suffix">suffix</a>() or leading or trailing whitespace. -<p>Get this property's value with <a href="ntqspinbox.html#cleanText">cleanText</a>(). -<p><p>See also <a href="ntqspinbox.html#text-prop">text</a>, <a href="ntqspinbox.html#prefix-prop">prefix</a>, and <a href="ntqspinbox.html#suffix-prop">suffix</a>. + <name>TQSpinBox::cleanText</name> + <doc href="tqspinbox.html#cleanText-prop"> +<p>This property holds the spin box's text with no <a href="tqspinbox.html#prefix">prefix</a>(), <a href="tqspinbox.html#suffix">suffix</a>() or leading or trailing whitespace. +<p>Get this property's value with <a href="tqspinbox.html#cleanText">cleanText</a>(). +<p><p>See also <a href="tqspinbox.html#text-prop">text</a>, <a href="tqspinbox.html#prefix-prop">prefix</a>, and <a href="tqspinbox.html#suffix-prop">suffix</a>. </doc> </property> <property> - <name>QSpinBox::lineStep</name> - <doc href="ntqspinbox.html#lineStep-prop"> + <name>TQSpinBox::lineStep</name> + <doc href="tqspinbox.html#lineStep-prop"> <p>This property holds the line step. <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="ntqspinbox.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="ntqrangecontrol.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>Set this property's value with <a href="ntqspinbox.html#setLineStep">setLineStep</a>() and get this property's value with <a href="ntqspinbox.html#lineStep">lineStep</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> </property> <property> - <name>QSpinBox::maxValue</name> - <doc href="ntqspinbox.html#maxValue-prop"> + <name>TQSpinBox::maxValue</name> + <doc href="tqspinbox.html#maxValue-prop"> <p>This property holds the maximum value of the spin box. -<p>When setting this property, <a href="ntqspinbox.html#minValue-prop">QSpinBox::minValue</a> is adjusted, if +<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="ntqspinbox.html#specialValueText-prop">specialValueText</a>. +<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>() and <a href="tqspinbox.html#specialValueText-prop">specialValueText</a>. -<p>Set this property's value with <a href="ntqspinbox.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="ntqspinbox.html#maxValue">maxValue</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> </property> <property> - <name>QSpinBox::minValue</name> - <doc href="ntqspinbox.html#minValue-prop"> + <name>TQSpinBox::minValue</name> + <doc href="tqspinbox.html#minValue-prop"> <p>This property holds the minimum value of the spin box. -<p>When setting this property, <a href="ntqspinbox.html#maxValue-prop">QSpinBox::maxValue</a> is adjusted, if +<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="ntqspinbox.html#specialValueText-prop">specialValueText</a>. +<p> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>() and <a href="tqspinbox.html#specialValueText-prop">specialValueText</a>. -<p>Set this property's value with <a href="ntqspinbox.html#setMinValue">setMinValue</a>() and get this property's value with <a href="ntqspinbox.html#minValue">minValue</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> </property> <property> - <name>QSpinBox::prefix</name> - <doc href="ntqspinbox.html#prefix-prop"> + <name>TQSpinBox::prefix</name> + <doc href="tqspinbox.html#prefix-prop"> <p>This property holds the spin box's prefix. <p>The prefix is prepended to the start of the displayed value. Typical use is to display a unit of measurement or a currency @@ -3307,16 +3307,16 @@ symbol. For example: <p> To turn off the prefix display, set this property to an empty string. The default is no prefix. The prefix is not displayed for -the <a href="ntqspinbox.html#minValue">minValue</a>() if <a href="ntqspinbox.html#specialValueText">specialValueText</a>() is not empty. -<p> If no prefix is set, <a href="ntqspinbox.html#prefix">prefix</a>() returns <a href="tqstring.html#TQString-null">TQString::null</a>. -<p> <p>See also <a href="ntqspinbox.html#suffix-prop">suffix</a>. +the <a href="tqspinbox.html#minValue">minValue</a>() if <a href="tqspinbox.html#specialValueText">specialValueText</a>() is not empty. +<p> If no prefix is set, <a href="tqspinbox.html#prefix">prefix</a>() returns <a href="tqstring.html#TQString-null">TQString::null</a>. +<p> <p>See also <a href="tqspinbox.html#suffix-prop">suffix</a>. -<p>Set this property's value with <a href="ntqspinbox.html#setPrefix">setPrefix</a>() and get this property's value with <a href="ntqspinbox.html#prefix">prefix</a>(). +<p>Set this property's value with <a href="tqspinbox.html#setPrefix">setPrefix</a>() and get this property's value with <a href="tqspinbox.html#prefix">prefix</a>(). </doc> </property> <property> - <name>QSpinBox::specialValueText</name> - <doc href="ntqspinbox.html#specialValueText-prop"> + <name>TQSpinBox::specialValueText</name> + <doc href="tqspinbox.html#specialValueText-prop"> <p>This property holds the special-value text. <p>If set, the spin box will display this text instead of a numeric value whenever the current value is equal to minVal(). Typical use @@ -3326,30 +3326,30 @@ width in a print dialog and your application is able to automatically choose a good margin width, you can set up the spin box like this: <pre> - QSpinBox marginBox( -1, 20, 1, parent, "marginBox" ); - marginBox-&gt;<a href="ntqspinbox.html#setSuffix">setSuffix</a>( " mm" ); - marginBox-&gt;<a href="ntqspinbox.html#setSpecialValueText">setSpecialValueText</a>( "Auto" ); + TQSpinBox marginBox( -1, 20, 1, parent, "marginBox" ); + marginBox-&gt;<a href="tqspinbox.html#setSuffix">setSuffix</a>( " mm" ); + marginBox-&gt;<a href="tqspinbox.html#setSpecialValueText">setSpecialValueText</a>( "Auto" ); </pre> The user will then be able to choose a margin width from 0-20 millimeters or select "Auto" to leave it to the application to choose. Your code must then interpret the spin box value of -1 as the user requesting automatic margin width. -<p> All values are displayed with the <a href="ntqspinbox.html#prefix">prefix</a>() and <a href="ntqspinbox.html#suffix">suffix</a>() (if set), +<p> All values are displayed with the <a href="tqspinbox.html#prefix">prefix</a>() and <a href="tqspinbox.html#suffix">suffix</a>() (if set), <em>except</em> for the special value, which only shows the special value text. <p> To turn off the special-value text display, call this function with an empty string. The default is no special-value text, i.e. the numeric value is shown as usual. -<p> If no special-value text is set, <a href="ntqspinbox.html#specialValueText">specialValueText</a>() returns +<p> If no special-value text is set, <a href="tqspinbox.html#specialValueText">specialValueText</a>() returns <a href="tqstring.html#TQString-null">TQString::null</a>. -<p>Set this property's value with <a href="ntqspinbox.html#setSpecialValueText">setSpecialValueText</a>() and get this property's value with <a href="ntqspinbox.html#specialValueText">specialValueText</a>(). +<p>Set this property's value with <a href="tqspinbox.html#setSpecialValueText">setSpecialValueText</a>() and get this property's value with <a href="tqspinbox.html#specialValueText">specialValueText</a>(). </doc> </property> <property> - <name>QSpinBox::suffix</name> - <doc href="ntqspinbox.html#suffix-prop"> + <name>TQSpinBox::suffix</name> + <doc href="tqspinbox.html#suffix-prop"> <p>This property holds the suffix of the spin box. <p>The suffix is appended to the end of the displayed value. Typical use is to display a unit of measurement or a currency symbol. For @@ -3360,35 +3360,35 @@ example: <p> To turn off the suffix display, set this property to an empty string. The default is no suffix. The suffix is not displayed for -the <a href="ntqspinbox.html#minValue">minValue</a>() if <a href="ntqspinbox.html#specialValueText">specialValueText</a>() is not empty. -<p> If no suffix is set, <a href="ntqspinbox.html#suffix">suffix</a>() returns a <a href="tqstring.html#TQString-null">TQString::null</a>. -<p> <p>See also <a href="ntqspinbox.html#prefix-prop">prefix</a>. +the <a href="tqspinbox.html#minValue">minValue</a>() if <a href="tqspinbox.html#specialValueText">specialValueText</a>() is not empty. +<p> If no suffix is set, <a href="tqspinbox.html#suffix">suffix</a>() returns a <a href="tqstring.html#TQString-null">TQString::null</a>. +<p> <p>See also <a href="tqspinbox.html#prefix-prop">prefix</a>. -<p>Set this property's value with <a href="ntqspinbox.html#setSuffix">setSuffix</a>() and get this property's value with <a href="ntqspinbox.html#suffix">suffix</a>(). +<p>Set this property's value with <a href="tqspinbox.html#setSuffix">setSuffix</a>() and get this property's value with <a href="tqspinbox.html#suffix">suffix</a>(). </doc> </property> <property> - <name>QSpinBox::text</name> - <doc href="ntqspinbox.html#text-prop"> -<p>This property holds the spin box's text, including any <a href="ntqspinbox.html#prefix">prefix</a>() and <a href="ntqspinbox.html#suffix">suffix</a>(). + <name>TQSpinBox::text</name> + <doc href="tqspinbox.html#text-prop"> +<p>This property holds the spin box's text, including any <a href="tqspinbox.html#prefix">prefix</a>() and <a href="tqspinbox.html#suffix">suffix</a>(). <p>There is no default text. -<p> <p>See also <a href="ntqspinbox.html#value-prop">value</a>. +<p> <p>See also <a href="tqspinbox.html#value-prop">value</a>. -<p>Get this property's value with <a href="ntqspinbox.html#text">text</a>(). +<p>Get this property's value with <a href="tqspinbox.html#text">text</a>(). </doc> </property> <property> - <name>QSpinBox::value</name> - <doc href="ntqspinbox.html#value-prop"> + <name>TQSpinBox::value</name> + <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="ntqspinbox.html#setValue">setValue</a>() and get this property's value with <a href="ntqspinbox.html#value">value</a>(). +<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>(). </doc> </property> <property> - <name>QSpinBox::wrapping</name> - <doc href="ntqspinbox.html#wrapping-prop"> + <name>TQSpinBox::wrapping</name> + <doc href="tqspinbox.html#wrapping-prop"> <p>This property holds whether it is possible to step the value from the highest value to the lowest value and vice versa. <p>By default, wrapping is turned off. <p> If you have a range of 0..100 and wrapping is off when the user @@ -3396,9 +3396,9 @@ 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="ntqspinbox.html#minValue-prop">minValue</a>, <a href="ntqspinbox.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="ntqrangecontrol.html#setRange">setRange</a>(). -<p>Set this property's value with <a href="ntqspinbox.html#setWrapping">setWrapping</a>() and get this property's value with <a href="ntqspinbox.html#wrapping">wrapping</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> </property> <property> @@ -4461,7 +4461,7 @@ explicitly disabled. <a href="tqwidget.html#FocusPolicy-enum">TQWidget::NoFocus</a>). <p> You must enable keyboard focus for a widget if it processes keyboard events. This is normally done from the widget's -constructor. For instance, the <a href="ntqlineedit.html">QLineEdit</a> constructor calls +constructor. For instance, the <a href="tqlineedit.html">TQLineEdit</a> constructor calls <a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>(TQWidget::StrongFocus). <p> <p>See also <a href="tqwidget.html#focusPolicy-prop">focusPolicy</a>, <a href="tqwidget.html#focusInEvent">focusInEvent</a>(), <a href="tqwidget.html#focusOutEvent">focusOutEvent</a>(), <a href="tqwidget.html#keyPressEvent">keyPressEvent</a>(), <a href="tqwidget.html#keyReleaseEvent">keyReleaseEvent</a>(), and <a href="tqwidget.html#enabled-prop">enabled</a>. @@ -4479,7 +4479,7 @@ focus by clicking, <a href="tqwidget.html#FocusPolicy-enum">TQWidget::Stro all. <p> You must enable keyboard focus for a widget if it processes keyboard events. This is normally done from the widget's -constructor. For instance, the <a href="ntqlineedit.html">QLineEdit</a> constructor calls +constructor. For instance, the <a href="tqlineedit.html">TQLineEdit</a> constructor calls <a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>(TQWidget::StrongFocus). <p> <p>See also <a href="tqwidget.html#focusEnabled-prop">focusEnabled</a>, <a href="tqwidget.html#focusInEvent">focusInEvent</a>(), <a href="tqwidget.html#focusOutEvent">focusOutEvent</a>(), <a href="tqwidget.html#keyPressEvent">keyPressEvent</a>(), <a href="tqwidget.html#keyReleaseEvent">keyReleaseEvent</a>(), and <a href="tqwidget.html#enabled-prop">enabled</a>. @@ -4642,7 +4642,7 @@ active window <em>and</em> for the popup. <p>This property holds whether the widget is a dialog widget. <p>A dialog widget is a secondary top-level widget, i.e. a top-level widget with a parent. -<p> <p>See also <a href="tqwidget.html#isTopLevel-prop">isTopLevel</a> and <a href="ntqdialog.html">QDialog</a>. +<p> <p>See also <a href="tqwidget.html#isTopLevel-prop">isTopLevel</a> and <a href="tqdialog.html">TQDialog</a>. <p>Get this property's value with <a href="tqwidget.html#isDialog">isDialog</a>(). </doc> @@ -4654,7 +4654,7 @@ widget with a parent. <p>This property only makes sense for top-level widgets. A modal widget prevents widgets in all other top-level widgets from getting any input. -<p> <p>See also <a href="tqwidget.html#isTopLevel-prop">isTopLevel</a>, <a href="tqwidget.html#isDialog-prop">isDialog</a>, and <a href="ntqdialog.html">QDialog</a>. +<p> <p>See also <a href="tqwidget.html#isTopLevel-prop">isTopLevel</a>, <a href="tqwidget.html#isDialog-prop">isDialog</a>, and <a href="tqdialog.html">TQDialog</a>. <p>Get this property's value with <a href="tqwidget.html#isModal">isModal</a>(). </doc> @@ -4681,7 +4681,7 @@ top-level widget. when the parent is deleted, minimized when the parent is minimized etc. If supported by the window manager, it will also have a common taskbar entry with its parent. -<p> <a href="ntqdialog.html">QDialog</a> and <a href="tqmainwindow.html">TQMainWindow</a> widgets are by default top-level, even if +<p> <a href="tqdialog.html">TQDialog</a> and <a href="tqmainwindow.html">TQMainWindow</a> widgets are by default top-level, even if a parent widget is specified in the constructor. This behavior is specified by the <a href="ntqt.html#WidgetFlags-enum">WType_TopLevel</a> widget flag. <p> <p>See also <a href="tqwidget.html#topLevelWidget">topLevelWidget</a>(), <a href="tqwidget.html#isDialog-prop">isDialog</a>, <a href="tqwidget.html#isModal-prop">isModal</a>, <a href="tqwidget.html#isPopup-prop">isPopup</a>, <a href="tqwidget.html#isDesktop-prop">isDesktop</a>, and <a href="tqwidget.html#parentWidget">parentWidget</a>(). @@ -5036,13 +5036,13 @@ widget can be freely resized, but prefers to be the size <a href="tqwidget.html#sizeHint">sizeHint</a>() returns. Button-like widgets set the size policy to specify that they may stretch horizontally, but are fixed vertically. The same applies to lineedit controls (such as -<a href="ntqlineedit.html">QLineEdit</a>, <a href="ntqspinbox.html">QSpinBox</a> or an editable <a href="ntqcombobox.html">QComboBox</a>) and other +<a href="tqlineedit.html">TQLineEdit</a>, <a href="tqspinbox.html">TQSpinBox</a> or an editable <a href="tqcombobox.html">TQComboBox</a>) and other horizontally orientated widgets (such as <a href="ntqprogressbar.html">QProgressBar</a>). <a href="tqtoolbutton.html">TQToolButton</a>'s are normally square, so they allow growth in both directions. Widgets that support different directions (such as -<a href="ntqslider.html">QSlider</a>, <a href="ntqscrollbar.html">QScrollBar</a> or <a href="ntqheader.html">QHeader</a>) specify stretching in the +<a href="tqslider.html">TQSlider</a>, <a href="tqscrollbar.html">TQScrollBar</a> or <a href="ntqheader.html">QHeader</a>) specify stretching in the respective direction only. Widgets that can provide scrollbars -(usually subclasses of <a href="ntqscrollview.html">QScrollView</a>) tend to specify that they can +(usually subclasses of <a href="tqscrollview.html">TQScrollView</a>) tend to specify that they can use additional space, and that they can make do with less than sizeHint(). <p> <p>See also <a href="tqwidget.html#sizeHint-prop">sizeHint</a>, <a href="ntqlayout.html">QLayout</a>, <a href="tqsizepolicy.html">TQSizePolicy</a>, and <a href="tqwidget.html#updateGeometry">updateGeometry</a>(). |