diff options
Diffstat (limited to 'doc/html')
-rw-r--r-- | doc/html/index | 64 | ||||
-rw-r--r-- | doc/html/propertydocs | 24 |
2 files changed, 44 insertions, 44 deletions
diff --git a/doc/html/index b/doc/html/index index 10b5e55fc..416627c5f 100644 --- a/doc/html/index +++ b/doc/html/index @@ -8134,38 +8134,38 @@ "Qt/Embedded environment variables" emb-envvars.html "Qt/Mac Issues" mac-differences.html "Qt/Mac is Mac OS X Native" qtmac-as-native.html -"Qt::AlignmentFlags" ntqt.html#AlignmentFlags -"Qt::AnchorAttribute" ntqt.html#AnchorAttribute -"Qt::ArrowType" ntqt.html#ArrowType -"Qt::BGMode" ntqt.html#BGMode -"Qt::BackgroundMode" ntqt.html#BackgroundMode -"Qt::BrushStyle" ntqt.html#BrushStyle -"Qt::ButtonState" ntqt.html#ButtonState -"Qt::Corner" ntqt.html#Corner -"Qt::CursorShape" ntqt.html#CursorShape -"Qt::DateFormat" ntqt.html#DateFormat -"Qt::Dock" ntqt.html#Dock -"Qt::ImageConversionFlags" ntqt.html#ImageConversionFlags -"Qt::Key" ntqt.html#Key -"Qt::MacintoshVersion" ntqt.html#MacintoshVersion -"Qt::Modifier" ntqt.html#Modifier -"Qt::Orientation" ntqt.html#Orientation -"Qt::PaintUnit" ntqt.html#PaintUnit -"Qt::PenCapStyle" ntqt.html#PenCapStyle -"Qt::PenJoinStyle" ntqt.html#PenJoinStyle -"Qt::PenStyle" ntqt.html#PenStyle -"Qt::RasterOp" ntqt.html#RasterOp -"Qt::SequenceMatch" ntqt.html#SequenceMatch -"Qt::SortOrder" ntqt.html#SortOrder -"Qt::StringComparisonMode" ntqt.html#StringComparisonMode -"Qt::TextFlags" ntqt.html#TextFlags -"Qt::TextFormat" ntqt.html#TextFormat -"Qt::TimeSpec" ntqt.html#TimeSpec -"Qt::UIEffect" ntqt.html#UIEffect -"Qt::WidgetFlags" ntqt.html#WidgetFlags -"Qt::WidgetState" ntqt.html#WidgetState -"Qt::WindowState" ntqt.html#WindowState -"Qt::WindowsVersion" ntqt.html#WindowsVersion +"TQt::AlignmentFlags" ntqt.html#AlignmentFlags +"TQt::AnchorAttribute" ntqt.html#AnchorAttribute +"TQt::ArrowType" ntqt.html#ArrowType +"TQt::BGMode" ntqt.html#BGMode +"TQt::BackgroundMode" ntqt.html#BackgroundMode +"TQt::BrushStyle" ntqt.html#BrushStyle +"TQt::ButtonState" ntqt.html#ButtonState +"TQt::Corner" ntqt.html#Corner +"TQt::CursorShape" ntqt.html#CursorShape +"TQt::DateFormat" ntqt.html#DateFormat +"TQt::Dock" ntqt.html#Dock +"TQt::ImageConversionFlags" ntqt.html#ImageConversionFlags +"TQt::Key" ntqt.html#Key +"TQt::MacintoshVersion" ntqt.html#MacintoshVersion +"TQt::Modifier" ntqt.html#Modifier +"TQt::Orientation" ntqt.html#Orientation +"TQt::PaintUnit" ntqt.html#PaintUnit +"TQt::PenCapStyle" ntqt.html#PenCapStyle +"TQt::PenJoinStyle" ntqt.html#PenJoinStyle +"TQt::PenStyle" ntqt.html#PenStyle +"TQt::RasterOp" ntqt.html#RasterOp +"TQt::SequenceMatch" ntqt.html#SequenceMatch +"TQt::SortOrder" ntqt.html#SortOrder +"TQt::StringComparisonMode" ntqt.html#StringComparisonMode +"TQt::TextFlags" ntqt.html#TextFlags +"TQt::TextFormat" ntqt.html#TextFormat +"TQt::TimeSpec" ntqt.html#TimeSpec +"TQt::UIEffect" ntqt.html#UIEffect +"TQt::WidgetFlags" ntqt.html#WidgetFlags +"TQt::WidgetState" ntqt.html#WidgetState +"TQt::WindowState" ntqt.html#WindowState +"TQt::WindowsVersion" ntqt.html#WindowsVersion "Range controls" rangecontrols-example.html "Refactoring Existing Code" motif-walkthrough-7.html "Replacing the Print Dialog" motif-walkthrough-9.html diff --git a/doc/html/propertydocs b/doc/html/propertydocs index 09f37cb2f..c1defe373 100644 --- a/doc/html/propertydocs +++ b/doc/html/propertydocs @@ -3,7 +3,7 @@ <name>QAction::accel</name> <doc href="ntqaction.html#accel-prop"> <p>This property holds the action's accelerator key. -<p>The keycodes can be found in <a href="ntqt.html#Key-enum">Qt::Key</a> and <a href="ntqt.html#Modifier-enum">Qt::Modifier</a>. There +<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 is no default accelerator key. <p>Set this property's value with <a href="ntqaction.html#setAccel">setAccel</a>() and get this property's value with <a href="ntqaction.html#accel">accel</a>(). @@ -737,7 +737,7 @@ update operations occur immediately. <doc href="ntqdatatable.html#dateFormat-prop"> <p>This property holds the format used for displaying date/time values. <p>The dateFormat property is used for displaying date/time values in -the table. The default value is <a href="ntqt.html#DateFormat-enum">Qt::LocalDate</a>. +the table. The default value is <a href="ntqt.html#DateFormat-enum">TQt::LocalDate</a>. <p>Set this property's value with <a href="ntqdatatable.html#setDateFormat">setDateFormat</a>() and get this property's value with <a href="ntqdatatable.html#dateFormat">dateFormat</a>(). </doc> @@ -1470,7 +1470,7 @@ usually to the left. <li> <a href="ntqt.html#AlignmentFlags-enum">AlignHCenter</a> aligns the title text centered. </ul> <p> The default alignment is <a href="ntqt.html#AlignmentFlags-enum">AlignAuto</a>. -<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">Qt::AlignmentFlags</a>. +<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</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>(). </doc> @@ -1894,7 +1894,7 @@ of 0. <name>QLabel::alignment</name> <doc href="ntqlabel.html#alignment-prop"> <p>This property holds the alignment of the label's contents. -<p>The alignment is a bitwise OR of <a href="ntqt.html#AlignmentFlags-enum">Qt::AlignmentFlags</a> and <a href="ntqt.html#TextFlags-enum">Qt::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>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; otherwise they are ignored. The <a href="ntqt.html#TextFlags-enum">DontClip</a> flag is always ignored. <a href="ntqt.html#TextFlags-enum">WordBreak</a> applies to both rich text and plain text labels. The <a href="ntqt.html#TextFlags-enum">BreakAnywhere</a> flag is not supported in QLabel. @@ -1903,7 +1903,7 @@ TRUE. <p> The default alignment is <tt>AlignAuto | AlignVCenter | ExpandTabs</tt> if the label doesn't have a buddy and <tt>AlignAuto | AlignVCenter | ExpandTabs | ShowPrefix</tt> if the label has a buddy. If the label contains rich text, additionally <a href="ntqt.html#TextFlags-enum">WordBreak</a> is turned on. -<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">Qt::AlignmentFlags</a>, <a href="ntqlabel.html#setBuddy">setBuddy</a>(), and <a href="ntqlabel.html#text-prop">text</a>. +<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>(). </doc> @@ -1978,7 +1978,7 @@ and can also provide a scrollbar when necessary. <name>QLabel::textFormat</name> <doc href="ntqlabel.html#textFormat-prop"> <p>This property holds the label's text format. -<p>See the <a href="ntqt.html#TextFormat-enum">Qt::TextFormat</a> enum for an explanation of the possible +<p>See the <a href="ntqt.html#TextFormat-enum">TQt::TextFormat</a> enum for an explanation of the possible options. <p> The default format is <a href="ntqt.html#TextFormat-enum">AutoText</a>. <p> <p>See also <a href="ntqlabel.html#text-prop">text</a>. @@ -2032,10 +2032,10 @@ should not override the widget's spacing. <name>QLineEdit::alignment</name> <doc href="ntqlineedit.html#alignment-prop"> <p>This property holds the alignment of the line edit. -<p>Possible Values are <a href="ntqt.html#AlignmentFlags-enum">Qt::AlignAuto</a>, <a href="ntqt.html#AlignmentFlags-enum">Qt::AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">Qt::AlignRight</a> and <a href="ntqt.html#AlignmentFlags-enum">Qt::AlignHCenter</a>. +<p>Possible Values are <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignAuto</a>, <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignLeft</a>, <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignRight</a> and <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignHCenter</a>. <p> Attempting to set the alignment to an illegal flag combination does nothing. -<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">Qt::AlignmentFlags</a>. +<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>. <p>Set this property's value with <a href="ntqlineedit.html#setAlignment">setAlignment</a>() and get this property's value with <a href="ntqlineedit.html#alignment">alignment</a>(). </doc> @@ -2697,7 +2697,7 @@ the message box will try to auto-detect the format of the text. <name>QMessageBox::textFormat</name> <doc href="ntqmessagebox.html#textFormat-prop"> <p>This property holds the format of the text displayed by the message box. -<p>The current text format used by the message box. See the <a href="ntqt.html#TextFormat-enum">Qt::TextFormat</a> enum for an explanation of the possible options. +<p>The current text format used by the message box. See the <a href="ntqt.html#TextFormat-enum">TQt::TextFormat</a> enum for an explanation of the possible options. <p> The default format is <a href="ntqt.html#TextFormat-enum">AutoText</a>. <p> <p>See also <a href="ntqmessagebox.html#text-prop">text</a>. @@ -2709,7 +2709,7 @@ the message box will try to auto-detect the format of the text. <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> If flag is an illegal flag nothing happens. -<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">Qt::AlignmentFlags</a>. +<p> <p>See also <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</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>(). </doc> @@ -3060,7 +3060,7 @@ adjusted if necessary to ensure that the range remains valid. <name>QScrollBar::orientation</name> <doc href="ntqscrollbar.html#orientation-prop"> <p>This property holds the orientation of the scroll bar. -<p>The orientation must be <a href="ntqt.html#Orientation-enum">Qt::Vertical</a> (the default) or <a href="ntqt.html#Orientation-enum">Qt::Horizontal</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>(). </doc> @@ -3233,7 +3233,7 @@ if necessary, to ensure that the range remains valid. <name>QSlider::orientation</name> <doc href="ntqslider.html#orientation-prop"> <p>This property holds the slider's orientation. -<p>The orientation must be <a href="ntqt.html#Orientation-enum">Qt::Vertical</a> (the default) or <a href="ntqt.html#Orientation-enum">Qt::Horizontal</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>(). </doc> |