ArnLib
4.0.x
Active Registry Network
|
This is the complete list of members for ArnM, including all inherited members.
ArnBasicItem class | ArnM | friend |
defaultIgnoreSameValue() | ArnM | static |
destroyLink(const QString &path, bool isGlobal=true) | ArnM | staticslot |
destroyLinkLocal(const QString &path) | ArnM | inlinestatic |
errorLog(QString errText, ArnError err=ArnError::Undef, void *reference=arnNullptr) | ArnM | static |
errorLogSig(const QString &errText, uint errCode, void *reference) | ArnM | signal |
errorSysName() | ArnM | static |
exist(const QString &path) | ArnM | static |
info() | ArnM | static |
instance() | ArnM | static |
isAtomicOpProvider(const QString &path) | ArnM | static |
isFolder(const QString &path) | ArnM | static |
isLeaf(const QString &path) | ArnM | static |
isMainThread() | ArnM | static |
isThreadedApp() | ArnM | static |
items(const QString &path) | ArnM | static |
loadFromDirRoot(const QString &path, const QDir &dirRoot, Arn::Coding coding) | ArnM | static |
loadFromFile(const QString &path, const QString &fileName, Arn::Coding coding) | ArnM | static |
saveToFile(const QString &path, const QString &fileName, Arn::Coding coding) | ArnM | static |
setAtomicOpProvider(const QString &path) | ArnM | static |
setConsoleError(bool isConsoleError) | ArnM | static |
setDefaultIgnoreSameValue(bool isIgnore=true) | ArnM | static |
setSkipLocalSysLoading(bool skipLocalSysLoading) | ArnM | |
setupErrorlog(QObject *errLog) | ArnM | staticslot |
setValue(const QString &path, int value) | ArnM | static |
setValue(const QString &path, ARNREAL value) | ArnM | static |
setValue(const QString &path, const QString &value) | ArnM | static |
setValue(const QString &path, const QByteArray &value) | ArnM | static |
setValue(const QString &path, const QVariant &value, const char *typeName=arnNullptr) | ArnM | static |
setValue(const QString &path, const char *value) | ArnM | static |
skipLocalSysLoading() const | ArnM | |
valueByteArray(const QString &path) | ArnM | static |
valueDouble(const QString &path) | ArnM | static |
valueInt(const QString &path) | ArnM | static |
valueReal(const QString &path) | ArnM | static |
valueString(const QString &path) | ArnM | static |
valueVariant(const QString &path) | ArnM | static |