kexi
Kross::KexiDB::KexiDBModule Class Reference
#include <kexidbmodule.h>
Detailed Description
The KexiDBModule wrapper around KexiDB.This class implementates a Kross::Api::Module to wrap those parts of KexiDB that should be accessible for the different scripting languages. All work will be done and presented in the common Kross::Api and therefore is independend of any used scripting-backend.
Definition at line 53 of file kexidbmodule.h.
Public Member Functions | |
KexiDBModule (Kross::Api::Manager *manager) | |
virtual | ~KexiDBModule () |
virtual const QString | getClassName () const |
virtual Kross::Api::Object::Ptr | get (const QString &name, void *p=0) |
Constructor & Destructor Documentation
|
Constructor.
Definition at line 47 of file kexidbmodule.cpp. |
|
Destructor.
Definition at line 56 of file kexidbmodule.cpp. |
Member Function Documentation
|
Variable module-method use to call transparent some functionality the module provides.
Definition at line 66 of file kexidbmodule.cpp. |
|
Definition at line 61 of file kexidbmodule.cpp. |
The documentation for this class was generated from the following files: