KIO
KIO::PasteDialog Class Reference
#include <pastedialog.h>
Inheritance diagram for KIO::PasteDialog:

Detailed Description
Definition at line 34 of file pastedialog.h.
Public Member Functions | |
bool | clipboardChanged () const |
int | comboItem () const |
QString | lineEditText () const |
PasteDialog (const QString &caption, const QString &label, const QString &value, const QStringList &items, QWidget *parent, bool clipboard) |
Constructor & Destructor Documentation
KIO::PasteDialog::PasteDialog | ( | const QString & | caption, | |
const QString & | label, | |||
const QString & | value, | |||
const QStringList & | items, | |||
QWidget * | parent, | |||
bool | clipboard | |||
) |
Definition at line 30 of file pastedialog.cpp.
Member Function Documentation
bool KIO::PasteDialog::clipboardChanged | ( | ) | const [inline] |
Definition at line 44 of file pastedialog.h.
int KIO::PasteDialog::comboItem | ( | ) | const |
Definition at line 87 of file pastedialog.cpp.
QString KIO::PasteDialog::lineEditText | ( | ) | const |
Definition at line 82 of file pastedialog.cpp.
The documentation for this class was generated from the following files: