KDE3Support
k3filetreeviewitem.cpp
Go to the documentation of this file.
bool isDir() const
void setExtraData(const void *key, void *value)
bool isNull() const
void removeExtraData(const void *key)
This is the branch class of the K3FileTreeView, which represents one branch in the treeview...
Definition: kfiletreebranch.h:49
A listview item with support for alternate background colors.
Definition: k3listview.h:986
virtual void setText(int column, const QString &text)
void setListed(bool wasListed)
set the flag if the directory was already listed.
Definition: k3filetreeviewitem.cpp:68
QString path(AdjustPathOption trailing=LeaveTrailingSlash) const
QString text() const
An item for a K3FileTreeView that knows about its own KFileItem.
Definition: k3filetreeviewitem.h:41
The filetreeview offers a treeview on the file system which behaves like a QTreeView showing files an...
Definition: k3filetreeview.h:53
K3FileTreeViewItem(K3FileTreeViewItem *, const KFileItem &, KFileTreeBranch *)
Definition: k3filetreeviewitem.cpp:29
virtual void setPixmap(int column, const QPixmap &pm)
KUrl url() const
QPixmap pixmap(int _size, int _state=0) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.