KIO
KIO::SkipDialog Class Reference
#include <skipdialog.h>
Inheritance diagram for KIO::SkipDialog:

Signals | |
| void | result (SkipDialog *_this, int _button) |
Public Member Functions | |
| SkipDialog (QWidget *parent, bool _multi, const QString &_error_text) | |
| ~SkipDialog () | |
Detailed Description
Definition at line 35 of file skipdialog.h.
Constructor & Destructor Documentation
| SkipDialog::SkipDialog | ( | QWidget * | parent, |
| bool | _multi, | ||
| const QString & | _error_text | ||
| ) |
Definition at line 34 of file skipdialog.cpp.
Definition at line 58 of file skipdialog.cpp.
Member Function Documentation
| void KIO::SkipDialog::result | ( | SkipDialog * | _this, |
| int | _button | ||
| ) | [signal] |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:22:00 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 18:22:00 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.