#include <KviKvsEventHandler.h>
KviKvsScriptEventHandler::KviKvsScriptEventHandler |
( |
const QString & |
szHandlerName, |
|
|
const QString & |
szContextName, |
|
|
const QString & |
szCode, |
|
|
bool |
bEnabled = true |
|
) |
| |
KviKvsScriptEventHandler::~KviKvsScriptEventHandler |
( |
| ) |
|
|
virtual |
const QString& KviKvsScriptEventHandler::code |
( |
| ) |
|
|
inline |
KviKvsScriptEventHandler * KviKvsScriptEventHandler::createInstance |
( |
const QString & |
szHandlerName, |
|
|
const QString & |
szContextName, |
|
|
const QString & |
szCode, |
|
|
bool |
bEnabled = true |
|
) |
| |
|
static |
bool KviKvsScriptEventHandler::isEnabled |
( |
| ) |
|
|
inline |
const QString& KviKvsScriptEventHandler::name |
( |
| ) |
|
|
inline |
void KviKvsScriptEventHandler::setEnabled |
( |
bool |
bEnabled | ) |
|
|
inline |
bool KviKvsScriptEventHandler::m_bEnabled |
|
protected |
QString KviKvsScriptEventHandler::m_szName |
|
protected |
The documentation for this class was generated from the following files: