#include <klflibview.h>


Public Slots | |
| void | applyAndClose () |
| void | cancelAndClose () |
Public Member Functions | |
| KLFLibResPropEditorDlg (KLFLibResourceEngine *resource, QWidget *parent=0) | |
| virtual | ~KLFLibResPropEditorDlg () |
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().
| KLFLibResPropEditorDlg::~KLFLibResPropEditorDlg | ( | ) | [virtual] |
Definition at line 4658 of file klflibview.cpp.
| void KLFLibResPropEditorDlg::applyAndClose | ( | ) | [slot] |
Definition at line 4662 of file klflibview.cpp.
References QDialog::accept(), and KLFLibResPropEditor::apply().
Referenced by KLFLibResPropEditorDlg().
| void KLFLibResPropEditorDlg::cancelAndClose | ( | ) | [slot] |
Definition at line 4669 of file klflibview.cpp.
References QDialog::reject().
Referenced by KLFLibResPropEditorDlg().