#include <KviKvsObjectFunctionHandler.h>
◆ Flags
◆ KviKvsObjectFunctionHandler()
KviKvsObjectFunctionHandler::KviKvsObjectFunctionHandler |
( |
unsigned int | uFlags = 0 | ) |
|
|
protected |
References m_bClone, and m_uFlags.
Referenced by KviKvsObjectCoreCallFunctionHandler::clone(), clone(), KviKvsObjectScriptFunctionHandler::clone(), KviKvsObjectStandardFalseReturnFunctionHandler::clone(), KviKvsObjectStandardNothingReturnFunctionHandler::clone(), KviKvsObjectStandardTrueReturnFunctionHandler::clone(), KviKvsObjectCoreCallFunctionHandler::KviKvsObjectCoreCallFunctionHandler(), KviKvsObjectCoreCallFunctionHandler::KviKvsObjectCoreCallFunctionHandler(), KviKvsObjectScriptFunctionHandler::KviKvsObjectScriptFunctionHandler(), KviKvsObjectScriptFunctionHandler::KviKvsObjectScriptFunctionHandler(), KviKvsObjectStandardFalseReturnFunctionHandler::KviKvsObjectStandardFalseReturnFunctionHandler(), KviKvsObjectStandardNothingReturnFunctionHandler::KviKvsObjectStandardNothingReturnFunctionHandler(), and KviKvsObjectStandardTrueReturnFunctionHandler::KviKvsObjectStandardTrueReturnFunctionHandler().
◆ ~KviKvsObjectFunctionHandler()
KviKvsObjectFunctionHandler::~KviKvsObjectFunctionHandler |
( |
| ) |
|
|
virtualdefault |
◆ call()
◆ clone()
◆ flags()
unsigned int KviKvsObjectFunctionHandler::flags |
( |
| ) |
|
|
inline |
◆ isClone()
bool KviKvsObjectFunctionHandler::isClone |
( |
| ) |
|
◆ isScriptHandler()
bool KviKvsObjectFunctionHandler::isScriptHandler |
( |
| ) |
|
|
protectedvirtual |
◆ reminder()
QString KviKvsObjectFunctionHandler::reminder |
( |
| ) |
|
|
protectedvirtual |
◆ scriptHandlerCode()
QString KviKvsObjectFunctionHandler::scriptHandlerCode |
( |
| ) |
|
|
protectedvirtual |
◆ setClone()
void KviKvsObjectFunctionHandler::setClone |
( |
bool | bCl | ) |
|
|
inline |
◆ setReminder()
void KviKvsObjectFunctionHandler::setReminder |
( |
const QString & | szReminder | ) |
|
|
protectedvirtual |
◆ KviKvsObject
◆ KviKvsObjectClass
◆ m_bClone
bool KviKvsObjectFunctionHandler::m_bClone |
|
protected |
◆ m_uFlags
unsigned int KviKvsObjectFunctionHandler::m_uFlags |
|
protected |
The documentation for this class was generated from the following files: