[KLF Application][KLF Tools][KLF Backend][KLF Home]
KLatexFormula Project
Public Slots | Public Member Functions | List of all members
KLFLibResPropEditorDlg Class Reference

#include <klflibview.h>

Inheritance diagram for KLFLibResPropEditorDlg:
Inheritance graph
[legend]
Collaboration diagram for KLFLibResPropEditorDlg:
Collaboration graph
[legend]

Public Slots

void applyAndClose ()
 
void cancelAndClose ()
 

Public Member Functions

 KLFLibResPropEditorDlg (KLFLibResourceEngine *resource, QWidget *parent=0)
 
virtual ~KLFLibResPropEditorDlg ()
 
- Public Member Functions inherited from QDialog
 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)
 

Detailed Description

Definition at line 1030 of file klflibview.h.

Constructor & Destructor Documentation

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.

Member Function Documentation

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().


The documentation for this class was generated from the following files:

Generated by doxygen 1.8.5