summaryrefslogtreecommitdiffstats
path: root/doc/html/tqlistview.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqlistview.html')
-rw-r--r--doc/html/tqlistview.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqlistview.html b/doc/html/tqlistview.html
index 5c6894577..3f80b746d 100644
--- a/doc/html/tqlistview.html
+++ b/doc/html/tqlistview.html
@@ -280,7 +280,7 @@ need to change the list view's state in response to a signal, use
a <a href="tqtimer.html#singleShot">single shot timer</a> with a
time out of 0, and connect this timer to a slot that modifies the
list view's state.
-<p> In <a href="motif-extension.html#Motif">Motif</a> style, TQListView deviates fairly strongly from the look
+<p> In Motif style, TQListView deviates fairly strongly from the look
and feel of the Motif hierarchical tree view. This is done mostly
to provide a usable keyboard interface and to make the list view
look better with a white background.
@@ -1186,7 +1186,7 @@ undefined.
<h3 class=fn>bool <a name="rootIsDecorated-prop"></a>rootIsDecorated</h3>
<p>This property holds whether the list view shows open/close signs on root items.
<p>Open/close signs are small <b>+</b> or <b>-</b> symbols in windows
-style, or arrows in <a href="motif-extension.html#Motif">Motif</a> style. The default is FALSE.
+style, or arrows in Motif style. The default is FALSE.
<p>Set this property's value with <a href="#setRootIsDecorated">setRootIsDecorated</a>() and get this property's value with <a href="#rootIsDecorated">rootIsDecorated</a>().
<h3 class=fn><a href="tqlistview.html#SelectionMode-enum">SelectionMode</a> <a name="selectionMode-prop"></a>selectionMode</h3>