kexi
ScriptManager Class Reference
List of all members.Detailed Description
Definition at line 41 of file scriptmanager.h.
Public Slots | |
| void | slotFormDeleted (KFormDesigner::Form *form) |
| FormScript * | newFormScript (KFormDesigner::Form *form) |
Public Member Functions | |
| ScriptManager (QObject *parent=0, const char *name=0) | |
| ~ScriptManager () | |
| FormScript * | scriptForForm (Form *form) |
| void | setFormManager (FormManager *manager) |
| FormManager * | formManager () |
| Kross::Api::Manager * | krossManager () |
Member Function Documentation
|
|
Definition at line 42 of file scriptmanager.cpp. |
|
|
Definition at line 50 of file scriptmanager.cpp. |
|
|
Called when a form is deleted. It is removed from the dict. Definition at line 64 of file scriptmanager.cpp. |
The documentation for this class was generated from the following files:

