kexi
Kross::KexiApp::KexiAppModule Class Reference
#include <kexiappmodule.h>
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) | |
virtual | ~KexiAppModule () |
virtual const QString | getClassName () const |
Constructor & Destructor Documentation
KexiAppModule::KexiAppModule | ( | Kross::Api::Manager * | manager | ) |
Constructor.
- Parameters:
-
manager The Kross::Api::Manager singleton instance used to access this module.
Definition at line 59 of file kexiappmodule.cpp.
KexiAppModule::~KexiAppModule | ( | ) | [virtual] |
Member Function Documentation
const QString KexiAppModule::getClassName | ( | ) | const [virtual] |
The documentation for this class was generated from the following files: