KIO
KIO::PasteDialog Class Reference
#include <pastedialog.h>
Inheritance diagram for KIO::PasteDialog:
Public Member Functions | |
PasteDialog (const QString &caption, const QString &label, const QString &value, const QStringList &items, QWidget *parent, bool clipboard) | |
bool | clipboardChanged () const |
int | comboItem () const |
QString | lineEditText () const |
Detailed Description
Internal class used by paste.h. DO NOT USE.
Definition at line 34 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 30 of file pastedialog.cpp.
Member Function Documentation
|
inline |
Definition at line 44 of file pastedialog.h.
int KIO::PasteDialog::comboItem | ( | ) | const |
Definition at line 85 of file pastedialog.cpp.
QString KIO::PasteDialog::lineEditText | ( | ) | const |
Definition at line 80 of file pastedialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.