From e02e31c8b9d854cd62cbe9799228f6e08e882773 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:04:08 -0600 Subject: Sync with latest script --- doc/html/qlistview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/qlistview.html') diff --git a/doc/html/qlistview.html b/doc/html/qlistview.html index 35e7d3594..b95403aba 100644 --- a/doc/html/qlistview.html +++ b/doc/html/qlistview.html @@ -601,7 +601,7 @@ create a TQDragObject depending on the selected i Calls TQListViewItem::paintCell() and TQListViewItem::paintBranches() as necessary for all list view -items that retquire repainting in the cw pixels wide and ch +items that require repainting in the cw pixels wide and ch pixels high bounding rectangle starting at position cx, cy with offset ox, oy. Uses the painter p. @@ -617,7 +617,7 @@ viewport (not onto an item). Ensures that item i is visible, scrolling the list view vertically if necessary and opening (expanding) any parent items -if this is retquired to show the item. +if this is required to show the item.

See also itemRect() and TQScrollView::ensureVisible().

bool TQListView::eventFilter ( TQObject * o, TQEvent * e ) [virtual] -- cgit v1.2.1