kio
skipdlg.h File Reference
#include <kdelibs_export.h>
#include <kdialog.h>
Include dependency graph for skipdlg.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KIO::SkipDlg |
Namespaces | |
namespace | KIO |
Enumerations | |
enum | KIO::SkipDlg_Result { KIO::S_SKIP = 1, KIO::S_AUTO_SKIP = 2, KIO::S_CANCEL = 0 } |
Functions | |
KIO_EXPORT SkipDlg_Result | KIO::open_SkipDlg (bool _multi, const QString &_error_text=QString::null) |