kexi
KexiActionSelectionDialog Class Reference
List of all members.Detailed Description
Definition at line 28 of file kexiactionselectiondialog.h.
Public Member Functions | |
KexiActionSelectionDialog (KexiMainWindow *mainWin, QWidget *parent, const QString ¤tActionName, const QCString &actionWidgetName) | |
~KexiActionSelectionDialog () | |
QString | currentActionName () const |
KexiMainWindow * | mainWin () |
Protected Slots | |
void | slotActionTypeSelected (int) |
void | slotOk () |
void | closeDialog () |
Protected Member Functions | |
void | showKActionListView () |
void | showScriptListView () |
Protected Attributes | |
KexiActionSelectionDialogPrivate * | d |
Member Function Documentation
QString KexiActionSelectionDialog::currentActionName | ( | ) | const |
- Returns:
- selected action name or empty string if dialog has been rejected or "<no action>" has been selected.
Definition at line 228 of file kexiactionselectiondialog.cpp.
KexiMainWindow * KexiActionSelectionDialog::mainWin | ( | ) |
The documentation for this class was generated from the following files: