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