KexiActionSelectionDialog Class Reference
#include <kexiactionselectiondialog.h>
Inheritance diagram for KexiActionSelectionDialog:

Detailed Description
A dialog for selecting an action to be executed for a form's command button.Available actions are:
- application's global actions like "edit->copy" (KAction-based)
- opening/printing/executing of selected object (table/query/form/script/macrto, etc.)
Definition at line 37 of file kexiactionselectiondialog.h.
Public Member Functions | |
| KexiActionSelectionDialog (KexiMainWindow *mainWin, QWidget *parent, const KexiFormEventAction::ActionData &action, const QCString &actionWidgetName) | |
| ~KexiActionSelectionDialog () | |
| KexiFormEventAction::ActionData | currentAction () const |
| KexiMainWindow * | mainWin () const |
| virtual bool | eventFilter (QObject *o, QEvent *e) |
Protected Slots | |
| void | slotActionCategorySelected (QListViewItem *item) |
| void | slotKActionItemExecuted (QListViewItem *) |
| void | slotKActionItemSelected (QListViewItem *) |
| void | slotActionToExecuteItemExecuted (QListViewItem *item) |
| void | slotActionToExecuteItemSelected (QListViewItem *) |
| void | slotCurrentFormActionItemExecuted (QListViewItem *) |
| void | slotCurrentFormActionItemSelected (QListViewItem *) |
| void | slotItemForOpeningOrExecutingSelected (KexiPart::Item *item) |
Protected Member Functions | |
| void | updateOKButtonStatus () |
Protected Attributes | |
| KexiActionSelectionDialogPrivate * | d |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
|
Definition at line 528 of file kexiactionselectiondialog.cpp. References d. |
Member Function Documentation
|
|
Definition at line 667 of file kexiactionselectiondialog.cpp. References d, KexiPart::Item::mimeType(), KexiPart::Item::name(), KexiPart::Info::objectName(), KexiFormEventAction::ActionData::option, Kexi::partManager(), and KexiFormEventAction::ActionData::string. Referenced by KexiFormPart::slotAssignAction(), and updateOKButtonStatus(). |
|
||||||||||||
|
Definition at line 716 of file kexiactionselectiondialog.cpp. References d. |
|
|
Definition at line 662 of file kexiactionselectiondialog.cpp. References d. |
|
|
Definition at line 574 of file kexiactionselectiondialog.cpp. References d, KexiBrowserItem::info(), slotCurrentFormActionItemExecuted(), slotCurrentFormActionItemSelected(), slotKActionItemExecuted(), slotKActionItemSelected(), and updateOKButtonStatus(). Referenced by KexiActionSelectionDialog(). |
|
|
Definition at line 560 of file kexiactionselectiondialog.cpp. References KListViewItemTemplate< type >::data. Referenced by KexiActionSelectionDialog(). |
|
|
Definition at line 569 of file kexiactionselectiondialog.cpp. References updateOKButtonStatus(). Referenced by KexiActionSelectionDialog(). |
|
|
Definition at line 544 of file kexiactionselectiondialog.cpp. Referenced by slotActionCategorySelected(). |
|
|
Definition at line 549 of file kexiactionselectiondialog.cpp. References d, and updateOKButtonStatus(). Referenced by slotActionCategorySelected(). |
|
|
Definition at line 555 of file kexiactionselectiondialog.cpp. References d. Referenced by KexiActionSelectionDialog(). |
|
|
Definition at line 533 of file kexiactionselectiondialog.cpp. Referenced by slotActionCategorySelected(). |
|
|
Definition at line 538 of file kexiactionselectiondialog.cpp. References d, and updateOKButtonStatus(). Referenced by slotActionCategorySelected(). |
|
|
Definition at line 708 of file kexiactionselectiondialog.cpp. References currentAction(), and d. Referenced by slotActionCategorySelected(), slotActionToExecuteItemSelected(), slotCurrentFormActionItemSelected(), and slotKActionItemSelected(). |
Member Data Documentation
|
The documentation for this class was generated from the following files:
