KDE3Support
k3filetreeview.h
Go to the documentation of this file.
160 virtual void startAnimation( K3FileTreeViewItem* item, const char * iconBaseName = "kde", uint iconCount = 6 );
224 : iconBaseName(_iconBaseName), iconCount(_iconCount), iconNumber(1), originalPixmap(_originalPixmap) {}
242 Q3ListViewItem *m_currentBeforeDropItem; // The item that was current before the drag-enter event happened
An item for a K3FileTreeView that knows about its own KFileItem.
Definition: k3filetreeviewitem.h:42
The filetreeview offers a treeview on the file system which behaves like a QTreeView showing files an...
Definition: k3filetreeview.h:54
void dropped(K3FileTreeView *, QDropEvent *, Q3ListViewItem *, Q3ListViewItem *)
void dropped(QWidget *, QDropEvent *, KUrl::List &)
void onItem(const QString &)
void dropped(QWidget *, QDropEvent *)
void dropped(QWidget *, QDropEvent *, KUrl::List &, KUrl &)
void dropped(QDropEvent *, Q3ListViewItem *)
void dropped(K3FileTreeView *, QDropEvent *, Q3ListViewItem *)
void dropped(QDropEvent *, Q3ListViewItem *, Q3ListViewItem *)
void dropped(KUrl::List &, KUrl &)
This Widget extends the functionality of Q3ListView to honor the system wide settings for Single Clic...
Definition: k3listview.h:58
This is the branch class of the K3FileTreeView, which represents one branch in the treeview.
Definition: kfiletreebranch.h:50
const char * name(StandardAction id)
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.