Kross::KexiApp::KexiAppModule Class Reference
#include <kexiappmodule.h>
Inheritance diagram for Kross::KexiApp::KexiAppModule:

Detailed Description
The Kexi-application module which provides us the main entrypoint to communicate with a running Kexi-application.
Definition at line 48 of file kexiappmodule.h.
Public Member Functions | |
| KexiAppModule (Kross::Api::Manager *manager) | |
| Constructor. | |
| virtual | ~KexiAppModule () |
| Destructor. | |
| virtual const QString | getClassName () const |
Constructor & Destructor Documentation
|
|
Constructor.
Definition at line 59 of file kexiappmodule.cpp. References KROSS_KEXIAPP_VERSION. |
|
|
Destructor.
Definition at line 86 of file kexiappmodule.cpp. |
Member Function Documentation
|
|
Definition at line 93 of file kexiappmodule.cpp. |
The documentation for this class was generated from the following files:
