summaryrefslogtreecommitdiffstats
path: root/doc/html/propertydocs
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 14:55:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-12 19:18:49 +0900
commitccbc1c3572fd0e26480c1432fff55d2909545538 (patch)
tree2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/html/propertydocs
parent0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff)
downloadtqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz
tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/propertydocs')
-rw-r--r--doc/html/propertydocs136
1 files changed, 68 insertions, 68 deletions
diff --git a/doc/html/propertydocs b/doc/html/propertydocs
index d85f48272..f3aafac47 100644
--- a/doc/html/propertydocs
+++ b/doc/html/propertydocs
@@ -29,7 +29,7 @@ the &lt;a href="ntqaction.html#whatsThis-prop"&gt;QAction::whatsThis&lt;/a&gt; p
&lt;p&gt;This property holds the action's icon.
&lt;p&gt;The icon is used as the tool button icon and in the menu to the
left of the menu text. There is no default icon.
-&lt;p&gt; If a null icon (&lt;a href="ntqiconset.html#isNull"&gt;QIconSet::isNull&lt;/a&gt;() is passed into this function,
+&lt;p&gt; If a null icon (&lt;a href="tqiconset.html#isNull"&gt;TQIconSet::isNull&lt;/a&gt;() is passed into this function,
the icon of the action is cleared.
&lt;p&gt; (See the action/toggleaction/toggleaction.cpp example.)
&lt;p&gt;
@@ -1618,175 +1618,175 @@ the end of resizing.
</doc>
</property>
<property>
- <name>QIconView::arrangement</name>
- <doc href="ntqiconview.html#arrangement-prop">
+ <name>TQIconView::arrangement</name>
+ <doc href="tqiconview.html#arrangement-prop">
&lt;p&gt;This property holds the arrangement mode of the icon view.
-&lt;p&gt;This can be &lt;a href="ntqiconview.html#Arrangement-enum"&gt;LeftToRight&lt;/a&gt; or &lt;a href="ntqiconview.html#Arrangement-enum"&gt;TopToBottom&lt;/a&gt;. The default is &lt;a href="ntqiconview.html#Arrangement-enum"&gt;LeftToRight&lt;/a&gt;.
+&lt;p&gt;This can be &lt;a href="tqiconview.html#Arrangement-enum"&gt;LeftToRight&lt;/a&gt; or &lt;a href="tqiconview.html#Arrangement-enum"&gt;TopToBottom&lt;/a&gt;. The default is &lt;a href="tqiconview.html#Arrangement-enum"&gt;LeftToRight&lt;/a&gt;.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setArrangement"&gt;setArrangement&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#arrangement"&gt;arrangement&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setArrangement"&gt;setArrangement&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#arrangement"&gt;arrangement&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::autoArrange</name>
- <doc href="ntqiconview.html#autoArrange-prop">
+ <name>TQIconView::autoArrange</name>
+ <doc href="tqiconview.html#autoArrange-prop">
&lt;p&gt;This property holds whether the icon view rearranges its items when a new item is inserted.
&lt;p&gt;The default is TRUE.
&lt;p&gt; Note that if the icon view is not visible at the time of
-insertion, QIconView defers all position-related work until it is
-shown and then calls &lt;a href="ntqiconview.html#arrangeItemsInGrid"&gt;arrangeItemsInGrid&lt;/a&gt;().
+insertion, TQIconView defers all position-related work until it is
+shown and then calls &lt;a href="tqiconview.html#arrangeItemsInGrid"&gt;arrangeItemsInGrid&lt;/a&gt;().
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setAutoArrange"&gt;setAutoArrange&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#autoArrange"&gt;autoArrange&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setAutoArrange"&gt;setAutoArrange&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#autoArrange"&gt;autoArrange&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::count</name>
- <doc href="ntqiconview.html#count-prop">
+ <name>TQIconView::count</name>
+ <doc href="tqiconview.html#count-prop">
&lt;p&gt;This property holds the number of items in the icon view.
&lt;p&gt;
-&lt;p&gt;Get this property's value with &lt;a href="ntqiconview.html#count"&gt;count&lt;/a&gt;().
+&lt;p&gt;Get this property's value with &lt;a href="tqiconview.html#count"&gt;count&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::gridX</name>
- <doc href="ntqiconview.html#gridX-prop">
+ <name>TQIconView::gridX</name>
+ <doc href="tqiconview.html#gridX-prop">
&lt;p&gt;This property holds the horizontal grid of the icon view.
-&lt;p&gt;If the value is -1, (the default), QIconView computes suitable
+&lt;p&gt;If the value is -1, (the default), TQIconView computes suitable
column widths based on the icon view's contents.
-&lt;p&gt; Note that setting a grid width overrides &lt;a href="ntqiconview.html#setMaxItemWidth"&gt;setMaxItemWidth&lt;/a&gt;().
+&lt;p&gt; Note that setting a grid width overrides &lt;a href="tqiconview.html#setMaxItemWidth"&gt;setMaxItemWidth&lt;/a&gt;().
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setGridX"&gt;setGridX&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#gridX"&gt;gridX&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setGridX"&gt;setGridX&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#gridX"&gt;gridX&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::gridY</name>
- <doc href="ntqiconview.html#gridY-prop">
+ <name>TQIconView::gridY</name>
+ <doc href="tqiconview.html#gridY-prop">
&lt;p&gt;This property holds the vertical grid of the icon view.
-&lt;p&gt;If the value is -1, (the default), QIconView computes suitable
+&lt;p&gt;If the value is -1, (the default), TQIconView computes suitable
column heights based on the icon view's contents.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setGridY"&gt;setGridY&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#gridY"&gt;gridY&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setGridY"&gt;setGridY&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#gridY"&gt;gridY&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::itemTextBackground</name>
- <doc href="ntqiconview.html#itemTextBackground-prop">
+ <name>TQIconView::itemTextBackground</name>
+ <doc href="tqiconview.html#itemTextBackground-prop">
&lt;p&gt;This property holds the brush to use when drawing the background of an item's text.
&lt;p&gt;By default this brush is set to NoBrush, meaning that only the
normal icon view background is used.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setItemTextBackground"&gt;setItemTextBackground&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#itemTextBackground"&gt;itemTextBackground&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setItemTextBackground"&gt;setItemTextBackground&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#itemTextBackground"&gt;itemTextBackground&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::itemTextPos</name>
- <doc href="ntqiconview.html#itemTextPos-prop">
+ <name>TQIconView::itemTextPos</name>
+ <doc href="tqiconview.html#itemTextPos-prop">
&lt;p&gt;This property holds the position where the text of each item is drawn.
-&lt;p&gt;Valid values are &lt;a href="ntqiconview.html#ItemTextPos-enum"&gt;Bottom&lt;/a&gt; or &lt;a href="ntqiconview.html#ItemTextPos-enum"&gt;Right&lt;/a&gt;. The default is &lt;a href="ntqiconview.html#ItemTextPos-enum"&gt;Bottom&lt;/a&gt;.
+&lt;p&gt;Valid values are &lt;a href="tqiconview.html#ItemTextPos-enum"&gt;Bottom&lt;/a&gt; or &lt;a href="tqiconview.html#ItemTextPos-enum"&gt;Right&lt;/a&gt;. The default is &lt;a href="tqiconview.html#ItemTextPos-enum"&gt;Bottom&lt;/a&gt;.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setItemTextPos"&gt;setItemTextPos&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#itemTextPos"&gt;itemTextPos&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setItemTextPos"&gt;setItemTextPos&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#itemTextPos"&gt;itemTextPos&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::itemsMovable</name>
- <doc href="ntqiconview.html#itemsMovable-prop">
+ <name>TQIconView::itemsMovable</name>
+ <doc href="tqiconview.html#itemsMovable-prop">
&lt;p&gt;This property holds whether the user is allowed to move items around in the icon view.
&lt;p&gt;The default is TRUE.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setItemsMovable"&gt;setItemsMovable&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#itemsMovable"&gt;itemsMovable&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setItemsMovable"&gt;setItemsMovable&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#itemsMovable"&gt;itemsMovable&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::maxItemTextLength</name>
- <doc href="ntqiconview.html#maxItemTextLength-prop">
+ <name>TQIconView::maxItemTextLength</name>
+ <doc href="tqiconview.html#maxItemTextLength-prop">
&lt;p&gt;This property holds the maximum length (in characters) that an item's text may have.
&lt;p&gt;The default is 255 characters.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setMaxItemTextLength"&gt;setMaxItemTextLength&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#maxItemTextLength"&gt;maxItemTextLength&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setMaxItemTextLength"&gt;setMaxItemTextLength&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#maxItemTextLength"&gt;maxItemTextLength&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::maxItemWidth</name>
- <doc href="ntqiconview.html#maxItemWidth-prop">
+ <name>TQIconView::maxItemWidth</name>
+ <doc href="tqiconview.html#maxItemWidth-prop">
&lt;p&gt;This property holds the maximum width that an item may have.
&lt;p&gt;The default is 100 pixels.
-&lt;p&gt; Note that if the &lt;a href="ntqiconview.html#gridX"&gt;gridX&lt;/a&gt;() value is set QIconView will ignore
+&lt;p&gt; Note that if the &lt;a href="tqiconview.html#gridX"&gt;gridX&lt;/a&gt;() value is set TQIconView will ignore
this property.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setMaxItemWidth"&gt;setMaxItemWidth&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#maxItemWidth"&gt;maxItemWidth&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setMaxItemWidth"&gt;setMaxItemWidth&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#maxItemWidth"&gt;maxItemWidth&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::resizeMode</name>
- <doc href="ntqiconview.html#resizeMode-prop">
+ <name>TQIconView::resizeMode</name>
+ <doc href="tqiconview.html#resizeMode-prop">
&lt;p&gt;This property holds the resize mode of the icon view.
-&lt;p&gt;This can be &lt;a href="ntqiconview.html#ResizeMode-enum"&gt;Fixed&lt;/a&gt; or &lt;a href="ntqiconview.html#ResizeMode-enum"&gt;Adjust&lt;/a&gt;. The default is &lt;a href="ntqiconview.html#ResizeMode-enum"&gt;Fixed&lt;/a&gt;.
-See &lt;a href="ntqiconview.html#ResizeMode-enum"&gt;ResizeMode&lt;/a&gt;.
+&lt;p&gt;This can be &lt;a href="tqiconview.html#ResizeMode-enum"&gt;Fixed&lt;/a&gt; or &lt;a href="tqiconview.html#ResizeMode-enum"&gt;Adjust&lt;/a&gt;. The default is &lt;a href="tqiconview.html#ResizeMode-enum"&gt;Fixed&lt;/a&gt;.
+See &lt;a href="tqiconview.html#ResizeMode-enum"&gt;ResizeMode&lt;/a&gt;.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setResizeMode"&gt;setResizeMode&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#resizeMode"&gt;resizeMode&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setResizeMode"&gt;setResizeMode&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#resizeMode"&gt;resizeMode&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::selectionMode</name>
- <doc href="ntqiconview.html#selectionMode-prop">
+ <name>TQIconView::selectionMode</name>
+ <doc href="tqiconview.html#selectionMode-prop">
&lt;p&gt;This property holds the selection mode of the icon view.
-&lt;p&gt;This can be &lt;a href="ntqiconview.html#SelectionMode-enum"&gt;Single&lt;/a&gt; (the default), &lt;a href="ntqiconview.html#SelectionMode-enum"&gt;Extended&lt;/a&gt;, &lt;a href="ntqiconview.html#SelectionMode-enum"&gt;Multi&lt;/a&gt; or &lt;a href="ntqiconview.html#SelectionMode-enum"&gt;NoSelection&lt;/a&gt;.
+&lt;p&gt;This can be &lt;a href="tqiconview.html#SelectionMode-enum"&gt;Single&lt;/a&gt; (the default), &lt;a href="tqiconview.html#SelectionMode-enum"&gt;Extended&lt;/a&gt;, &lt;a href="tqiconview.html#SelectionMode-enum"&gt;Multi&lt;/a&gt; or &lt;a href="tqiconview.html#SelectionMode-enum"&gt;NoSelection&lt;/a&gt;.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setSelectionMode"&gt;setSelectionMode&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#selectionMode"&gt;selectionMode&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setSelectionMode"&gt;setSelectionMode&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#selectionMode"&gt;selectionMode&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::showToolTips</name>
- <doc href="ntqiconview.html#showToolTips-prop">
+ <name>TQIconView::showToolTips</name>
+ <doc href="tqiconview.html#showToolTips-prop">
&lt;p&gt;This property holds whether the icon view will display a tool tip with the complete text for any truncated item text.
&lt;p&gt;The default is TRUE. Note that this has no effect if
-&lt;a href="ntqiconview.html#setWordWrapIconText"&gt;setWordWrapIconText&lt;/a&gt;() is TRUE, as it is by default.
+&lt;a href="tqiconview.html#setWordWrapIconText"&gt;setWordWrapIconText&lt;/a&gt;() is TRUE, as it is by default.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setShowToolTips"&gt;setShowToolTips&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#showToolTips"&gt;showToolTips&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setShowToolTips"&gt;setShowToolTips&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#showToolTips"&gt;showToolTips&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::sortDirection</name>
- <doc href="ntqiconview.html#sortDirection-prop">
+ <name>TQIconView::sortDirection</name>
+ <doc href="tqiconview.html#sortDirection-prop">
&lt;p&gt;This property holds whether the sort direction for inserting new items is ascending;.
&lt;p&gt;The default is TRUE (i.e. ascending). This sort direction is only
-meaningful if both &lt;a href="ntqiconview.html#sorting"&gt;sorting&lt;/a&gt;() and &lt;a href="ntqiconview.html#autoArrange"&gt;autoArrange&lt;/a&gt;() are TRUE.
-&lt;p&gt; To set the sort direction, use &lt;a href="ntqiconview.html#setSorting"&gt;setSorting&lt;/a&gt;()
+meaningful if both &lt;a href="tqiconview.html#sorting"&gt;sorting&lt;/a&gt;() and &lt;a href="tqiconview.html#autoArrange"&gt;autoArrange&lt;/a&gt;() are TRUE.
+&lt;p&gt; To set the sort direction, use &lt;a href="tqiconview.html#setSorting"&gt;setSorting&lt;/a&gt;()
-&lt;p&gt;Get this property's value with &lt;a href="ntqiconview.html#sortDirection"&gt;sortDirection&lt;/a&gt;().
+&lt;p&gt;Get this property's value with &lt;a href="tqiconview.html#sortDirection"&gt;sortDirection&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::sorting</name>
- <doc href="ntqiconview.html#sorting-prop">
+ <name>TQIconView::sorting</name>
+ <doc href="tqiconview.html#sorting-prop">
&lt;p&gt;This property holds whether the icon view sorts on insertion.
&lt;p&gt;The default is FALSE, i.e. no sorting on insertion.
-&lt;p&gt; To set the sorting, use &lt;a href="ntqiconview.html#setSorting"&gt;setSorting&lt;/a&gt;().
+&lt;p&gt; To set the sorting, use &lt;a href="tqiconview.html#setSorting"&gt;setSorting&lt;/a&gt;().
-&lt;p&gt;Get this property's value with &lt;a href="ntqiconview.html#sorting"&gt;sorting&lt;/a&gt;().
+&lt;p&gt;Get this property's value with &lt;a href="tqiconview.html#sorting"&gt;sorting&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::spacing</name>
- <doc href="ntqiconview.html#spacing-prop">
+ <name>TQIconView::spacing</name>
+ <doc href="tqiconview.html#spacing-prop">
&lt;p&gt;This property holds the space in pixels between icon view items.
&lt;p&gt;The default is 5 pixels.
&lt;p&gt; Negative values for spacing are illegal.
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setSpacing"&gt;setSpacing&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#spacing"&gt;spacing&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setSpacing"&gt;setSpacing&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#spacing"&gt;spacing&lt;/a&gt;().
</doc>
</property>
<property>
- <name>QIconView::wordWrapIconText</name>
- <doc href="ntqiconview.html#wordWrapIconText-prop">
+ <name>TQIconView::wordWrapIconText</name>
+ <doc href="tqiconview.html#wordWrapIconText-prop">
&lt;p&gt;This property holds whether the item text will be word-wrapped if it is too long.
&lt;p&gt;The default is TRUE.
&lt;p&gt; If this property is FALSE, icon text that is too long is
truncated, and an ellipsis (...) appended to indicate that
truncation has occurred. The full text can still be seen by the
user if they hover the mouse because the full text is shown in a
-tooltip; see &lt;a href="ntqiconview.html#setShowToolTips"&gt;setShowToolTips&lt;/a&gt;().
+tooltip; see &lt;a href="tqiconview.html#setShowToolTips"&gt;setShowToolTips&lt;/a&gt;().
-&lt;p&gt;Set this property's value with &lt;a href="ntqiconview.html#setWordWrapIconText"&gt;setWordWrapIconText&lt;/a&gt;() and get this property's value with &lt;a href="ntqiconview.html#wordWrapIconText"&gt;wordWrapIconText&lt;/a&gt;().
+&lt;p&gt;Set this property's value with &lt;a href="tqiconview.html#setWordWrapIconText"&gt;setWordWrapIconText&lt;/a&gt;() and get this property's value with &lt;a href="tqiconview.html#wordWrapIconText"&gt;wordWrapIconText&lt;/a&gt;().
</doc>
</property>
<property>