<p>The keycodes can be found in <a href="ntqt.html#Key-enum">TQt::Key</a> and <a href="ntqt.html#Modifier-enum">TQt::Modifier</a>. There
<p>Set this property's value with <a href="tqaction.html#setAccel">setAccel</a>() and get this property's value with <a href="tqaction.html#accel">accel</a>().
<p>Set this property's value with <a href="tqaction.html#setEnabled">setEnabled</a>() and get this property's value with <a href="tqaction.html#isEnabled">isEnabled</a>().
<p>Set this property's value with <a href="tqaction.html#setIconSet">setIconSet</a>() and get this property's value with <a href="tqaction.html#iconSet">iconSet</a>().
<p>Set this property's value with <a href="tqaction.html#setMenuText">setMenuText</a>() and get this property's value with <a href="tqaction.html#menuText">menuText</a>().
<p>Set this property's value with <a href="tqaction.html#setOn">setOn</a>() and get this property's value with <a href="tqaction.html#isOn">isOn</a>().
<p> <p>See also <a href="tqaction.html#statusTip-prop">statusTip</a> and <a href="tqaction.html#toolTip-prop">toolTip</a>.
<p>Set this property's value with <a href="tqaction.html#setStatusTip">setStatusTip</a>() and get this property's value with <a href="tqaction.html#statusTip">statusTip</a>().
<p> <p>See also <a href="tqaction.html#menuText-prop">menuText</a>, <a href="tqaction.html#toolTip-prop">toolTip</a>, and <a href="tqaction.html#statusTip-prop">statusTip</a>.
<p>Set this property's value with <a href="tqaction.html#setText">setText</a>() and get this property's value with <a href="tqaction.html#text">text</a>().
<a href="tqactiongroup.html">TQActionGroup</a> with the <a href="tqactiongroup.html#exclusive-prop">TQActionGroup::exclusive</a> property set to
<p>Set this property's value with <a href="tqaction.html#setToggleAction">setToggleAction</a>() and get this property's value with <a href="tqaction.html#isToggleAction">isToggleAction</a>().
<p> <p>See also <a href="tqaction.html#statusTip-prop">statusTip</a> and <a href="tqaction.html#accel-prop">accel</a>.
<p>Set this property's value with <a href="tqaction.html#setToolTip">setToolTip</a>() and get this property's value with <a href="tqaction.html#toolTip">toolTip</a>().
<p>Set this property's value with <a href="tqaction.html#setVisible">setVisible</a>() and get this property's value with <a href="tqaction.html#isVisible">isVisible</a>().
<p>Set this property's value with <a href="tqaction.html#setWhatsThis">setWhatsThis</a>() and get this property's value with <a href="tqaction.html#whatsThis">whatsThis</a>().
<p>Set this property's value with <a href="tqactiongroup.html#setExclusive">setExclusive</a>() and get this property's value with <a href="tqactiongroup.html#isExclusive">isExclusive</a>().
in a combobox with the action's <a href="tqaction.html#text-prop">TQAction::text</a> and <a href="tqaction.html#iconSet-prop">TQAction::iconSet</a> properties shown. Non-exclusive groups are
represented by a tool button showing their <a href="tqaction.html#iconSet-prop">TQAction::iconSet</a> and
-- depending on <a href="tqmainwindow.html#usesTextLabel">TQMainWindow::usesTextLabel</a>() -- <a href="tqaction.html#text">text</a>()
<p>Set this property's value with <a href="tqactiongroup.html#setUsesDropDown">setUsesDropDown</a>() and get this property's value with <a href="tqactiongroup.html#usesDropDown">usesDropDown</a>().
<p>Set this property's value with <a href="ntqbutton.html#setAccel">setAccel</a>() and get this property's value with <a href="ntqbutton.html#accel">accel</a>().
<p>Set this property's value with <a href="ntqbutton.html#setAutoRepeat">setAutoRepeat</a>() and get this property's value with <a href="ntqbutton.html#autoRepeat">autoRepeat</a>().
<a href="ntqbutton.html#pressed">pressed</a>() and <a href="ntqbutton.html#clicked">clicked</a>() are not emitted if you set this property
<p>Set this property's value with <a href="ntqbutton.html#setDown">setDown</a>() and get this property's value with <a href="ntqbutton.html#isDown">isDown</a>().
<p>If the pixmap is monochrome (i.e. it is a <a href="tqbitmap.html">TQBitmap</a> or its <a href="tqpixmap.html#depth">depth</a> is 1) and it does not have a mask,
<p>Set this property's value with <a href="ntqbutton.html#setPixmap">setPixmap</a>() and get this property's value with <a href="ntqbutton.html#pixmap">pixmap</a>().
<p>Set this property's value with <a href="ntqbutton.html#setText">setText</a>() and get this property's value with <a href="ntqbutton.html#text">text</a>().
<p>Set this property's value with <a href="ntqbuttongroup.html#setExclusive">setExclusive</a>() and get this property's value with <a href="ntqbuttongroup.html#isExclusive">isExclusive</a>().
<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>().
<p>Set this property's value with <a href="ntqbuttongroup.html#setButton">setButton</a>() and get this property's value with <a href="ntqbuttongroup.html#selectedId">selectedId</a>().
<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="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="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="ntqcombobox.html#setAutoResize">setAutoResize</a>() and get this property's value with <a href="ntqcombobox.html#autoResize">autoResize</a>().
<p>Note that the <a href="ntqcombobox.html#activated">activated</a>() and <a href="ntqcombobox.html#highlighted">highlighted</a>() signals are only
<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="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="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="ntqcombobox.html#setEditable">setEditable</a>() and get this property's value with <a href="ntqcombobox.html#editable">editable</a>().
<p>The default insertion policy is <a href="ntqcombobox.html#Policy-enum">AtBottom</a>. See <a href="ntqcombobox.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="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="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="tqdatabrowser.html#setAutoEdit">setAutoEdit</a>() and get this property's value with <a href="tqdatabrowser.html#autoEdit">autoEdit</a>().
<p>Set this property's value with <a href="tqdatabrowser.html#setBoundaryChecking">setBoundaryChecking</a>() and get this property's value with <a href="tqdatabrowser.html#boundaryChecking">boundaryChecking</a>().
<p> <p>See also <a href="tqdatabrowser.html#confirmEdits-prop">confirmEdits</a> and <a href="tqdatabrowser.html#confirmCancel">confirmCancel</a>().
<p>Set this property's value with <a href="tqdatabrowser.html#setConfirmCancels">setConfirmCancels</a>() and get this property's value with <a href="tqdatabrowser.html#confirmCancels">confirmCancels</a>().
<p>Set this property's value with <a href="tqdatabrowser.html#setConfirmDelete">setConfirmDelete</a>() and get this property's value with <a href="tqdatabrowser.html#confirmDelete">confirmDelete</a>().
<p>Set this property's value with <a href="tqdatabrowser.html#setConfirmEdits">setConfirmEdits</a>() and get this property's value with <a href="tqdatabrowser.html#confirmEdits">confirmEdits</a>().
<p>Set this property's value with <a href="tqdatabrowser.html#setConfirmInsert">setConfirmInsert</a>() and get this property's value with <a href="tqdatabrowser.html#confirmInsert">confirmInsert</a>().
<p>Set this property's value with <a href="tqdatabrowser.html#setConfirmUpdate">setConfirmUpdate</a>() and get this property's value with <a href="tqdatabrowser.html#confirmUpdate">confirmUpdate</a>().
<p>Set this property's value with <a href="tqdatabrowser.html#setFilter">setFilter</a>() and get this property's value with <a href="tqdatabrowser.html#filter">filter</a>().
<p>Set this property's value with <a href="tqdatabrowser.html#setReadOnly">setReadOnly</a>() and get this property's value with <a href="tqdatabrowser.html#isReadOnly">isReadOnly</a>().
<p>Set this property's value with <a href="tqdatabrowser.html#setSort">setSort</a>() and get this property's value with <a href="tqdatabrowser.html#sort">sort</a>().
<p>Set this property's value with <a href="tqdatatable.html#setAutoEdit">setAutoEdit</a>() and get this property's value with <a href="tqdatatable.html#autoEdit">autoEdit</a>().
<p> <p>See also <a href="tqdatatable.html#confirmEdits-prop">confirmEdits</a> and <a href="tqdatatable.html#confirmCancel">confirmCancel</a>().
<p>Set this property's value with <a href="tqdatatable.html#setConfirmCancels">setConfirmCancels</a>() and get this property's value with <a href="tqdatatable.html#confirmCancels">confirmCancels</a>().
<p>Set this property's value with <a href="tqdatatable.html#setConfirmDelete">setConfirmDelete</a>() and get this property's value with <a href="tqdatatable.html#confirmDelete">confirmDelete</a>().
edit confirmation can be achieved using <a href="tqdatatable.html#confirmCancels-prop">confirmCancels</a>, <a href="tqdatatable.html#confirmInsert-prop">confirmInsert</a>, <a href="tqdatatable.html#confirmUpdate-prop">confirmUpdate</a> and <a href="tqdatatable.html#confirmDelete-prop">confirmDelete</a>.
<p> <p>See also <a href="tqdatatable.html#confirmCancels-prop">confirmCancels</a>, <a href="tqdatatable.html#confirmInsert-prop">confirmInsert</a>, <a href="tqdatatable.html#confirmUpdate-prop">confirmUpdate</a>, and <a href="tqdatatable.html#confirmDelete-prop">confirmDelete</a>.
<p>Set this property's value with <a href="tqdatatable.html#setConfirmEdits">setConfirmEdits</a>() and get this property's value with <a href="tqdatatable.html#confirmEdits">confirmEdits</a>().
<p>Set this property's value with <a href="tqdatatable.html#setConfirmInsert">setConfirmInsert</a>() and get this property's value with <a href="tqdatatable.html#confirmInsert">confirmInsert</a>().
<p>Set this property's value with <a href="tqdatatable.html#setConfirmUpdate">setConfirmUpdate</a>() and get this property's value with <a href="tqdatatable.html#confirmUpdate">confirmUpdate</a>().
<p>Set this property's value with <a href="tqdatatable.html#setDateFormat">setDateFormat</a>() and get this property's value with <a href="tqdatatable.html#dateFormat">dateFormat</a>().
<p>Set this property's value with <a href="tqdatatable.html#setFalseText">setFalseText</a>() and get this property's value with <a href="tqdatatable.html#falseText">falseText</a>().
<p>Set this property's value with <a href="tqdatatable.html#setFilter">setFilter</a>() and get this property's value with <a href="tqdatatable.html#filter">filter</a>().
<p>Set this property's value with <a href="tqdatatable.html#setNullText">setNullText</a>() and get this property's value with <a href="tqdatatable.html#nullText">nullText</a>().
<p> <p>See also <a href="tqdatatable.html#filter-prop">filter</a> and <a href="tqdatatable.html#refresh">refresh</a>().
<p>Set this property's value with <a href="tqdatatable.html#setSort">setSort</a>() and get this property's value with <a href="tqdatatable.html#sort">sort</a>().
<p>Set this property's value with <a href="tqdatatable.html#setTrueText">setTrueText</a>() and get this property's value with <a href="tqdatatable.html#trueText">trueText</a>().
<p>Set this property's value with <a href="tqdateedit.html#setAutoAdvance">setAutoAdvance</a>() and get this property's value with <a href="tqdateedit.html#autoAdvance">autoAdvance</a>().
<a href="tqdateedit.html#minValue">minValue</a>(), or is greater than <a href="tqdateedit.html#maxValue">maxValue</a>(), nothing happens.
<p>Set this property's value with <a href="tqdateedit.html#setDate">setDate</a>() and get this property's value with <a href="tqdateedit.html#date">date</a>().
calling <a href="tqdateedit.html#setRange">TQDateEdit::setRange</a>( <a href="tqdateedit.html#minValue">minValue</a>(), <em>d</em> ), where <em>d</em> is the
<p> <p>See also <a href="tqdateedit.html#minValue-prop">minValue</a> and <a href="tqdateedit.html#setRange">setRange</a>().
<p>Set this property's value with <a href="tqdateedit.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="tqdateedit.html#maxValue">maxValue</a>().
<a href="tqdateedit.html#setRange">TQDateEdit::setRange</a>( <em>d</em>, <a href="tqdateedit.html#maxValue">maxValue</a>() ), where <em>d</em> is the minimum
<p> <p>See also <a href="tqdateedit.html#maxValue-prop">maxValue</a> and <a href="tqdateedit.html#setRange">setRange</a>().
<p>Set this property's value with <a href="tqdateedit.html#setMinValue">setMinValue</a>() and get this property's value with <a href="tqdateedit.html#minValue">minValue</a>().
<p>Set this property's value with <a href="tqdateedit.html#setOrder">setOrder</a>() and get this property's value with <a href="tqdateedit.html#order">order</a>().
<p>Set this property's value with <a href="tqdatetimeedit.html#setDateTime">setDateTime</a>() and get this property's value with <a href="tqdatetimeedit.html#dateTime">dateTime</a>().
<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>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="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="ntqdial.html#setMinValue">setMinValue</a>() and get this property's value with <a href="ntqdial.html#minValue">minValue</a>().
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>.
<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="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="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="ntqdial.html#setTracking">setTracking</a>() and get this property's value with <a href="ntqdial.html#tracking">tracking</a>().
<p> <p>See also <a href="ntqdial.html#minValue-prop">minValue</a> and <a href="ntqdial.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="ntqdial.html#setWrapping">setWrapping</a>() and get this property's value with <a href="ntqdial.html#wrapping">wrapping</a>().
<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.
<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="ntqdialog.html#setSizeGripEnabled">setSizeGripEnabled</a>() and get this property's value with <a href="ntqdialog.html#isSizeGripEnabled">isSizeGripEnabled</a>().
choices are <a href="ntqdockwindow.html#CloseMode-enum">Never</a>, <a href="ntqdockwindow.html#CloseMode-enum">Docked</a> (i.e. only when docked), <a href="ntqdockwindow.html#CloseMode-enum">Undocked</a> (only when undocked, i.e. floated) or <a href="ntqdockwindow.html#CloseMode-enum">Always</a>.
<p> The default is <a href="ntqdockwindow.html#CloseMode-enum">Never</a>.
<p>Set this property's value with <a href="ntqdockwindow.html#setCloseMode">setCloseMode</a>() and get this property's value with <a href="ntqdockwindow.html#closeMode">closeMode</a>().
<a href="ntqdockwindow.html#setHorizontallyStretchable">setHorizontallyStretchable</a>(TRUE) or <a href="ntqdockwindow.html#setResizeEnabled">setResizeEnabled</a>(TRUE).
<p> <p>See also <a href="ntqdockwindow.html#resizeEnabled-prop">resizeEnabled</a>.
<p>Set this property's value with <a href="ntqdockwindow.html#setHorizontallyStretchable">setHorizontallyStretchable</a>() and get this property's value with <a href="ntqdockwindow.html#isHorizontallyStretchable">isHorizontallyStretchable</a>().
<p>This property holds whether the user can move the dock window within the dock area, move the dock window to another dock area, or float the dock window.
<p>Set this property's value with <a href="ntqdockwindow.html#setMovingEnabled">setMovingEnabled</a>() and get this property's value with <a href="ntqdockwindow.html#isMovingEnabled">isMovingEnabled</a>().
<p>Set this property's value with <a href="ntqdockwindow.html#setNewLine">setNewLine</a>() and get this property's value with <a href="ntqdockwindow.html#newLine">newLine</a>().
<p>Set this property's value with <a href="ntqdockwindow.html#setOffset">setOffset</a>() and get this property's value with <a href="ntqdockwindow.html#offset">offset</a>().
<p>Set this property's value with <a href="ntqdockwindow.html#setOpaqueMoving">setOpaqueMoving</a>() and get this property's value with <a href="ntqdockwindow.html#opaqueMoving">opaqueMoving</a>().
<p> <p>See also <a href="ntqdockwindow.html#verticallyStretchable-prop">verticallyStretchable</a> and <a href="ntqdockwindow.html#horizontallyStretchable-prop">horizontallyStretchable</a>.
<p>Set this property's value with <a href="ntqdockwindow.html#setResizeEnabled">setResizeEnabled</a>() and get this property's value with <a href="ntqdockwindow.html#isResizeEnabled">isResizeEnabled</a>().
<p>This property holds whether the dock window is stretchable in the current <a href="ntqdockwindow.html#orientation">orientation</a>().
<p>This property can be set using <a href="ntqdockwindow.html#setHorizontallyStretchable">setHorizontallyStretchable</a>() and
<a href="ntqdockwindow.html#setVerticallyStretchable">setVerticallyStretchable</a>(), or with <a href="ntqdockwindow.html#setResizeEnabled">setResizeEnabled</a>().
<p> <p>See also <a href="ntqdockwindow.html#resizeEnabled-prop">resizeEnabled</a>.
<a href="ntqdockwindow.html#setVerticallyStretchable">setVerticallyStretchable</a>(TRUE) or <a href="ntqdockwindow.html#setResizeEnabled">setResizeEnabled</a>(TRUE).
<p> <p>See also <a href="ntqdockwindow.html#resizeEnabled-prop">resizeEnabled</a>.
<p>Set this property's value with <a href="ntqdockwindow.html#setVerticallyStretchable">setVerticallyStretchable</a>() and get this property's value with <a href="ntqdockwindow.html#isVerticallyStretchable">isVerticallyStretchable</a>().
<p>This property holds the validator's minimum acceptable value.
<p>Set this property's value with <a href="qdoublevalidator.html#setBottom">setBottom</a>() and get this property's value with <a href="qdoublevalidator.html#bottom">bottom</a>().
<p><p>See also <a href="qdoublevalidator.html#setRange">setRange</a>().
</doc>
</property>
<property>
<name>QDoubleValidator::decimals</name>
<doc href="qdoublevalidator.html#decimals-prop">
<p>This property holds the validator's maximum number of digits after the decimal point.
<p>Set this property's value with <a href="qdoublevalidator.html#setDecimals">setDecimals</a>() and get this property's value with <a href="qdoublevalidator.html#decimals">decimals</a>().
<p><p>See also <a href="qdoublevalidator.html#setRange">setRange</a>().
</doc>
</property>
<property>
<name>QDoubleValidator::top</name>
<doc href="qdoublevalidator.html#top-prop">
<p>This property holds the validator's maximum acceptable value.
<p>Set this property's value with <a href="qdoublevalidator.html#setTop">setTop</a>() and get this property's value with <a href="qdoublevalidator.html#top">top</a>().
<p><p>See also <a href="qdoublevalidator.html#setRange">setRange</a>().
<p> <p>See also <a href="tqfiledialog.html#setContentsPreview">setContentsPreview</a>() and <a href="tqfiledialog.html#infoPreview-prop">infoPreview</a>.
<p>Set this property's value with <a href="tqfiledialog.html#setContentsPreviewEnabled">setContentsPreviewEnabled</a>() and get this property's value with <a href="tqfiledialog.html#isContentsPreviewEnabled">isContentsPreviewEnabled</a>().
<p>Set this property's value with <a href="tqfiledialog.html#setInfoPreviewEnabled">setInfoPreviewEnabled</a>() and get this property's value with <a href="tqfiledialog.html#isInfoPreviewEnabled">isInfoPreviewEnabled</a>().
<p>Set this property's value with <a href="tqfiledialog.html#setMode">setMode</a>() and get this property's value with <a href="tqfiledialog.html#mode">mode</a>().
use <a href="tqfiledialog.html#setInfoPreview">setInfoPreview</a>() or <a href="tqfiledialog.html#setContentsPreview">setContentsPreview</a>() to set the dialog's
<p> <p>See also <a href="tqfiledialog.html#infoPreview-prop">infoPreview</a>, <a href="tqfiledialog.html#contentsPreview-prop">contentsPreview</a>, and <a href="tqfiledialog.html#viewMode-prop">viewMode</a>.
<p>Set this property's value with <a href="tqfiledialog.html#setPreviewMode">setPreviewMode</a>() and get this property's value with <a href="tqfiledialog.html#previewMode">previewMode</a>().
<p> <p>See also <a href="tqstring.html#isEmpty">TQString::isEmpty</a>(), <a href="tqfiledialog.html#selectedFiles-prop">selectedFiles</a>, and <a href="tqfiledialog.html#selectedFilter-prop">selectedFilter</a>.
<p> <p>See also <a href="tqfiledialog.html#selectedFile-prop">selectedFile</a>, <a href="tqfiledialog.html#selectedFilter-prop">selectedFilter</a>, and <a href="tqvaluelist.html#empty">TQValueList::empty</a>().
<p>Get this property's value with <a href="tqfiledialog.html#selectedFilter">selectedFilter</a>().
<p><p>See also <a href="tqfiledialog.html#filterSelected">filterSelected</a>(), <a href="tqfiledialog.html#selectedFiles-prop">selectedFiles</a>, and <a href="tqfiledialog.html#selectedFile-prop">selectedFile</a>.
<p>Set this property's value with <a href="tqfiledialog.html#setShowHiddenFiles">setShowHiddenFiles</a>() and get this property's value with <a href="tqfiledialog.html#showHiddenFiles">showHiddenFiles</a>().
<p>Set this property's value with <a href="tqfiledialog.html#setViewMode">setViewMode</a>() and get this property's value with <a href="tqfiledialog.html#viewMode">viewMode</a>().
<p>Get this property's value with <a href="ntqframe.html#contentsRect">contentsRect</a>().
<p><p>See also <a href="ntqframe.html#frameRect-prop">frameRect</a> and <a href="ntqframe.html#drawContents">drawContents</a>().
<p>Set this property's value with <a href="ntqframe.html#setFrameRect">setFrameRect</a>() and get this property's value with <a href="ntqframe.html#frameRect">frameRect</a>().
<p>Set this property's value with <a href="ntqframe.html#setFrameShadow">setFrameShadow</a>() and get this property's value with <a href="ntqframe.html#frameShadow">frameShadow</a>().
<p><p>See also <a href="ntqframe.html#frameStyle">frameStyle</a>() and <a href="ntqframe.html#frameShape-prop">frameShape</a>.
<p>Set this property's value with <a href="ntqframe.html#setFrameShape">setFrameShape</a>() and get this property's value with <a href="ntqframe.html#frameShape">frameShape</a>().
<p><p>See also <a href="ntqframe.html#frameStyle">frameStyle</a>() and <a href="ntqframe.html#frameShadow-prop">frameShadow</a>.
<p>Note that the <em>total</em> line width for <a href="ntqframe.html#Shape-enum">HLine</a> and <a href="ntqframe.html#Shape-enum">VLine</a> is
given by <a href="ntqframe.html#frameWidth">frameWidth</a>(), not <a href="ntqframe.html#lineWidth">lineWidth</a>().
<p> <p>See also <a href="ntqframe.html#midLineWidth-prop">midLineWidth</a> and <a href="ntqframe.html#frameWidth-prop">frameWidth</a>.
<p>Set this property's value with <a href="ntqframe.html#setLineWidth">setLineWidth</a>() and get this property's value with <a href="ntqframe.html#lineWidth">lineWidth</a>().
<p> <p>See also <a href="ntqframe.html#margin-prop">margin</a>, <a href="ntqframe.html#lineWidth-prop">lineWidth</a>, and <a href="ntqframe.html#frameWidth-prop">frameWidth</a>.
<p>Set this property's value with <a href="ntqframe.html#setMargin">setMargin</a>() and get this property's value with <a href="ntqframe.html#margin">margin</a>().
<p> <p>See also <a href="ntqframe.html#lineWidth-prop">lineWidth</a> and <a href="ntqframe.html#frameWidth-prop">frameWidth</a>.
<p>Set this property's value with <a href="ntqframe.html#setMidLineWidth">setMidLineWidth</a>() and get this property's value with <a href="ntqframe.html#midLineWidth">midLineWidth</a>().
<p>Set this property's value with <a href="ntqgridview.html#setCellHeight">setCellHeight</a>() and get this property's value with <a href="ntqgridview.html#cellHeight">cellHeight</a>().
<p>Set this property's value with <a href="ntqgridview.html#setCellWidth">setCellWidth</a>() and get this property's value with <a href="ntqgridview.html#cellWidth">cellWidth</a>().
<p>Set this property's value with <a href="ntqgridview.html#setNumCols">setNumCols</a>() and get this property's value with <a href="ntqgridview.html#numCols">numCols</a>().
<p><p>See also <a href="ntqgridview.html#numRows-prop">numRows</a>.
<p>Set this property's value with <a href="ntqgridview.html#setNumRows">setNumRows</a>() and get this property's value with <a href="ntqgridview.html#numRows">numRows</a>().
<p><p>See also <a href="ntqgridview.html#numCols-prop">numCols</a>.
<p>Set this property's value with <a href="ntqgroupbox.html#setAlignment">setAlignment</a>() and get this property's value with <a href="ntqgroupbox.html#alignment">alignment</a>().
<p>Set this property's value with <a href="ntqgroupbox.html#setCheckable">setCheckable</a>() and get this property's value with <a href="ntqgroupbox.html#isCheckable">isCheckable</a>().
<p>Set this property's value with <a href="ntqgroupbox.html#setChecked">setChecked</a>() and get this property's value with <a href="ntqgroupbox.html#isChecked">isChecked</a>().
<p>This property holds the number of columns or rows (depending on <a href="ntqgroupbox.html#orientation-prop">QGroupBox::orientation</a>) in the group box.
<p>Set this property's value with <a href="ntqgroupbox.html#setColumns">setColumns</a>() and get this property's value with <a href="ntqgroupbox.html#columns">columns</a>().
<p>Set this property's value with <a href="ntqgroupbox.html#setFlat">setFlat</a>() and get this property's value with <a href="ntqgroupbox.html#isFlat">isFlat</a>().
<p>Set this property's value with <a href="ntqgroupbox.html#setOrientation">setOrientation</a>() and get this property's value with <a href="ntqgroupbox.html#orientation">orientation</a>().
This produces "<u>U</u>ser information"; Alt+U moves the <a href="focus.html#keyboard-focus">keyboard focus</a> to the group box.
<p>Set this property's value with <a href="ntqgroupbox.html#setTitle">setTitle</a>() and get this property's value with <a href="ntqgroupbox.html#title">title</a>().
If the user moves a section the <a href="ntqheader.html#indexChange">indexChange</a>() signal is emitted.
<p> <p>See also <a href="ntqheader.html#setClickEnabled">setClickEnabled</a>() and <a href="ntqheader.html#setResizeEnabled">setResizeEnabled</a>().
<p>Set this property's value with <a href="ntqheader.html#setMovingEnabled">setMovingEnabled</a>() and get this property's value with <a href="ntqheader.html#isMovingEnabled">isMovingEnabled</a>().
<p>Set this property's value with <a href="ntqheader.html#setOffset">setOffset</a>() and get this property's value with <a href="ntqheader.html#offset">offset</a>().
<p>The orientation is either <a href="ntqt.html#Orientation-enum">Vertical</a> or <a href="ntqt.html#Orientation-enum">Horizontal</a> (the
<p>Set this property's value with <a href="ntqheader.html#setOrientation">setOrientation</a>() and get this property's value with <a href="ntqheader.html#orientation">orientation</a>().
<p>Set this property's value with <a href="ntqheader.html#setStretchEnabled">setStretchEnabled</a>() and get this property's value with <a href="ntqheader.html#isStretchEnabled">isStretchEnabled</a>().
<p>Set this property's value with <a href="ntqheader.html#setTracking">setTracking</a>() and get this property's value with <a href="ntqheader.html#tracking">tracking</a>().
<p>This can be <a href="tqiconview.html#Arrangement-enum">LeftToRight</a> or <a href="tqiconview.html#Arrangement-enum">TopToBottom</a>. The default is <a href="tqiconview.html#Arrangement-enum">LeftToRight</a>.
<p>Set this property's value with <a href="tqiconview.html#setArrangement">setArrangement</a>() and get this property's value with <a href="tqiconview.html#arrangement">arrangement</a>().
<p>Set this property's value with <a href="tqiconview.html#setAutoArrange">setAutoArrange</a>() and get this property's value with <a href="tqiconview.html#autoArrange">autoArrange</a>().
<p>Set this property's value with <a href="tqiconview.html#setGridX">setGridX</a>() and get this property's value with <a href="tqiconview.html#gridX">gridX</a>().
<p>Set this property's value with <a href="tqiconview.html#setGridY">setGridY</a>() and get this property's value with <a href="tqiconview.html#gridY">gridY</a>().
<p>Set this property's value with <a href="tqiconview.html#setItemTextBackground">setItemTextBackground</a>() and get this property's value with <a href="tqiconview.html#itemTextBackground">itemTextBackground</a>().
<p>Valid values are <a href="tqiconview.html#ItemTextPos-enum">Bottom</a> or <a href="tqiconview.html#ItemTextPos-enum">Right</a>. The default is <a href="tqiconview.html#ItemTextPos-enum">Bottom</a>.
<p>Set this property's value with <a href="tqiconview.html#setItemTextPos">setItemTextPos</a>() and get this property's value with <a href="tqiconview.html#itemTextPos">itemTextPos</a>().
<p>Set this property's value with <a href="tqiconview.html#setItemsMovable">setItemsMovable</a>() and get this property's value with <a href="tqiconview.html#itemsMovable">itemsMovable</a>().
<p>Set this property's value with <a href="tqiconview.html#setMaxItemTextLength">setMaxItemTextLength</a>() and get this property's value with <a href="tqiconview.html#maxItemTextLength">maxItemTextLength</a>().
<p>Set this property's value with <a href="tqiconview.html#setMaxItemWidth">setMaxItemWidth</a>() and get this property's value with <a href="tqiconview.html#maxItemWidth">maxItemWidth</a>().
<p>This can be <a href="tqiconview.html#ResizeMode-enum">Fixed</a> or <a href="tqiconview.html#ResizeMode-enum">Adjust</a>. The default is <a href="tqiconview.html#ResizeMode-enum">Fixed</a>.
See <a href="tqiconview.html#ResizeMode-enum">ResizeMode</a>.
<p>Set this property's value with <a href="tqiconview.html#setResizeMode">setResizeMode</a>() and get this property's value with <a href="tqiconview.html#resizeMode">resizeMode</a>().
<p>This can be <a href="tqiconview.html#SelectionMode-enum">Single</a> (the default), <a href="tqiconview.html#SelectionMode-enum">Extended</a>, <a href="tqiconview.html#SelectionMode-enum">Multi</a> or <a href="tqiconview.html#SelectionMode-enum">NoSelection</a>.
<p>Set this property's value with <a href="tqiconview.html#setSelectionMode">setSelectionMode</a>() and get this property's value with <a href="tqiconview.html#selectionMode">selectionMode</a>().
<p>Set this property's value with <a href="tqiconview.html#setShowToolTips">setShowToolTips</a>() and get this property's value with <a href="tqiconview.html#showToolTips">showToolTips</a>().
meaningful if both <a href="tqiconview.html#sorting">sorting</a>() and <a href="tqiconview.html#autoArrange">autoArrange</a>() are TRUE.
<p> To set the sort direction, use <a href="tqiconview.html#setSorting">setSorting</a>()
<p>Set this property's value with <a href="tqiconview.html#setSpacing">setSpacing</a>() and get this property's value with <a href="tqiconview.html#spacing">spacing</a>().
<p>Set this property's value with <a href="tqiconview.html#setWordWrapIconText">setWordWrapIconText</a>() and get this property's value with <a href="tqiconview.html#wordWrapIconText">wordWrapIconText</a>().
<p>This property holds the validator's lowest acceptable value.
<p>Set this property's value with <a href="qintvalidator.html#setBottom">setBottom</a>() and get this property's value with <a href="qintvalidator.html#bottom">bottom</a>().
<p><p>See also <a href="qintvalidator.html#setRange">setRange</a>().
</doc>
</property>
<property>
<name>QIntValidator::top</name>
<doc href="qintvalidator.html#top-prop">
<p>This property holds the validator's highest acceptable value.
<p>Set this property's value with <a href="qintvalidator.html#setTop">setTop</a>() and get this property's value with <a href="qintvalidator.html#top">top</a>().
<p><p>See also <a href="qintvalidator.html#setRange">setRange</a>().
<p>Set this property's value with <a href="ntqlcdnumber.html#display">display</a>() and get this property's value with <a href="ntqlcdnumber.html#intValue">intValue</a>().
<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>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>Corresponds to the current number of digits. If <a href="ntqlcdnumber.html#smallDecimalPoint-prop">QLCDNumber::smallDecimalPoint</a> is FALSE, the decimal point occupies
<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> <a href="ntqlcdnumber.html#SegmentStyle-enum">Outline</a> and <a href="ntqlcdnumber.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="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="ntqlcdnumber.html#display">display</a>() and get this property's value with <a href="ntqlcdnumber.html#value">value</a>().
<p>The alignment is a bitwise OR of <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> and <a href="ntqt.html#TextFlags-enum">TQt::TextFlags</a> values. The <a href="ntqt.html#TextFlags-enum">ExpandTabs</a>, <a href="ntqt.html#TextFlags-enum">SingleLine</a> and <a href="ntqt.html#TextFlags-enum">ShowPrefix</a> flags apply only if the label contains plain text;
<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>, <a href="ntqlabel.html#setBuddy">setBuddy</a>(), and <a href="ntqlabel.html#text-prop">text</a>.
<p>Set this property's value with <a href="ntqlabel.html#setAlignment">setAlignment</a>() and get this property's value with <a href="ntqlabel.html#alignment">alignment</a>().
<a href="ntqlabel.html#alignment">alignment</a>() is <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a>, to the right edge if alignment() is
<a href="ntqt.html#AlignmentFlags-enum">AlignRight</a>, to the top edge if alignment() is <a href="ntqt.html#AlignmentFlags-enum">AlignTop</a>, and
to to the bottom edge if alignment() is <a href="ntqt.html#AlignmentFlags-enum">AlignBottom</a>.
of the widget's current <a href="tqwidget.html#font">font</a>().
<p> <p>See also <a href="ntqlabel.html#alignment-prop">alignment</a>, <a href="ntqframe.html#frameWidth-prop">frameWidth</a>, and <a href="tqwidget.html#font-prop">font</a>.
<p>Set this property's value with <a href="ntqlabel.html#setIndent">setIndent</a>() and get this property's value with <a href="ntqlabel.html#indent">indent</a>().
<p>Set this property's value with <a href="ntqlabel.html#setPixmap">setPixmap</a>() and get this property's value with <a href="ntqlabel.html#pixmap">pixmap</a>().
<p>Set this property's value with <a href="ntqlabel.html#setScaledContents">setScaledContents</a>() and get this property's value with <a href="ntqlabel.html#hasScaledContents">hasScaledContents</a>().
<p> <p>See also <a href="ntqlabel.html#textFormat-prop">textFormat</a>, <a href="ntqlabel.html#setBuddy">setBuddy</a>(), and <a href="ntqlabel.html#alignment-prop">alignment</a>.
<p>Set this property's value with <a href="ntqlabel.html#setText">setText</a>() and get this property's value with <a href="ntqlabel.html#text">text</a>().
<p>Set this property's value with <a href="ntqlabel.html#setTextFormat">setTextFormat</a>() and get this property's value with <a href="ntqlabel.html#textFormat">textFormat</a>().
<p>Set this property's value with <a href="ntqlayout.html#setMargin">setMargin</a>() and get this property's value with <a href="ntqlayout.html#margin">margin</a>().
<p>Set this property's value with <a href="ntqlayout.html#setResizeMode">setResizeMode</a>() and get this property's value with <a href="ntqlayout.html#resizeMode">resizeMode</a>().
<p>Set this property's value with <a href="ntqlayout.html#setSpacing">setSpacing</a>() and get this property's value with <a href="ntqlayout.html#spacing">spacing</a>().
<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>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="ntqlineedit.html#setCursorPosition">setCursorPosition</a>() and get this property's value with <a href="ntqlineedit.html#cursorPosition">cursorPosition</a>().
<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>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>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> <p>See also <a href="ntqlineedit.html#EchoMode-enum">EchoMode</a> and <a href="ntqlineedit.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="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="ntqlineedit.html#setFrame">setFrame</a>() and get this property's value with <a href="ntqlineedit.html#frame">frame</a>().
<p>If no mask is set, <a href="ntqlineedit.html#inputMask">inputMask</a>() returns <a href="tqstring.html#TQString-null">TQString::null</a>.
<tr bgcolor="#d0d0d0"> <td valign="top"><tt>a</tt> <td valign="top">ASCII alphabetic character permitted but not required.
<tr bgcolor="#d0d0d0"> <td valign="top"><tt>n</tt> <td valign="top">ASCII alphanumeric character permitted but not required.
<tr bgcolor="#f0f0f0"> <td valign="top"><tt>X</tt> <td valign="top">Any character required.
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="tqwidget.html#x-prop">x</a> <td valign="top">Any character permitted but not required.
<tr bgcolor="#d0d0d0"> <td valign="top"><tt>d</tt> <td valign="top">ASCII digit permitted but not required (1-9).
<tr bgcolor="#f0f0f0"> <td valign="top"><tt>#</tt> <td valign="top">ASCII digit or plus/minus sign permitted but not required.
<tr bgcolor="#d0d0d0"> <td valign="top"><tt>&gt;</tt> <td valign="top">All following alphabetic characters are uppercased.
<tr bgcolor="#f0f0f0"> <td valign="top"><tt>&lt;</tt> <td valign="top">All following alphabetic characters are lowercased.
<tr bgcolor="#d0d0d0"> <td valign="top"><tt>!</tt> <td valign="top">Switch off case conversion.
<tr bgcolor="#f0f0f0"> <td valign="top"><tt>&#92;</tt> <td valign="top">Use <tt>&#92;</tt> to escape the special
characters listed above to use them as
separators.
</table></center>
<p> The mask consists of a string of mask characters and separators,
optionally followed by a semi-colon and the character used for
blanks: the blank characters are always removed from the text
after editing. The default blank character is space.
<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="ntqlineedit.html#setMaxLength">setMaxLength</a>() and get this property's value with <a href="ntqlineedit.html#maxLength">maxLength</a>().
<p> Calling <a href="ntqlineedit.html#clearModified">clearModified</a>() or <a href="ntqlineedit.html#setText">setText</a>() resets the modified flag to
clipboard or drag-and-drop the text (if <a href="ntqlineedit.html#echoMode">echoMode</a>() is <a href="ntqlineedit.html#EchoMode-enum">Normal</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="ntqlineedit.html#setText">setText</a>() and get this property's value with <a href="ntqlineedit.html#text">text</a>().
displayed columns. The row layout mode automatically becomes <a href="ntqlistbox.html#LayoutMode-enum">Variable</a>, unless the column mode is <a href="ntqlistbox.html#LayoutMode-enum">Variable</a>.
<p> <p>See also <a href="ntqlistbox.html#rowMode-prop">rowMode</a>, <a href="ntqlistbox.html#rowMode-prop">rowMode</a>, and <a href="ntqlistbox.html#numColumns-prop">numColumns</a>.
<p>Set this property's value with <a href="ntqlistbox.html#setColumnMode">setColumnMode</a>() and get this property's value with <a href="ntqlistbox.html#columnMode">columnMode</a>().
<p>Set this property's value with <a href="ntqlistbox.html#setCurrentItem">setCurrentItem</a>() and get this property's value with <a href="ntqlistbox.html#currentItem">currentItem</a>().
<p>Set this property's value with <a href="ntqlistbox.html#setMultiSelection">setMultiSelection</a>() and get this property's value with <a href="ntqlistbox.html#isMultiSelection">isMultiSelection</a>().
<p>This is normally 1, but can be different if <a href="ntqlistbox.html#columnMode-prop">QListBox::columnMode</a> or <a href="ntqlistbox.html#rowMode-prop">QListBox::rowMode</a> has been set.
<p> <p>See also <a href="ntqlistbox.html#columnMode-prop">columnMode</a>, <a href="ntqlistbox.html#rowMode-prop">rowMode</a>, and <a href="ntqlistbox.html#numRows-prop">numRows</a>.
<p> <p>See also <a href="ntqlistbox.html#columnMode-prop">columnMode</a>, <a href="ntqlistbox.html#rowMode-prop">rowMode</a>, and <a href="ntqlistbox.html#numColumns-prop">numColumns</a>.
<p>Set this property's value with <a href="ntqlistbox.html#setRowMode">setRowMode</a>() and get this property's value with <a href="ntqlistbox.html#rowMode">rowMode</a>().
<p>Sets the list box's selection mode, which may be one of <a href="ntqlistbox.html#SelectionMode-enum">Single</a>
(the default), <a href="ntqlistbox.html#SelectionMode-enum">Extended</a>, <a href="ntqlistbox.html#SelectionMode-enum">Multi</a> or <a href="ntqlistbox.html#SelectionMode-enum">NoSelection</a>.
<p> <p>See also <a href="ntqlistbox.html#SelectionMode-enum">SelectionMode</a>.
<p>Set this property's value with <a href="ntqlistbox.html#setSelectionMode">setSelectionMode</a>() and get this property's value with <a href="ntqlistbox.html#selectionMode">selectionMode</a>().
<p>Set this property's value with <a href="ntqlistbox.html#setTopItem">setTopItem</a>() and get this property's value with <a href="ntqlistbox.html#topItem">topItem</a>().
<p>Set this property's value with <a href="ntqlistbox.html#setVariableHeight">setVariableHeight</a>() and get this property's value with <a href="ntqlistbox.html#variableHeight">variableHeight</a>().
<p>Set this property's value with <a href="ntqlistbox.html#setVariableWidth">setVariableWidth</a>() and get this property's value with <a href="ntqlistbox.html#variableWidth">variableWidth</a>().
<p>Set this property's value with <a href="ntqlistview.html#setAllColumnsShowFocus">setAllColumnsShowFocus</a>() and get this property's value with <a href="ntqlistview.html#allColumnsShowFocus">allColumnsShowFocus</a>().
<p>This property holds the number of parentless (top-level) <a href="qlistviewitem.html">QListViewItem</a> objects in this QListView.
<p>Holds the current number of parentless (top-level) QListViewItem
objects in this QListView.
<p> <p>See also <a href="qlistviewitem.html#childCount">QListViewItem::childCount</a>().
<p>Get this property's value with <a href="ntqlistview.html#columns">columns</a>().
<p><p>See also <a href="ntqlistview.html#addColumn">addColumn</a>() and <a href="ntqlistview.html#removeColumn">removeColumn</a>().
<p>Set this property's value with <a href="ntqlistview.html#setDefaultRenameAction">setDefaultRenameAction</a>() and get this property's value with <a href="ntqlistview.html#defaultRenameAction">defaultRenameAction</a>().
<p>Set this property's value with <a href="ntqlistview.html#setItemMargin">setItemMargin</a>() and get this property's value with <a href="ntqlistview.html#itemMargin">itemMargin</a>().
<doc href="ntqlistview.html#multiSelection-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>Set this property's value with <a href="ntqlistview.html#setMultiSelection">setMultiSelection</a>() and get this property's value with <a href="ntqlistview.html#isMultiSelection">isMultiSelection</a>().
property can be one of: <a href="ntqlistview.html#ResizeMode-enum">NoColumn</a> (the default), <a href="ntqlistview.html#ResizeMode-enum">AllColumns</a>
or <a href="ntqlistview.html#ResizeMode-enum">LastColumn</a>.
<p>Set this property's value with <a href="ntqlistview.html#setResizeMode">setResizeMode</a>() and get this property's value with <a href="ntqlistview.html#resizeMode">resizeMode</a>().
<p>Set this property's value with <a href="ntqlistview.html#setRootIsDecorated">setRootIsDecorated</a>() and get this property's value with <a href="ntqlistview.html#rootIsDecorated">rootIsDecorated</a>().
<p>The mode can be <a href="ntqlistview.html#SelectionMode-enum">Single</a> (the default), <a href="ntqlistview.html#SelectionMode-enum">Extended</a>, <a href="ntqlistview.html#SelectionMode-enum">Multi</a> or
<p>Set this property's value with <a href="ntqlistview.html#setSelectionMode">setSelectionMode</a>() and get this property's value with <a href="ntqlistview.html#selectionMode">selectionMode</a>().
<p>Set this property's value with <a href="ntqlistview.html#setShowSortIndicator">setShowSortIndicator</a>() and get this property's value with <a href="ntqlistview.html#showSortIndicator">showSortIndicator</a>().
<p>Set this property's value with <a href="ntqlistview.html#setShowToolTips">setShowToolTips</a>() and get this property's value with <a href="ntqlistview.html#showToolTips">showToolTips</a>().
<p>Set this property's value with <a href="ntqlistview.html#setTreeStepSize">setTreeStepSize</a>() and get this property's value with <a href="ntqlistview.html#treeStepSize">treeStepSize</a>().
be changed with <a href="tqmainwindow.html#setOpaqueMoving">setOpaqueMoving</a>().
<p> <p>See also <a href="tqmainwindow.html#setDockEnabled">setDockEnabled</a>() and <a href="tqmainwindow.html#opaqueMoving-prop">opaqueMoving</a>.
<p>Set this property's value with <a href="tqmainwindow.html#setDockWindowsMovable">setDockWindowsMovable</a>() and get this property's value with <a href="tqmainwindow.html#dockWindowsMovable">dockWindowsMovable</a>().
<p>Set this property's value with <a href="tqmainwindow.html#setOpaqueMoving">setOpaqueMoving</a>() and get this property's value with <a href="tqmainwindow.html#opaqueMoving">opaqueMoving</a>().
<p> <p>See also <a href="ntqdockwindow.html#setVerticalStretchable">QDockWindow::setVerticalStretchable</a>() and <a href="ntqdockwindow.html#setHorizontalStretchable">QDockWindow::setHorizontalStretchable</a>().
<p>Set this property's value with <a href="tqmainwindow.html#setRightJustification">setRightJustification</a>() and get this property's value with <a href="tqmainwindow.html#rightJustification">rightJustification</a>().
<p>Set this property's value with <a href="tqmainwindow.html#setUsesBigPixmaps">setUsesBigPixmaps</a>() and get this property's value with <a href="tqmainwindow.html#usesBigPixmaps">usesBigPixmaps</a>().
<p>Set this property's value with <a href="tqmainwindow.html#setUsesTextLabel">setUsesTextLabel</a>() and get this property's value with <a href="tqmainwindow.html#usesTextLabel">usesTextLabel</a>().
<p>Set this property's value with <a href="tqmenubar.html#setDefaultUp">setDefaultUp</a>() and get this property's value with <a href="tqmenubar.html#isDefaultUp">isDefaultUp</a>().
<p>Set this property's value with <a href="tqmenubar.html#setSeparator">setSeparator</a>() and get this property's value with <a href="tqmenubar.html#separator">separator</a>().
<p>Set this property's value with <a href="ntqmessagebox.html#setIcon">setIcon</a>() and get this property's value with <a href="ntqmessagebox.html#icon">icon</a>().
<p>Set this property's value with <a href="ntqmessagebox.html#setIconPixmap">setIconPixmap</a>() and get this property's value with <a href="ntqmessagebox.html#iconPixmap">iconPixmap</a>().
text, depending on the text format setting (<a href="ntqmessagebox.html#textFormat-prop">QMessageBox::textFormat</a>). The default setting is <a href="ntqt.html#TextFormat-enum">AutoText</a>, i.e.
<p>Set this property's value with <a href="ntqmessagebox.html#setText">setText</a>() and get this property's value with <a href="ntqmessagebox.html#text">text</a>().
<p>The current text format used by the message box. See the <a href="ntqt.html#TextFormat-enum">TQt::TextFormat</a> enum for an explanation of the possible options.
<p>Set this property's value with <a href="ntqmessagebox.html#setTextFormat">setTextFormat</a>() and get this property's value with <a href="ntqmessagebox.html#textFormat">textFormat</a>().
<doc href="ntqmultilineedit.html#alignment-prop"> <p>This property holds the editor's paragraph alignment.
<p>Sets the alignment to flag, which must be <a href="ntqt.html#AlignmentFlags-enum">AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">AlignHCenter</a> or <a href="ntqt.html#AlignmentFlags-enum">AlignRight</a>.
<p>Set this property's value with <a href="ntqmultilineedit.html#setAlignment">setAlignment</a>() and get this property's value with <a href="ntqmultilineedit.html#alignment">alignment</a>().
<p>Set this property's value with <a href="ntqmultilineedit.html#setEdited">setEdited</a>() and get this property's value with <a href="ntqmultilineedit.html#edited">edited</a>().
<p> <p>See also <a href="tqobject.html#className">className</a>(), <a href="tqobject.html#child">child</a>(), and <a href="tqobject.html#queryList">queryList</a>().
<p>Set this property's value with <a href="tqobject.html#setName">setName</a>() and get this property's value with <a href="tqobject.html#name">name</a>().
<p>Set this property's value with <a href="tqpopupmenu.html#setCheckable">setCheckable</a>() and get this property's value with <a href="tqpopupmenu.html#isCheckable">isCheckable</a>().
<p>Set this property's value with <a href="ntqprogressbar.html#setCenterIndicator">setCenterIndicator</a>() and get this property's value with <a href="ntqprogressbar.html#centerIndicator">centerIndicator</a>().
<p>Set this property's value with <a href="ntqprogressbar.html#setIndicatorFollowsStyle">setIndicatorFollowsStyle</a>() and get this property's value with <a href="ntqprogressbar.html#indicatorFollowsStyle">indicatorFollowsStyle</a>().
<p> <p>See also <a href="ntqprogressbar.html#centerIndicator-prop">centerIndicator</a> and <a href="ntqprogressbar.html#indicatorFollowsStyle-prop">indicatorFollowsStyle</a>.
<p>Set this property's value with <a href="ntqprogressbar.html#setPercentageVisible">setPercentageVisible</a>() and get this property's value with <a href="ntqprogressbar.html#percentageVisible">percentageVisible</a>().
<p>Set this property's value with <a href="ntqprogressbar.html#setProgress">setProgress</a>() and get this property's value with <a href="ntqprogressbar.html#progress">progress</a>().
<p>Set this property's value with <a href="ntqprogressbar.html#setTotalSteps">setTotalSteps</a>() and get this property's value with <a href="ntqprogressbar.html#totalSteps">totalSteps</a>().
<p>Set this property's value with <a href="ntqprogressdialog.html#setAutoClose">setAutoClose</a>() and get this property's value with <a href="ntqprogressdialog.html#autoClose">autoClose</a>().
<p>Set this property's value with <a href="ntqprogressdialog.html#setAutoReset">setAutoReset</a>() and get this property's value with <a href="ntqprogressdialog.html#autoReset">autoReset</a>().
<p>Set this property's value with <a href="ntqprogressdialog.html#setLabelText">setLabelText</a>() and get this property's value with <a href="ntqprogressdialog.html#labelText">labelText</a>().
<p>Set this property's value with <a href="ntqprogressdialog.html#setMinimumDuration">setMinimumDuration</a>() and get this property's value with <a href="ntqprogressdialog.html#minimumDuration">minimumDuration</a>().
<a href="ntqprogressdialog.html#totalSteps">QProgressDialog::totalSteps</a>(); you can call <a href="ntqprogressdialog.html#setProgress">setProgress</a>() any number of times
<p>Set this property's value with <a href="ntqprogressdialog.html#setProgress">setProgress</a>() and get this property's value with <a href="ntqprogressdialog.html#progress">progress</a>().
<p>Set this property's value with <a href="ntqprogressdialog.html#setTotalSteps">setTotalSteps</a>() and get this property's value with <a href="ntqprogressdialog.html#totalSteps">totalSteps</a>().
<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>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>().
there are one or more <a href="ntqpushbutton.html#autoDefault-prop">autoDefault</a> buttons the first <a href="ntqpushbutton.html#autoDefault-prop">autoDefault</a>
<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="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="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="ntqradiobutton.html#setChecked">setChecked</a>() and get this property's value with <a href="ntqradiobutton.html#isChecked">isChecked</a>().
<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="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="ntqscrollbar.html#setMinValue">setMinValue</a>() and get this property's value with <a href="ntqscrollbar.html#minValue">minValue</a>().
<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> <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>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="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="ntqscrollbar.html#setValue">setValue</a>() and get this property's value with <a href="ntqscrollbar.html#value">value</a>().
<p><p>See also <a href="ntqrangecontrol.html#value">QRangeControl::value</a>() and <a href="ntqrangecontrol.html#prevValue">prevValue</a>().
the event in the <a href="tqwidget.html#dragEnterEvent">dragEnterEvent</a>() and <a href="tqwidget.html#dragMoveEvent">dragMoveEvent</a>()
<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="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="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="ntqscrollview.html#setVScrollBarMode">setVScrollBarMode</a>() and get this property's value with <a href="ntqscrollview.html#vScrollBarMode">vScrollBarMode</a>().
<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="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="ntqslider.html#setMinValue">setMinValue</a>() and get this property's value with <a href="ntqslider.html#minValue">minValue</a>().
<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> <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>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>().
slider will choose between <a href="ntqslider.html#lineStep">lineStep</a>() and <a href="ntqslider.html#pageStep">pageStep</a>(). The initial
<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="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="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="ntqslider.html#setValue">setValue</a>() and get this property's value with <a href="ntqslider.html#value">value</a>().
<p><p>See also <a href="ntqrangecontrol.html#value">QRangeControl::value</a>() and <a href="ntqrangecontrol.html#prevValue">prevValue</a>().
<p>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>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>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>.
<p> The <a href="ntqspinbox.html#setLineStep">setLineStep</a>() function calls the virtual <a href="ntqrangecontrol.html#stepChange">stepChange</a>() function
<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> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>() and <a href="ntqspinbox.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> <p>See also <a href="ntqrangecontrol.html#setRange">setRange</a>() and <a href="ntqspinbox.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>().
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>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> All values are displayed with the <a href="ntqspinbox.html#prefix">prefix</a>() and <a href="ntqspinbox.html#suffix">suffix</a>() (if set),
<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>().
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>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>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>().
<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><p>See also <a href="ntqrangecontrol.html#setValue">QRangeControl::setValue</a>().
<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>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="ntqsplitter.html#setChildrenCollapsible">setChildrenCollapsible</a>() and get this property's value with <a href="ntqsplitter.html#childrenCollapsible">childrenCollapsible</a>().
<p>Set this property's value with <a href="ntqsplitter.html#setHandleWidth">setHandleWidth</a>() and get this property's value with <a href="ntqsplitter.html#handleWidth">handleWidth</a>().
<p>Set this property's value with <a href="ntqsplitter.html#setOpaqueResize">setOpaqueResize</a>() and get this property's value with <a href="ntqsplitter.html#opaqueResize">opaqueResize</a>().
<p>Set this property's value with <a href="ntqsplitter.html#setOrientation">setOrientation</a>() and get this property's value with <a href="ntqsplitter.html#orientation">orientation</a>().
<p>Set this property's value with <a href="tqsqldatabase.html#setConnectOptions">setConnectOptions</a>() and get this property's value with <a href="tqsqldatabase.html#connectOptions">connectOptions</a>().
<p>Set this property's value with <a href="tqsqldatabase.html#setDatabaseName">setDatabaseName</a>() and get this property's value with <a href="tqsqldatabase.html#databaseName">databaseName</a>().
<p>Set this property's value with <a href="tqsqldatabase.html#setHostName">setHostName</a>() and get this property's value with <a href="tqsqldatabase.html#hostName">hostName</a>().
<p>Set this property's value with <a href="tqsqldatabase.html#setPassword">setPassword</a>() and get this property's value with <a href="tqsqldatabase.html#password">password</a>().
<p>Set this property's value with <a href="tqsqldatabase.html#setPort">setPort</a>() and get this property's value with <a href="tqsqldatabase.html#port">port</a>().
<p>Set this property's value with <a href="tqsqldatabase.html#setUserName">setUserName</a>() and get this property's value with <a href="tqsqldatabase.html#userName">userName</a>().
<p>Set this property's value with <a href="tqstatusbar.html#setSizeGripEnabled">setSizeGripEnabled</a>() and get this property's value with <a href="tqstatusbar.html#isSizeGripEnabled">isSizeGripEnabled</a>().
id <em>id</em> and emit the <a href="ntqtabbar.html#selected">selected</a>() signal.
<p> <p>See also <a href="ntqtabbar.html#selected">selected</a>() and <a href="ntqtabbar.html#isTabEnabled">isTabEnabled</a>().
<p>Set this property's value with <a href="ntqtabbar.html#setCurrentTab">setCurrentTab</a>() and get this property's value with <a href="ntqtabbar.html#currentTab">currentTab</a>().
<p>The value of this property is one of the following: <a href="ntqtabbar.html#Shape-enum">RoundedAbove</a> (default), <a href="ntqtabbar.html#Shape-enum">RoundedBelow</a>, <a href="ntqtabbar.html#Shape-enum">TriangularAbove</a> or <a href="ntqtabbar.html#Shape-enum">TriangularBelow</a>.
<p> <p>See also <a href="ntqtabbar.html#Shape-enum">Shape</a>.
<p>Set this property's value with <a href="ntqtabbar.html#setShape">setShape</a>() and get this property's value with <a href="ntqtabbar.html#shape">shape</a>().
<p>Set this property's value with <a href="ntqtabwidget.html#setCurrentPage">setCurrentPage</a>() and get this property's value with <a href="ntqtabwidget.html#currentPageIndex">currentPageIndex</a>().
<p><p>See also <a href="ntqtabbar.html#currentTab-prop">QTabBar::currentTab</a>.
<p>Set this property's value with <a href="ntqtabwidget.html#setMargin">setMargin</a>() and get this property's value with <a href="ntqtabwidget.html#margin">margin</a>().
<p>Possible values for this property are <a href="ntqtabwidget.html#TabPosition-enum">QTabWidget::Top</a> and <a href="ntqtabwidget.html#TabPosition-enum">QTabWidget::Bottom</a>.
<p> <p>See also <a href="ntqtabwidget.html#TabPosition-enum">TabPosition</a>.
<p>Set this property's value with <a href="ntqtabwidget.html#setTabPosition">setTabPosition</a>() and get this property's value with <a href="ntqtabwidget.html#tabPosition">tabPosition</a>().
<p>Set this property's value with <a href="ntqtabwidget.html#setTabShape">setTabShape</a>() and get this property's value with <a href="ntqtabwidget.html#tabShape">tabShape</a>().
<p>Set this property's value with <a href="ntqtable.html#setColumnMovingEnabled">setColumnMovingEnabled</a>() and get this property's value with <a href="ntqtable.html#columnMovingEnabled">columnMovingEnabled</a>().
<p>Set this property's value with <a href="ntqtable.html#setFocusStyle">setFocusStyle</a>() and get this property's value with <a href="ntqtable.html#focusStyle">focusStyle</a>().
<p>Set this property's value with <a href="ntqtable.html#setNumCols">setNumCols</a>() and get this property's value with <a href="ntqtable.html#numCols">numCols</a>().
<p><p>See also <a href="ntqtable.html#numRows-prop">numRows</a>.
<p>Set this property's value with <a href="ntqtable.html#setNumRows">setNumRows</a>() and get this property's value with <a href="ntqtable.html#numRows">numRows</a>().
<p><p>See also <a href="ntqtable.html#numCols-prop">numCols</a>.
<p> <p>See also <a href="tqwidget.html#enabled-prop">TQWidget::enabled</a>, <a href="ntqtable.html#setColumnReadOnly">setColumnReadOnly</a>(), and <a href="ntqtable.html#setRowReadOnly">setRowReadOnly</a>().
<p>Set this property's value with <a href="ntqtable.html#setReadOnly">setReadOnly</a>() and get this property's value with <a href="ntqtable.html#isReadOnly">isReadOnly</a>().
<p>Set this property's value with <a href="ntqtable.html#setRowMovingEnabled">setRowMovingEnabled</a>() and get this property's value with <a href="ntqtable.html#rowMovingEnabled">rowMovingEnabled</a>().
<p> <p>See also <a href="ntqtable.html#SelectionMode-enum">SelectionMode</a> and <a href="ntqtable.html#selectionMode-prop">selectionMode</a>.
<p>Set this property's value with <a href="ntqtable.html#setSelectionMode">setSelectionMode</a>() and get this property's value with <a href="ntqtable.html#selectionMode">selectionMode</a>().
<p>Set this property's value with <a href="ntqtable.html#setShowGrid">setShowGrid</a>() and get this property's value with <a href="ntqtable.html#showGrid">showGrid</a>().
<p>Set this property's value with <a href="ntqtable.html#setSorting">setSorting</a>() and get this property's value with <a href="ntqtable.html#sorting">sorting</a>().
<p><p>See also <a href="ntqtable.html#sortColumn">sortColumn</a>().
<p>Set this property's value with <a href="tqtextbrowser.html#setSource">setSource</a>() and get this property's value with <a href="tqtextbrowser.html#source">source</a>().
<p>The value can be any combination of the values in the <a href="tqtextedit.html#AutoFormatting-enum">AutoFormatting</a> enum. The default is <a href="tqtextedit.html#AutoFormatting-enum">AutoAll</a>. Choose <a href="tqtextedit.html#AutoFormatting-enum">AutoNone</a>
<p> Currently, the only automatic formatting feature provided is <a href="tqtextedit.html#AutoFormatting-enum">AutoBulletList</a>; future versions of TQt may offer more.
<p>Set this property's value with <a href="tqtextedit.html#setAutoFormatting">setAutoFormatting</a>() and get this property's value with <a href="tqtextedit.html#autoFormatting">autoFormatting</a>().
<p>For <a href="ntqt.html#TextFormat-enum">PlainText</a> the title will be an empty string. For <a href="ntqt.html#TextFormat-enum">RichText</a> the title will be the text between the <tt>&lt;title&gt;</tt> tags,
<p>Set this property's value with <a href="tqtextedit.html#setLinkUnderline">setLinkUnderline</a>() and get this property's value with <a href="tqtextedit.html#linkUnderline">linkUnderline</a>().
<p>Set this property's value with <a href="tqtextedit.html#setModified">setModified</a>() and get this property's value with <a href="tqtextedit.html#isModified">isModified</a>().
<p>Set this property's value with <a href="tqtextedit.html#setOverwriteMode">setOverwriteMode</a>() and get this property's value with <a href="tqtextedit.html#isOverwriteMode">isOverwriteMode</a>().
<p>Set this property's value with <a href="tqtextedit.html#setPaper">setPaper</a>() and get this property's value with <a href="tqtextedit.html#paper">paper</a>().
<p>Set this property's value with <a href="tqtextedit.html#setReadOnly">setReadOnly</a>() and get this property's value with <a href="tqtextedit.html#isReadOnly">isReadOnly</a>().
<p>The text is always returned as <a href="ntqt.html#TextFormat-enum">PlainText</a> if the <a href="tqtextedit.html#textFormat">textFormat</a>() is
<a href="ntqt.html#TextFormat-enum">PlainText</a> or <a href="ntqt.html#TextFormat-enum">AutoText</a>, otherwise it is returned as HTML.
<p>Set this property's value with <a href="tqtextedit.html#setTabChangesFocus">setTabChangesFocus</a>() and get this property's value with <a href="tqtextedit.html#tabChangesFocus">tabChangesFocus</a>().
<p>Set this property's value with <a href="tqtextedit.html#setTabStopWidth">setTabStopWidth</a>() and get this property's value with <a href="tqtextedit.html#tabStopWidth">tabStopWidth</a>().
depending on the <a href="tqtextedit.html#textFormat">textFormat</a>(). The default setting is <a href="ntqt.html#TextFormat-enum">AutoText</a>,
<p>Set this property's value with <a href="tqtextedit.html#setText">setText</a>() and get this property's value with <a href="tqtextedit.html#text">text</a>().
rendering style is best, <a href="ntqt.html#TextFormat-enum">PlainText</a> or <a href="ntqt.html#TextFormat-enum">RichText</a>. This is done
<p>Set this property's value with <a href="tqtextedit.html#setTextFormat">setTextFormat</a>() and get this property's value with <a href="tqtextedit.html#textFormat">textFormat</a>().
<p>Set this property's value with <a href="tqtextedit.html#setUndoDepth">setUndoDepth</a>() and get this property's value with <a href="tqtextedit.html#undoDepth">undoDepth</a>().
<p>Set this property's value with <a href="tqtextedit.html#setUndoRedoEnabled">setUndoRedoEnabled</a>() and get this property's value with <a href="tqtextedit.html#isUndoRedoEnabled">isUndoRedoEnabled</a>().
occur within words use <a href="tqtextedit.html#setWrapPolicy">setWrapPolicy</a>(). If you set a wrap mode of
<a href="tqtextedit.html#WordWrap-enum">FixedPixelWidth</a> or <a href="tqtextedit.html#WordWrap-enum">FixedColumnWidth</a> you should also call
<a href="tqtextedit.html#setWrapColumnOrWidth">setWrapColumnOrWidth</a>() with the width you want.
<p> <p>See also <a href="tqtextedit.html#WordWrap-enum">WordWrap</a>, <a href="tqtextedit.html#wrapColumnOrWidth-prop">wrapColumnOrWidth</a>, and <a href="tqtextedit.html#wrapPolicy-prop">wrapPolicy</a>.
<p>Set this property's value with <a href="tqtextedit.html#setWordWrap">setWordWrap</a>() and get this property's value with <a href="tqtextedit.html#wordWrap">wordWrap</a>().
<p>Set this property's value with <a href="tqtextedit.html#setWrapColumnOrWidth">setWrapColumnOrWidth</a>() and get this property's value with <a href="tqtextedit.html#wrapColumnOrWidth">wrapColumnOrWidth</a>().
<p>Defines where text can be wrapped when word wrap mode is not <a href="tqtextedit.html#WordWrap-enum">NoWrap</a>. The choices are <a href="tqtextedit.html#WrapPolicy-enum">AtWordBoundary</a> (the default), <a href="tqtextedit.html#WrapPolicy-enum">Anywhere</a> and <a href="tqtextedit.html#WrapPolicy-enum">AtWordOrDocumentBoundary</a>
<p> <p>See also <a href="tqtextedit.html#wordWrap-prop">wordWrap</a>.
<p>Set this property's value with <a href="tqtextedit.html#setWrapPolicy">setWrapPolicy</a>() and get this property's value with <a href="tqtextedit.html#wrapPolicy">wrapPolicy</a>().
<p>Set this property's value with <a href="tqtimeedit.html#setAutoAdvance">setAutoAdvance</a>() and get this property's value with <a href="tqtimeedit.html#autoAdvance">autoAdvance</a>().
<p>Set this property's value with <a href="tqtimeedit.html#setDisplay">setDisplay</a>() and get this property's value with <a href="tqtimeedit.html#display">display</a>().
<a href="tqtimeedit.html#setRange">TQTimeEdit::setRange</a>( <a href="tqtimeedit.html#minValue">minValue</a>(), <em>t</em> ), where <em>t</em> is the maximum
<p> <p>See also <a href="tqtimeedit.html#minValue-prop">minValue</a> and <a href="tqtimeedit.html#setRange">setRange</a>().
<p>Set this property's value with <a href="tqtimeedit.html#setMaxValue">setMaxValue</a>() and get this property's value with <a href="tqtimeedit.html#maxValue">maxValue</a>().
<a href="tqtimeedit.html#setRange">TQTimeEdit::setRange</a>( <em>t</em>, <a href="tqtimeedit.html#maxValue">maxValue</a>() ), where <em>t</em> is the minimum
<p> <p>See also <a href="tqtimeedit.html#maxValue-prop">maxValue</a> and <a href="tqtimeedit.html#setRange">setRange</a>().
<p>Set this property's value with <a href="tqtimeedit.html#setMinValue">setMinValue</a>() and get this property's value with <a href="tqtimeedit.html#minValue">minValue</a>().
<a href="tqtimeedit.html#minValue">minValue</a>(), or is greater than <a href="tqtimeedit.html#maxValue">maxValue</a>(), nothing happens.
<p>Set this property's value with <a href="tqtimeedit.html#setTime">setTime</a>() and get this property's value with <a href="tqtimeedit.html#time">time</a>().
<p>Set this property's value with <a href="tqtoolbar.html#setLabel">setLabel</a>() and get this property's value with <a href="tqtoolbar.html#label">label</a>().
<p>Set this property's value with <a href="tqtoolbox.html#setCurrentIndex">setCurrentIndex</a>() and get this property's value with <a href="tqtoolbox.html#currentIndex">currentIndex</a>().
<p><p>See also <a href="tqtoolbox.html#currentItem">currentItem</a>(), <a href="tqtoolbox.html#indexOf">indexOf</a>(), and <a href="tqtoolbox.html#item">item</a>().
<p>Set this property's value with <a href="tqtoolbutton.html#setAutoRaise">setAutoRaise</a>() and get this property's value with <a href="tqtoolbutton.html#autoRaise">autoRaise</a>().
<p> <p>See also <a href="tqtoolbutton.html#pixmap-prop">pixmap</a>, <a href="tqtoolbutton.html#toggleButton-prop">toggleButton</a>, and <a href="tqtoolbutton.html#on-prop">on</a>.
<p>Set this property's value with <a href="tqtoolbutton.html#setIconSet">setIconSet</a>() and get this property's value with <a href="tqtoolbutton.html#iconSet">iconSet</a>().
<p>Set this property's value with <a href="tqtoolbutton.html#setPopupDelay">setPopupDelay</a>() and get this property's value with <a href="tqtoolbutton.html#popupDelay">popupDelay</a>().
<p>Set this property's value with <a href="tqtoolbutton.html#setTextLabel">setTextLabel</a>() and get this property's value with <a href="tqtoolbutton.html#textLabel">textLabel</a>().
<p>Set this property's value with <a href="tqtoolbutton.html#setTextPosition">setTextPosition</a>() and get this property's value with <a href="tqtoolbutton.html#textPosition">textPosition</a>().
<p>Set this property's value with <a href="tqtoolbutton.html#setUsesBigPixmap">setUsesBigPixmap</a>() and get this property's value with <a href="tqtoolbutton.html#usesBigPixmap">usesBigPixmap</a>().
<p>Set this property's value with <a href="tqtoolbutton.html#setUsesTextLabel">setUsesTextLabel</a>() and get this property's value with <a href="tqtoolbutton.html#usesTextLabel">usesTextLabel</a>().
<p>Set this property's value with <a href="tqtooltipgroup.html#setDelay">setDelay</a>() and get this property's value with <a href="tqtooltipgroup.html#delay">delay</a>().
<p>Set this property's value with <a href="tqtooltipgroup.html#setEnabled">setEnabled</a>() and get this property's value with <a href="tqtooltipgroup.html#enabled">enabled</a>().
<p>Set this property's value with <a href="tqwidget.html#setAcceptDrops">setAcceptDrops</a>() and get this property's value with <a href="tqwidget.html#acceptDrops">acceptDrops</a>().
<p> Note: when you re-implement <a href="tqwidget.html#resizeEvent">resizeEvent</a>(), <a href="tqwidget.html#focusInEvent">focusInEvent</a>() or
<a href="tqwidget.html#focusOutEvent">focusOutEvent</a>() in your custom widgets and still want to ensure
<p>Set this property's value with <a href="tqwidget.html#setAutoMask">setAutoMask</a>() and get this property's value with <a href="tqwidget.html#autoMask">autoMask</a>().
<a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>(), namely <a href="ntqt.html#BackgroundMode-enum">FixedPixmap</a> and <a href="ntqt.html#BackgroundMode-enum">FixedColor</a>. You
must call <a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>() and setPaletteBackgroundColor()
<p>Set this property's value with <a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>() and get this property's value with <a href="tqwidget.html#backgroundMode">backgroundMode</a>().
<p> <p>See also <a href="tqwidget.html#backgroundPixmap">backgroundPixmap</a>() and <a href="tqwidget.html#backgroundMode-prop">backgroundMode</a>.
<p>Set this property's value with <a href="tqwidget.html#setBackgroundOrigin">setBackgroundOrigin</a>() and get this property's value with <a href="tqwidget.html#backgroundOrigin">backgroundOrigin</a>().
<p>Set this property's value with <a href="tqwidget.html#setBaseSize">setBaseSize</a>() and get this property's value with <a href="tqwidget.html#baseSize">baseSize</a>().
<p>Set this property's value with <a href="tqwidget.html#setCaption">setCaption</a>() and get this property's value with <a href="tqwidget.html#caption">caption</a>().
<p> <p>See also <a href="tqwidget.html#childrenRegion-prop">childrenRegion</a> and <a href="tqwidget.html#geometry-prop">geometry</a>.
<p> <p>See also <a href="tqwidget.html#childrenRect-prop">childrenRect</a> and <a href="tqwidget.html#geometry-prop">geometry</a>.
disabled widget has the <a href="tqpalette.html#disabled">TQPalette::disabled</a>() color group, a widget
with <a href="focus.html#keyboard-focus">keyboard focus</a> has the <a href="tqpalette.html#active">TQPalette::active</a>() color group, and an
inactive widget has the <a href="tqpalette.html#inactive">TQPalette::inactive</a>() color group.
<p>Set this property's value with <a href="tqwidget.html#setCursor">setCursor</a>(), get this property's value with <a href="tqwidget.html#cursor">cursor</a>(), and reset this property's value with <a href="tqwidget.html#unsetCursor">unsetCursor</a>().
<p> <p>See also <a href="ntqwhatsthis.html#inWhatsThisMode">QWhatsThis::inWhatsThisMode</a>() and <a href="ntqwhatsthis.html#leaveWhatsThisMode">QWhatsThis::leaveWhatsThisMode</a>().
<p>Set this property's value with <a href="tqwidget.html#setEnabled">setEnabled</a>() and get this property's value with <a href="tqwidget.html#isEnabled">isEnabled</a>().
<p>Set this property's value with <a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>() and get this property's value with <a href="tqwidget.html#focusPolicy">focusPolicy</a>().
<p>Set this property's value with <a href="tqwidget.html#setFont">setFont</a>(), get this property's value with <a href="tqwidget.html#font">font</a>(), and reset this property's value with <a href="tqwidget.html#unsetFont">unsetFont</a>().
<p>Get this property's value with <a href="tqwidget.html#isFullScreen">isFullScreen</a>().
<p><p>See also <a href="tqwidget.html#windowState">windowState</a>(), <a href="tqwidget.html#minimized-prop">minimized</a>, and <a href="tqwidget.html#maximized-prop">maximized</a>.
<p>Set this property's value with <a href="tqwidget.html#setGeometry">setGeometry</a>() and get this property's value with <a href="tqwidget.html#geometry">geometry</a>().
<p> <p>See also <a href="tqwidget.html#geometry-prop">geometry</a>, <a href="tqwidget.html#width-prop">width</a>, and <a href="tqwidget.html#size-prop">size</a>.
<p>Set this property's value with <a href="tqwidget.html#setHidden">setHidden</a>() and get this property's value with <a href="tqwidget.html#isHidden">isHidden</a>().
has been set, <a href="tqwidget.html#icon">icon</a>() returns 0.
<p> <p>See also <a href="tqwidget.html#iconText-prop">iconText</a>, <a href="tqwidget.html#caption-prop">caption</a>, and <a href="appicon.html">Setting the Application Icon</a>.
<p>Set this property's value with <a href="tqwidget.html#setIcon">setIcon</a>() and get this property's value with <a href="tqwidget.html#icon">icon</a>().
<p>Set this property's value with <a href="tqwidget.html#setIconText">setIconText</a>() and get this property's value with <a href="tqwidget.html#iconText">iconText</a>().
<p>Set this property's value with <a href="tqwidget.html#setInputMethodEnabled">setInputMethodEnabled</a>() and get this property's value with <a href="tqwidget.html#isInputMethodEnabled">isInputMethodEnabled</a>().
<p> <p>See also <a href="tqwidget.html#setActiveWindow">setActiveWindow</a>() and <a href="ntqapplication.html#activeWindow">QApplication::activeWindow</a>().
<p> <p>See also <a href="tqwidget.html#isTopLevel-prop">isTopLevel</a> and <a href="ntqapplication.html#desktop">QApplication::desktop</a>().
<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>A popup widget is created by specifying the <a href="ntqt.html#WidgetFlags">widget flag</a> <a href="ntqt.html#WidgetFlags-enum">WType_Popup</a> to the widget constructor. A popup widget is also a
<a href="tqwidget.html#caption-prop">caption (title)</a>. <a href="tqwidget.html#isPopup">Popup</a> and <a href="tqwidget.html#isDesktop">desktop</a> widgets are also top-level widgets.
<p> A top-level widget can have a <a href="tqwidget.html#parentWidget">parent
<p> <a href="ntqdialog.html">QDialog</a> and <a href="tqmainwindow.html">TQMainWindow</a> widgets are by default top-level, even if
<p>This property corresponds to <a href="tqwidget.html#maximumSize">maximumSize</a>().<a href="tqwidget.html#height">height</a>().
<p> <p>See also <a href="tqwidget.html#maximumSize-prop">maximumSize</a> and <a href="tqwidget.html#maximumWidth-prop">maximumWidth</a>.
<p>Set this property's value with <a href="tqwidget.html#setMaximumHeight">setMaximumHeight</a>() and get this property's value with <a href="tqwidget.html#maximumHeight">maximumHeight</a>().
<p>Set this property's value with <a href="tqwidget.html#setMaximumSize">setMaximumSize</a>() and get this property's value with <a href="tqwidget.html#maximumSize">maximumSize</a>().
<p>This property corresponds to <a href="tqwidget.html#maximumSize">maximumSize</a>().<a href="tqwidget.html#width">width</a>().
<p> <p>See also <a href="tqwidget.html#maximumSize-prop">maximumSize</a> and <a href="tqwidget.html#maximumHeight-prop">maximumHeight</a>.
<p>Set this property's value with <a href="tqwidget.html#setMaximumWidth">setMaximumWidth</a>() and get this property's value with <a href="tqwidget.html#maximumWidth">maximumWidth</a>().
<p>This property corresponds to <a href="tqwidget.html#minimumSize">minimumSize</a>().<a href="tqwidget.html#height">height</a>().
<p> <p>See also <a href="tqwidget.html#minimumSize-prop">minimumSize</a> and <a href="tqwidget.html#minimumWidth-prop">minimumWidth</a>.
<p>Set this property's value with <a href="tqwidget.html#setMinimumHeight">setMinimumHeight</a>() and get this property's value with <a href="tqwidget.html#minimumHeight">minimumHeight</a>().
<p>Set this property's value with <a href="tqwidget.html#setMinimumSize">setMinimumSize</a>() and get this property's value with <a href="tqwidget.html#minimumSize">minimumSize</a>().
<p>This property corresponds to <a href="tqwidget.html#minimumSize">minimumSize</a>().<a href="tqwidget.html#width">width</a>().
<p> <p>See also <a href="tqwidget.html#minimumSize-prop">minimumSize</a> and <a href="tqwidget.html#minimumHeight-prop">minimumHeight</a>.
<p>Set this property's value with <a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>() and get this property's value with <a href="tqwidget.html#minimumWidth">minimumWidth</a>().
<p> <p>See also <a href="tqwidget.html#mouseMoveEvent">mouseMoveEvent</a>() and <a href="ntqapplication.html#setGlobalMouseTracking">QApplication::setGlobalMouseTracking</a>().
<p>Set this property's value with <a href="tqwidget.html#setMouseTracking">setMouseTracking</a>() and get this property's value with <a href="tqwidget.html#hasMouseTracking">hasMouseTracking</a>().
<p> <p>See also <a href="tqwidget.html#ownPalette-prop">ownPalette</a>, <a href="tqwidget.html#colorGroup-prop">colorGroup</a>, and <a href="ntqapplication.html#palette">QApplication::palette</a>().
<p>Set this property's value with <a href="tqwidget.html#setPalette">setPalette</a>(), get this property's value with <a href="tqwidget.html#palette">palette</a>(), and reset this property's value with <a href="tqwidget.html#unsetPalette">unsetPalette</a>().
<a href="ntqt.html#BackgroundMode-enum">PaletteButton</a> the color used for the palette's <a href="tqcolorgroup.html#ColorRole-enum">TQColorGroup::Button</a> color entry is set.
<p>Set this property's value with <a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>(), get this property's value with <a href="tqwidget.html#paletteBackgroundColor">paletteBackgroundColor</a>(), and reset this property's value with <a href="tqwidget.html#unsetPalette">unsetPalette</a>().
<p>Set this property's value with <a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>(), get this property's value with <a href="tqwidget.html#paletteBackgroundPixmap">paletteBackgroundPixmap</a>(), and reset this property's value with <a href="tqwidget.html#unsetPalette">unsetPalette</a>().
and sets a modified <a href="tqpalette.html">TQPalette</a> with <a href="tqwidget.html#setPalette">setPalette</a>(). The palette is
<p>Set this property's value with <a href="tqwidget.html#setPaletteForegroundColor">setPaletteForegroundColor</a>(), get this property's value with <a href="tqwidget.html#paletteForegroundColor">paletteForegroundColor</a>(), and reset this property's value with <a href="tqwidget.html#unsetPalette">unsetPalette</a>().
<p>Set this property's value with <a href="tqwidget.html#move">move</a>() and get this property's value with <a href="tqwidget.html#pos">pos</a>().
<p>Set this property's value with <a href="tqwidget.html#setShown">setShown</a>() and get this property's value with <a href="tqwidget.html#isShown">isShown</a>().
<a href="tqwidget.html#minimumSize">minimumSize</a>() and <a href="tqwidget.html#maximumSize">maximumSize</a>(). Furthermore, the size is always
<p>Set this property's value with <a href="tqwidget.html#resize">resize</a>() and get this property's value with <a href="tqwidget.html#size">size</a>().
<a href="tqwidget.html#sizeIncrement">sizeIncrement</a>().<a href="tqwidget.html#width">width</a>() pixels horizontally and
sizeIncrement.<a href="tqwidget.html#height">height</a>() pixels vertically, with <a href="tqwidget.html#baseSize">baseSize</a>() as the
<p> <p>See also <a href="tqwidget.html#size-prop">size</a>, <a href="tqwidget.html#minimumSize-prop">minimumSize</a>, and <a href="tqwidget.html#maximumSize-prop">maximumSize</a>.
<p>Set this property's value with <a href="tqwidget.html#setSizeIncrement">setSizeIncrement</a>() and get this property's value with <a href="tqwidget.html#sizeIncrement">sizeIncrement</a>().
<a href="ntqlineedit.html">QLineEdit</a>, <a href="ntqspinbox.html">QSpinBox</a> or an editable <a href="ntqcombobox.html">QComboBox</a>) and other
horizontally orientated widgets (such as <a href="ntqprogressbar.html">QProgressBar</a>).
<a href="ntqslider.html">QSlider</a>, <a href="ntqscrollbar.html">QScrollBar</a> or <a href="ntqheader.html">QHeader</a>) specify stretching in the
<p>Set this property's value with <a href="tqwidget.html#setSizePolicy">setSizePolicy</a>() and get this property's value with <a href="tqwidget.html#sizePolicy">sizePolicy</a>().
<p> <p>See also <a href="ntqevent.html#Type-enum">QEvent::Enter</a> and <a href="ntqevent.html#Type-enum">QEvent::Leave</a>.
<p>Calling <a href="tqwidget.html#update">update</a>() and <a href="tqwidget.html#repaint">repaint</a>() has no effect if updates are
<p> <p>See also <a href="tqwidget.html#update">update</a>(), <a href="tqwidget.html#repaint">repaint</a>(), and <a href="tqwidget.html#paintEvent">paintEvent</a>().
<p>Set this property's value with <a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>() and get this property's value with <a href="tqwidget.html#isUpdatesEnabled">isUpdatesEnabled</a>().
<p> <p>See also <a href="tqwidget.html#geometry-prop">geometry</a>, <a href="tqwidget.html#height-prop">height</a>, and <a href="tqwidget.html#size-prop">size</a>.
<p>Set this property's value with <a href="tqwidget.html#setWindowOpacity">setWindowOpacity</a>() and get this property's value with <a href="tqwidget.html#windowOpacity">windowOpacity</a>().
<p> <p>See also <a href="tqwidget.html#frameGeometry-prop">frameGeometry</a>, <a href="tqwidget.html#y-prop">y</a>, and <a href="tqwidget.html#pos-prop">pos</a>.
<p> <p>See also <a href="tqwidget.html#frameGeometry-prop">frameGeometry</a>, <a href="tqwidget.html#x-prop">x</a>, and <a href="tqwidget.html#pos-prop">pos</a>.
<p>Set this property's value with <a href="ntqwizard.html#setTitleFont">setTitleFont</a>() and get this property's value with <a href="ntqwizard.html#titleFont">titleFont</a>().
<p>Set this property's value with <a href="tqworkspace.html#setScrollBarsEnabled">setScrollBarsEnabled</a>() and get this property's value with <a href="tqworkspace.html#scrollBarsEnabled">scrollBarsEnabled</a>().