KFile
kfiletreeview.cpp
Go to the documentation of this file.
69void KFileTreeView::Private::_k_currentChanged(const QModelIndex ¤tIndex, const QModelIndex&)
virtual void setDirOnlyMode(bool dirsOnly)
virtual bool openUrl(const KUrl &_url, OpenUrlFlags _flags=NoFlags)
virtual void setShowingDotFiles(bool _showDotFiles)
KUrl url() const
bool showingDotFiles
QModelIndex indexForUrl(const KUrl &url) const
void expandToUrl(const KUrl &url)
KDirLister * dirLister() const
KFileItem itemForIndex(const QModelIndex &index) const
Acts as proxy model for KDirModel to sort and filter KFileItems.
Definition kdirsortfilterproxymodel.h:52
bool isNull() const
KUrl url() const
void setShowHiddenFiles(bool enabled)
Sets whether hidden files shall be listed.
Definition kfiletreeview.cpp:156
void setDirOnlyMode(bool enabled)
Sets whether the dir-only mode is enabled.
Definition kfiletreeview.cpp:150
void currentChanged(const KUrl &url)
This signal is emitted whenever the current url has been changed.
virtual void contextMenuEvent(QContextMenuEvent *)
Definition kfiletreeview.cpp:184
void setCurrentUrl(const KUrl &url)
Sets the current url of the view.
Definition kfiletreeview.cpp:164
void activated(const KUrl &url)
This signal is emitted whenever an url has been activated.
bool showHiddenFiles() const
Returns true if the view is currently showing hidden files.
Definition kfiletreeview.cpp:195
QString i18n(const char *text)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.