#include <klflibview.h>
Public Slots | |
void | applyAndClose () |
void | cancelAndClose () |
Public Member Functions | |
KLFLibResPropEditorDlg (KLFLibResourceEngine *resource, QWidget *parent=0) | |
virtual | ~KLFLibResPropEditorDlg () |
![]() | |
QDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
accept () | |
accepted () | |
done (int r) | |
exec () | |
finished (int result) | |
reject () | |
rejected () | |
result () | |
setResult (int i) | |
QDialog (QWidget *parent, const char *name, bool modal=false, Qt::WindowFlags f=0) | |
Definition at line 1030 of file klflibview.h.
KLFLibResPropEditorDlg::KLFLibResPropEditorDlg | ( | KLFLibResourceEngine * | resource, |
QWidget * | parent = 0 |
||
) |
Definition at line 4634 of file klflibview.cpp.
References applyAndClose(), QDialogButtonBox::button(), and cancelAndClose().
|
virtual |
Definition at line 4658 of file klflibview.cpp.
|
slot |
Definition at line 4662 of file klflibview.cpp.
References QDialog::accept(), and KLFLibResPropEditor::apply().
Referenced by KLFLibResPropEditorDlg().
|
slot |
Definition at line 4669 of file klflibview.cpp.
References QDialog::reject().
Referenced by KLFLibResPropEditorDlg().