#include <kdirselectdialog.h>
Inheritance diagram for KDirSelectDialog:

Public Methods | |
| KDirSelectDialog (const QString &startDir=QString::null, bool localOnly=false, QWidget *parent=0L, const char *name=0, bool modal=false) | |
| KURL | url () const |
| QString | startDir () const |
Static Public Methods | |
| KURL | selectDirectory (const QString &startDir=QString::null, bool localOnly=false, QWidget *parent=0L, const QString &caption=QString::null) |
Protected Methods | |
| virtual void | virtual_hook (int id, void *data) |
Definition at line 37 of file kdirselectdialog.h.
|
||||||||||||||||||||||||
|
The constructor. Creates a dialog to select a directory (url). |
|
||||||||||||||||||||
|
Creates a KDirSelectDialog, and returns the result.
|
|
|
Definition at line 84 of file kdirselectdialog.h. |
|
|
Returns the currently-selected URL, or a blank URL if none is selected.
|
1.2.18