ActiveChanged(bool Active) | TorcSetting | signal |
AddChild(TorcSetting *Child) | TorcSetting | protected |
Bool enum value | TorcSetting | |
defaultValue | TorcSetting | |
DownRef(void) | TorcReferenceCounter | virtual |
EventLoopEnding(bool Ending) | TorcReferenceCounter | static |
FindChild(const QString &Child, bool Recursive=false) | TorcSetting | protected |
GetBegin(void) | TorcSetting | slot |
GetChildList(void) | TorcSetting | slot |
GetChildList(QVariantMap &Children) | TorcSetting | protected |
GetChildren(void) | TorcSetting | protected |
GetDefaultValue(void) | TorcSetting | slot |
GetEnd(void) | TorcSetting | slot |
GetHelpText(void) | TorcSetting | slot |
GetIsActive(void) | TorcSetting | slot |
GetMethod(int Index) | TorcHTTPService | |
GetPresentationURL(void) | TorcHTTPService | virtual |
GetProperty(int Index) | TorcHTTPService | |
GetRecursive(void) const | TorcHTTPHandler | |
GetSelections(void) | TorcSetting | slot |
GetServiceDetails(void) | TorcHTTPService | |
GetSettingType(void) | TorcSetting | slot |
GetStep(void) | TorcSetting | slot |
GetUIName(void) | TorcHTTPService | virtual |
GetUiName(void) | TorcSetting | slot |
GetValue(void) | TorcSetting | slot |
Group enum value | TorcSetting | |
HandleFile(TorcHTTPRequest &Request, const QString &Filename, int Cache) | TorcHTTPHandler | protectedstatic |
HandleOptions(TorcHTTPRequest &Request, int Allowed) | TorcHTTPHandler | protectedstatic |
HandleSubscriberDeleted(QObject *Subscriber) | TorcHTTPService | protected |
helpText | TorcSetting | |
Integer enum value | TorcSetting | |
isActive | TorcSetting | |
IsShared(void) | TorcReferenceCounter | |
m_eventLoopEnding | TorcReferenceCounter | protectedstatic |
m_httpServiceLock | TorcHTTPService | protected |
m_name | TorcHTTPHandler | protected |
m_recursive | TorcHTTPHandler | protected |
m_refCount | TorcReferenceCounter | protected |
m_signature | TorcHTTPHandler | protected |
MethodIsAuthorised(TorcHTTPRequest &Request, int Allowed) | TorcHTTPHandler | protectedstatic |
Name(void) const | TorcHTTPHandler | |
None enum value | TorcSetting | |
Persistent enum value | TorcSetting | |
ProcessHTTPRequest(const QString &PeerAddress, int PeerPort, const QString &LocalAddress, int LocalPort, TorcHTTPRequest &Request) override | TorcHTTPService | virtual |
ProcessRequest(const QString &Method, const QVariant &Parameters, QObject *Connection, bool Authenticated) override | TorcHTTPService | virtual |
Public enum value | TorcSetting | |
Remove(void) | TorcSetting | |
RemoveChild(TorcSetting *Child) | TorcSetting | protected |
Removed(void) | TorcSetting | signal |
Role enum name | TorcSetting | |
selections | TorcSetting | |
SetActive(bool Value) | TorcSetting | slot |
SetActiveThreshold(int Threshold) | TorcSetting | |
SetHelpText(const QString &HelpText) | TorcSetting | |
SetRange(int Begin, int End, int Step) | TorcSetting | |
SetSelections(QVariantMap &Selections) | TorcSetting | |
settingType | TorcSetting | |
SetValue(const QVariant &Value) | TorcSetting | slot |
Signature(void) const | TorcHTTPHandler | |
String enum value | TorcSetting | |
StringList enum value | TorcSetting | |
SubscriberDeleted(QObject *Subscriber) | TorcSetting | slot |
TorcHTTPHandler(const QString &Signature, const QString &Name) | TorcHTTPHandler | |
TorcHTTPService(QObject *Parent, const QString &Signature, const QString &Name, const QMetaObject &MetaObject, const QString &Blacklist=QStringLiteral("")) | TorcHTTPService | |
TorcReferenceCounter(void) | TorcReferenceCounter | |
TorcSetting(TorcSetting *Parent, const QString &DBName, const QString &UIName, Type SettingType, Roles SettingRoles, const QVariant &Default) | TorcSetting | |
Type enum name | TorcSetting | |
uiName | TorcSetting | |
UpRef(void) | TorcReferenceCounter | |
value | TorcSetting | |
ValueChanged(int Value) | TorcSetting | signal |
ValueChanged(bool Value) | TorcSetting | signal |
ValueChanged(QString &Value) | TorcSetting | signal |
ValueChanged(QStringList &Value) | TorcSetting | signal |
~TorcHTTPHandler() | TorcHTTPHandler | virtual |
~TorcHTTPService() | TorcHTTPService | virtual |
~TorcReferenceCounter(void)=default | TorcReferenceCounter | virtual |
~TorcSetting()=default | TorcSetting | protectedvirtual |