kexi

Kross::KexiApp::KexiAppModule Class Reference

#include <kexiappmodule.h>

List of all members.


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]

Destructor.

Definition at line 86 of file kexiappmodule.cpp.


Member Function Documentation

const QString KexiAppModule::getClassName (  )  const [virtual]

See also:
Kross::Api::Object::getClassName

Definition at line 93 of file kexiappmodule.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys