#include <klflibview.h>
Public Slots | |
void | applyAndClose () |
void | cancelAndClose () |
Public Member Functions | |
KLFLibResPropEditorDlg (KLFLibResourceEngine *resource, QWidget *parent=0) | |
virtual | ~KLFLibResPropEditorDlg () |
Definition at line 1026 of file klflibview.h.
KLFLibResPropEditorDlg::KLFLibResPropEditorDlg | ( | KLFLibResourceEngine * | resource, |
QWidget * | parent = 0 |
||
) |
Definition at line 4608 of file klflibview.cpp.
References applyAndClose(), QDialogButtonBox::button(), and cancelAndClose().
KLFLibResPropEditorDlg::~KLFLibResPropEditorDlg | ( | ) | [virtual] |
Definition at line 4632 of file klflibview.cpp.
void KLFLibResPropEditorDlg::applyAndClose | ( | ) | [slot] |
Definition at line 4636 of file klflibview.cpp.
References QDialog::accept(), and KLFLibResPropEditor::apply().
Referenced by KLFLibResPropEditorDlg().
void KLFLibResPropEditorDlg::cancelAndClose | ( | ) | [slot] |
Definition at line 4643 of file klflibview.cpp.
References QDialog::reject().
Referenced by KLFLibResPropEditorDlg().