Kexi API Documentation (2.0 alpha)

Kross::KexiApp::KexiAppModule Class Reference

#include <kexiappmodule.h>

Inheritance diagram for Kross::KexiApp::KexiAppModule:

Module 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)
 Constructor.
virtual ~KexiAppModule ()
 Destructor.
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.

References KROSS_KEXIAPP_VERSION.

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 Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:51:05 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003