summaryrefslogtreecommitdiffstats
path: root/doc/html/propertydocs
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r--doc/html/propertydocs18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs
index 7d0239f0..3ec3818d 100644
--- a/doc/html/propertydocs
+++ b/doc/html/propertydocs
@@ -184,7 +184,7 @@ calls to their <a href="ntqaction.html#setVisible">QAction::setVisible<
<property>
<name>QAssistantClient::open</name>
<doc href="ntqassistantclient.html#open-prop">
-&lt;p&gt;This property holds whether Qt Assistant is open.
+&lt;p&gt;This property holds whether TQt Assistant is open.
&lt;p&gt;
&lt;p&gt;Get this property's value with &lt;a href="ntqassistantclient.html#isOpen"&gt;isOpen&lt;/a&gt;().
</doc>
@@ -2967,7 +2967,7 @@ don't use a QProgressDialog inside a &lt;a href="ntqwidget.html#paintEvent"&gt;p
&lt;p&gt;If this property is set to TRUE then the push button is the auto
default button in a dialog.
&lt;p&gt; In some GUI styles a default button is drawn with an extra frame
-around it, up to 3 pixels or more. Qt automatically keeps this
+around it, up to 3 pixels or more. TQt automatically keeps this
space free around auto-default buttons, i.e. auto-default buttons
may have a slightly larger size hint.
&lt;p&gt; This property's default is TRUE for buttons that have a &lt;a href="ntqdialog.html"&gt;QDialog&lt;/a&gt;
@@ -3919,7 +3919,7 @@ such as &lt;tt&gt;*.html&lt;/tt&gt; and &lt;tt&gt;*.txt&lt;/tt&gt; with reasonab
&lt;p&gt;This property holds the enabled set of auto formatting features.
&lt;p&gt;The value can be any combination of the values in the &lt;a href="ntqtextedit.html#AutoFormatting-enum"&gt;AutoFormatting&lt;/a&gt; enum. The default is &lt;a href="ntqtextedit.html#AutoFormatting-enum"&gt;AutoAll&lt;/a&gt;. Choose &lt;a href="ntqtextedit.html#AutoFormatting-enum"&gt;AutoNone&lt;/a&gt;
to disable all automatic formatting.
-&lt;p&gt; Currently, the only automatic formatting feature provided is &lt;a href="ntqtextedit.html#AutoFormatting-enum"&gt;AutoBulletList&lt;/a&gt;; future versions of Qt may offer more.
+&lt;p&gt; Currently, the only automatic formatting feature provided is &lt;a href="ntqtextedit.html#AutoFormatting-enum"&gt;AutoBulletList&lt;/a&gt;; future versions of TQt may offer more.
&lt;p&gt;Set this property's value with &lt;a href="ntqtextedit.html#setAutoFormatting"&gt;setAutoFormatting&lt;/a&gt;() and get this property's value with &lt;a href="ntqtextedit.html#autoFormatting"&gt;autoFormatting&lt;/a&gt;().
</doc>
@@ -4239,7 +4239,7 @@ pixmap. There is no default iconset.
<doc href="ntqtoolbutton.html#offIconSet-prop">
&lt;p&gt;This property holds the icon set that is used when the button is in an "off" state.
&lt;p&gt;&lt;b&gt;This property is obsolete.&lt;/b&gt; It is provided to keep old source working. We strongly advise against using it in new code.
-&lt;p&gt; Since Qt 3.0, &lt;a href="ntqiconset.html"&gt;QIconSet&lt;/a&gt; contains both the On and Off icons. There is
+&lt;p&gt; Since TQt 3.0, &lt;a href="ntqiconset.html"&gt;QIconSet&lt;/a&gt; contains both the On and Off icons. There is
now an &lt;a href="ntqtoolbutton.html#iconSet-prop"&gt;QToolButton::iconSet&lt;/a&gt; property that replaces both &lt;a href="ntqtoolbutton.html#onIconSet-prop"&gt;QToolButton::onIconSet&lt;/a&gt; and &lt;a href="ntqtoolbutton.html#offIconSet-prop"&gt;QToolButton::offIconSet&lt;/a&gt;.
&lt;p&gt; For ease of porting, this property is a synonym for &lt;a href="ntqtoolbutton.html#iconSet-prop"&gt;QToolButton::iconSet&lt;/a&gt;. You probably want to go over your application
code and use the QIconSet On/Off mechanism.
@@ -4253,7 +4253,7 @@ code and use the QIconSet On/Off mechanism.
<doc href="ntqtoolbutton.html#onIconSet-prop">
&lt;p&gt;This property holds the icon set that is used when the button is in an "on" state.
&lt;p&gt;&lt;b&gt;This property is obsolete.&lt;/b&gt; It is provided to keep old source working. We strongly advise against using it in new code.
-&lt;p&gt; Since Qt 3.0, &lt;a href="ntqiconset.html"&gt;QIconSet&lt;/a&gt; contains both the On and Off icons. There is
+&lt;p&gt; Since TQt 3.0, &lt;a href="ntqiconset.html"&gt;QIconSet&lt;/a&gt; contains both the On and Off icons. There is
now an &lt;a href="ntqtoolbutton.html#iconSet-prop"&gt;QToolButton::iconSet&lt;/a&gt; property that replaces both &lt;a href="ntqtoolbutton.html#onIconSet-prop"&gt;QToolButton::onIconSet&lt;/a&gt; and &lt;a href="ntqtoolbutton.html#offIconSet-prop"&gt;QToolButton::offIconSet&lt;/a&gt;.
&lt;p&gt; For ease of porting, this property is a synonym for &lt;a href="ntqtoolbutton.html#iconSet-prop"&gt;QToolButton::iconSet&lt;/a&gt;. You probably want to go over your application
code and use the QIconSet On/Off mechanism.
@@ -4661,7 +4661,7 @@ guaranteed to receive appropriate events before it is shown.
&lt;p&gt; The size component is adjusted if it lies outside the range
defined by &lt;a href="ntqwidget.html#minimumSize"&gt;minimumSize&lt;/a&gt;() and &lt;a href="ntqwidget.html#maximumSize"&gt;maximumSize&lt;/a&gt;().
&lt;p&gt; &lt;a href="ntqwidget.html#setGeometry"&gt;setGeometry&lt;/a&gt;() is virtual, and all other overloaded setGeometry()
-implementations in Qt call it.
+implementations in TQt call it.
&lt;p&gt; &lt;b&gt;Warning:&lt;/b&gt; Calling setGeometry() inside resizeEvent() or moveEvent()
can lead to infinite recursion.
&lt;p&gt; See the &lt;a href="geometry.html"&gt;Window Geometry documentation&lt;/a&gt;
@@ -4809,7 +4809,7 @@ specified by the &lt;a href="ntqt.html#WidgetFlags-enum"&gt;WType_TopLevel&lt;/a
&lt;p&gt;This property is only relevant for top-level widgets.
&lt;p&gt; Note that due to limitations in some window-systems, this does not
always report the expected results (e.g. if the user on X11
-maximizes the window via the window manager, Qt has no way of
+maximizes the window via the window manager, TQt has no way of
distinguishing this from any other resize). This is expected to
improve as window manager protocols evolve.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqwidget.html#windowState"&gt;windowState&lt;/a&gt;(), &lt;a href="ntqwidget.html#showMaximized"&gt;showMaximized&lt;/a&gt;(), &lt;a href="ntqwidget.html#visible-prop"&gt;visible&lt;/a&gt;, &lt;a href="ntqwidget.html#show"&gt;show&lt;/a&gt;(), &lt;a href="ntqwidget.html#hide"&gt;hide&lt;/a&gt;(), &lt;a href="ntqwidget.html#showNormal"&gt;showNormal&lt;/a&gt;(), and &lt;a href="ntqwidget.html#minimized-prop"&gt;minimized&lt;/a&gt;.
@@ -5045,7 +5045,7 @@ move event (&lt;a href="ntqwidget.html#moveEvent"&gt;moveEvent&lt;/a&gt;()) imme
currently visible, it is guaranteed to receive an event before it
is shown.
&lt;p&gt; &lt;a href="ntqwidget.html#move"&gt;move&lt;/a&gt;() is virtual, and all other overloaded move() implementations
-in Qt call it.
+in TQt call it.
&lt;p&gt; &lt;b&gt;Warning:&lt;/b&gt; Calling move() or &lt;a href="ntqwidget.html#setGeometry"&gt;setGeometry&lt;/a&gt;() inside moveEvent() can
lead to infinite recursion.
&lt;p&gt; See the &lt;a href="geometry.html"&gt;Window Geometry documentation&lt;/a&gt;
@@ -5092,7 +5092,7 @@ might be larger, depending on the window manager.
&lt;p&gt; If you want a top-level window to have a fixed size, call
setResizeMode( QLayout::FreeResize ) on its layout.
&lt;p&gt; &lt;a href="ntqwidget.html#resize"&gt;resize&lt;/a&gt;() is virtual, and all other overloaded resize()
-implementations in Qt call it.
+implementations in TQt call it.
&lt;p&gt; &lt;b&gt;Warning:&lt;/b&gt; Calling resize() or &lt;a href="ntqwidget.html#setGeometry"&gt;setGeometry&lt;/a&gt;() inside resizeEvent() can
lead to infinite recursion.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqwidget.html#pos-prop"&gt;pos&lt;/a&gt;, &lt;a href="ntqwidget.html#geometry-prop"&gt;geometry&lt;/a&gt;, &lt;a href="ntqwidget.html#minimumSize-prop"&gt;minimumSize&lt;/a&gt;, &lt;a href="ntqwidget.html#maximumSize-prop"&gt;maximumSize&lt;/a&gt;, and &lt;a href="ntqwidget.html#resizeEvent"&gt;resizeEvent&lt;/a&gt;().