kio
KIO::SkipDlg Class Reference
#include <skipdlg.h>
Inheritance diagram for KIO::SkipDlg:

Public Slots | |
| void | b0Pressed () |
| void | b1Pressed () |
| void | b2Pressed () |
Signals | |
| void | result (SkipDlg *_this, int _button) |
Public Member Functions | |
| SkipDlg (QWidget *parent, bool _multi, const QString &_error_text, bool _modal=false) | |
| ~SkipDlg () | |
Protected Attributes | |
| QPushButton * | b0 |
| QPushButton * | b1 |
| QPushButton * | b2 |
| bool | modal |
Detailed Description
For internal use only.
Definition at line 37 of file skipdlg.h.
Constructor & Destructor Documentation
| SkipDlg::SkipDlg | ( | QWidget * | parent, | |
| bool | _multi, | |||
| const QString & | _error_text, | |||
| bool | _modal = false | |||
| ) |
Definition at line 41 of file skipdlg.cpp.
| SkipDlg::~SkipDlg | ( | ) |
Definition at line 107 of file skipdlg.cpp.
Member Function Documentation
| void SkipDlg::b0Pressed | ( | ) | [slot] |
Definition at line 111 of file skipdlg.cpp.
| void SkipDlg::b1Pressed | ( | ) | [slot] |
Definition at line 119 of file skipdlg.cpp.
| void SkipDlg::b2Pressed | ( | ) | [slot] |
Definition at line 127 of file skipdlg.cpp.
| void KIO::SkipDlg::result | ( | SkipDlg * | _this, | |
| int | _button | |||
| ) | [signal] |
Member Data Documentation
QPushButton* KIO::SkipDlg::b0 [protected] |
QPushButton* KIO::SkipDlg::b1 [protected] |
QPushButton* KIO::SkipDlg::b2 [protected] |
bool KIO::SkipDlg::modal [protected] |
The documentation for this class was generated from the following files:
KDE 3.5 API Reference