From 972ad7f5d695c85e18fbaf1f69397098635081bd Mon Sep 17 00:00:00 2001 From: Noldor Date: Thu, 22 Jan 2009 21:38:04 +0000 Subject: fix doc git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3027 17fca916-40b9-46aa-a4ea-0a15b648b75c --- src/modules/objects/class_treewidget.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/modules/objects/class_treewidget.cpp') diff --git a/src/modules/objects/class_treewidget.cpp b/src/modules/objects/class_treewidget.cpp index 8ef93deae..64d3f8c5e 100644 --- a/src/modules/objects/class_treewidget.cpp +++ b/src/modules/objects/class_treewidget.cpp @@ -108,6 +108,9 @@ !fn: $firstChild() Returns the first child [class]listviewitem[/class] of this listview or $null if there are no items at all. + !fn: setAcceptDrops() + If is true, user can drop files for this listview. The default value is true. + !fn: $clickEvent() This function is called when the user clicks in the list view. In its argument the [class]listviewitem[/class] object clicked or 0 if the user didn't click on an item.[br] -- cgit v1.3.1-10-gc9f91