KFile
kdirselectdialog.h
Go to the documentation of this file.
virtual void hideEvent(QHideEvent *)
KDialog(QWidget *parent=0, Qt::WindowFlags flags=0)
void setCurrentUrl(const KUrl &url)
Sets the current url in the dialog.
Definition kdirselectdialog.cpp:436
KDirSelectDialog(const KUrl &startDir=KUrl(), bool localOnly=false, QWidget *parent=0L)
Creates a new directory selection dialog.
Definition kdirselectdialog.cpp:272
QAbstractItemView * view() const
Returns a pointer to the view which is used for displaying the directories.
Definition kdirselectdialog.cpp:421
static KUrl selectDirectory(const KUrl &startDir=KUrl(), bool localOnly=false, QWidget *parent=0L, const QString &caption=QString())
Creates a KDirSelectDialog, and returns the result.
Definition kdirselectdialog.cpp:487
KUrl url() const
Returns the currently selected URL, or an empty one if no item is selected.
Definition kdirselectdialog.cpp:405
bool localOnly() const
Returns whether only local directories can be selected.
Definition kdirselectdialog.cpp:426
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.