kio
KIO::PasteDialog Class Reference
#include <pastedialog.h>
Inheritance diagram for KIO::PasteDialog:
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) |
Detailed Description
For internal use only.
Internal class used by paste.h. DO NOT USE.
- Since:
- 3.5
Definition at line 35 of file pastedialog.h.
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 31 of file pastedialog.cpp.
Member Function Documentation
bool KIO::PasteDialog::clipboardChanged | ( | ) | const [inline] |
Definition at line 45 of file pastedialog.h.
int KIO::PasteDialog::comboItem | ( | ) | const |
Definition at line 79 of file pastedialog.cpp.
QString KIO::PasteDialog::lineEditText | ( | ) | const |
Definition at line 74 of file pastedialog.cpp.
The documentation for this class was generated from the following files: