, including all inherited members.
accessShared() const | KLFLibResourceEngine | [inline, virtual] |
AllActionsData enum value | KLFLibResourceEngine | |
allEntries(const QString &resource, const QList< int > &wantedEntryProperties=QList< int >()) | KLFLibLegacyEngine | [virtual] |
KLFLibResourceSimpleEngine::allEntries(const QList< int > &wantedEntryProperties=QList< int >()) | KLFLibResourceEngine | [virtual] |
allIds(const QString &subResource) | KLFLibResourceSimpleEngine | [virtual] |
KLFLibResourceEngine::allIds() | KLFLibResourceEngine | [virtual] |
allProperties() const | KLFPropertizedObject | |
allPropertiesToByteArray() const | KLFPropertizedObject | |
baseCanModifyStatus(bool inSubResource, const QString &subResource=QString()) const | KLFLibResourceEngine | [protected, virtual] |
blockProgressReporting(bool block) | KLFLibResourceEngine | |
blockProgressReportingForNextOperation() | KLFLibResourceEngine | |
blockSignals(bool block) | QObject | |
canCreateSubResource() const | KLFLibLegacyEngine | [virtual] |
canDeleteSubResource(const QString &subResource) const | KLFLibLegacyEngine | [virtual] |
canModifyData(const QString &subRes, ModifyType modifytype) const | KLFLibLegacyEngine | [virtual] |
KLFLibResourceSimpleEngine::canModifyData(ModifyType modifytype) const | KLFLibResourceEngine | [virtual] |
canModifyProp(int propid) const | KLFLibLegacyEngine | [virtual] |
canModifySubResourceProperty(const QString &subResource, int propId) const | KLFLibResourceEngine | [virtual] |
canRegisterProperty(const QString &propName) const | KLFLibLegacyEngine | [virtual] |
canRenameSubResource(const QString &subResource) const | KLFLibLegacyEngine | [virtual] |
ChangeData enum value | KLFLibResourceEngine | |
changeEntries(const QString &subResource, const QList< entryId > &idlist, const QList< int > &properties, const QList< QVariant > &values) | KLFLibLegacyEngine | [virtual, slot] |
KLFLibResourceSimpleEngine::changeEntries(const QList< entryId > &idlist, const QList< int > &properties, const QList< QVariant > &values) | KLFLibResourceEngine | [virtual, slot] |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | |
child(const char *objName, const char *inheritsClass=0, bool recursiveSearch=true) | QObject | |
childEvent(QChildEvent *event) | QObject | |
children() | QObject | |
className() | QObject | |
compareDefaultSubResourceEquals(const QString &subResourceName) const | KLFLibResourceEngine | [virtual] |
compareUrlTo(const QUrl &other, uint interestFlags=0xfffffff) const | KLFLibLegacyEngine | [virtual] |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type=Qt::AutoCompatConnection) | QObject | |
connectNotify(const char *signal) | QObject | |
createDotKLF(const QString &fileName, QString legacyResourceName, QObject *parent=NULL) | KLFLibLegacyEngine | [static] |
createSubResource(const QString &subResource, const QString &subResourceTitle) | KLFLibLegacyEngine | [virtual, slot] |
KLFLibResourceSimpleEngine::createSubResource(const QString &subResource) | KLFLibResourceEngine | [virtual, slot] |
customEvent(QEvent *event) | QObject | |
dataChanged(const QString &subResource, int modificationType, const QList< KLFLib::entryId > &entryIdList) | KLFLibResourceEngine | [signal] |
defaultSubResource() const | KLFLibResourceEngine | [virtual] |
defaultSubResourceChanged(const QString &newDefaultSubResource) | KLFLibResourceEngine | [signal] |
DeleteData enum value | KLFLibResourceEngine | |
deleteEntries(const QString &subResource, const QList< entryId > &idlist) | KLFLibLegacyEngine | [virtual, slot] |
KLFLibResourceSimpleEngine::deleteEntries(const QList< entryId > &idList) | KLFLibResourceEngine | [virtual, slot] |
deleteLater() | QObject | |
deleteSubResource(const QString &subResource) | KLFLibLegacyEngine | [virtual, slot] |
destroyed(QObject *obj=0) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const char *signal=0, const QObject *receiver=0, const char *method=0) | QObject | |
disconnect(const QObject *receiver, const char *method=0) | QObject | |
disconnectNotify(const char *signal) | QObject | |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() | QObject | |
entries(const QString &, const QList< KLFLib::entryId > &idList, const QList< int > &wantedEntryProperties=QList< int >()) | KLFLibResourceSimpleEngine | [virtual] |
KLFLibResourceEngine::entries(const QList< KLFLib::entryId > &idList, const QList< int > &wantedEntryProperties=QList< int >()) | KLFLibResourceEngine | [virtual] |
entry(const QString &resource, entryId id) | KLFLibLegacyEngine | [virtual] |
KLFLibResourceSimpleEngine::entry(entryId id) | KLFLibResourceEngine | [virtual] |
entryId typedef | KLFLibResourceEngine | |
event(QEvent *e) | QObject | |
eventFilter(QObject *watched, QEvent *event) | QObject | |
FeatureLocked enum value | KLFLibResourceEngine | |
FeatureReadOnly enum value | KLFLibResourceEngine | |
FeatureSaveTo enum value | KLFLibResourceEngine | |
FeatureSubResourceProps enum value | KLFLibResourceEngine | |
FeatureSubResources enum value | KLFLibResourceEngine | |
findChild(const QString &name=QString() | QObject | |
findChildren(const QString &name=QString() | QObject | |
findChildren(const QRegExp ®Exp) | QObject | |
hasEntry(const QString &, entryId id) | KLFLibResourceSimpleEngine | [virtual] |
KLFLibResourceEngine::hasEntry(entryId id) | KLFLibResourceEngine | [virtual] |
hasSubResource(const QString &subResource) const | KLFLibResourceEngine | [virtual] |
inherits(const char *className) | QObject | |
insertChild(QObject *object) | QObject | |
InsertData enum value | KLFLibResourceEngine | |
insertEntries(const QString &subResource, const KLFLibEntryList &entries) | KLFLibLegacyEngine | [virtual, slot] |
KLFLibResourceSimpleEngine::insertEntries(const KLFLibEntryList &entrylist) | KLFLibResourceEngine | [virtual, slot] |
insertEntry(const QString &subResource, const KLFLibEntry &entry) | KLFLibResourceEngine | [virtual, slot] |
insertEntry(const KLFLibEntry &entry) | KLFLibResourceEngine | [virtual, slot] |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) | QObject | |
isReadOnly() const | KLFLibResourceEngine | [inline, virtual] |
isWidgetType() | QObject | |
killTimer(int id) | QObject | |
KLFLibResourceEngine(const QUrl &url, uint supportedfeatureflags, QObject *parent=NULL) | KLFLibResourceEngine | |
KLFLibResourceSimpleEngine(const QUrl &url, uint supportedfeatureflags, QObject *parent=NULL) | KLFLibResourceSimpleEngine | [inline] |
KLFPropertizedObject(const QString &propertyNameSpace) | KLFPropertizedObject | |
loadProperty(const QString &propname, const QVariant &value) | KLFPropertizedObject | [protected, virtual] |
loadResourceProperty(const QString &propName, const QVariant &value) | KLFLibResourceEngine | [virtual, slot] |
locked() const | KLFLibResourceEngine | [inline, virtual] |
metaObject() | QObject | |
ModifyStatus enum name | KLFLibResourceEngine | [protected] |
ModifyType enum name | KLFLibResourceEngine | |
moveToThread(QThread *targetThread) | QObject | |
MS_CanModify enum value | KLFLibResourceEngine | [protected] |
MS_IsLocked enum value | KLFLibResourceEngine | [protected] |
MS_NotModifiable enum value | KLFLibResourceEngine | [protected] |
MS_SubResLocked enum value | KLFLibResourceEngine | [protected] |
name() | QObject | |
name(const char *defaultName) | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | |
openUrl(const QUrl &url, QObject *parent=NULL) | KLFLibLegacyEngine | [static] |
operationStartReportingProgress(KLFProgressReporter *progressReporter, const QString &descriptiveText) | KLFLibResourceEngine | [signal] |
parent() | QObject | |
PropAccessShared enum value | KLFLibResourceEngine | |
QObject::property(const char *name) | QObject | |
KLFPropertizedObject::property(const QString &propName) const | KLFPropertizedObject | [virtual] |
KLFPropertizedObject::property(int propId) const | KLFPropertizedObject | [virtual] |
propertyIdForName(const QString &propertyName) const | KLFPropertizedObject | |
propertyIdForName(const QString &propNameSpace, const QString &propertyName) | KLFPropertizedObject | [protected, static] |
propertyIdList() const | KLFPropertizedObject | |
propertyIdRegistered(int propId) const | KLFPropertizedObject | |
propertyIdRegistered(const QString &propNameSpace, int propId) | KLFPropertizedObject | [protected, static] |
propertyMaxId() const | KLFPropertizedObject | |
propertyMaxId(const QString &propNameSpace) | KLFPropertizedObject | [protected, static] |
propertyNameForId(int propId) const | KLFPropertizedObject | |
propertyNameForId(const QString &propNameSpace, int propId) | KLFPropertizedObject | [protected, static] |
propertyNameList() const | KLFPropertizedObject | |
propertyNameRegistered(const QString &propertyName) const | KLFPropertizedObject | |
propertyNameRegistered(const QString &propNameSpace, const QString &propertyName) | KLFPropertizedObject | [protected, static] |
propertyNameSpace() const | KLFPropertizedObject | [protected] |
propertyValueChanged(int propId, const QVariant &oldValue, const QVariant &newValue) | KLFPropertizedObject | [protected, virtual] |
propertyVector() const | KLFPropertizedObject | [protected] |
PropLocked enum value | KLFLibResourceEngine | |
PropTitle enum value | KLFLibResourceEngine | |
PropViewType enum value | KLFLibResourceEngine | |
QObject(QObject *parent=0) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
query(const QString &subResource, const Query &query, QueryResult *result) | KLFLibResourceSimpleEngine | [virtual] |
queryImpl(KLFLibResourceEngine *resource, const QString &subResource, const Query &query, QueryResult *result) | KLFLibResourceSimpleEngine | [static] |
queryValues(const QString &subResource, int entryPropId) | KLFLibResourceSimpleEngine | [virtual] |
queryValuesImpl(KLFLibResourceEngine *resource, const QString &subResource, int entryPropId) | KLFLibResourceSimpleEngine | [static] |
receivers(const char *signal) | QObject | |
registerBuiltInProperty(int propId, const QString &propName) const | KLFPropertizedObject | [protected] |
registerBuiltInProperty(const QString &propNameSpace, int propId, const QString &name) | KLFPropertizedObject | [protected, static] |
registeredProperties() const | KLFPropertizedObject | |
registeredProperties(const QString &propNameSpace) | KLFPropertizedObject | [protected, static] |
registeredPropertyIdList() const | KLFPropertizedObject | |
registeredPropertyIdList(const QString &propNameSpace) | KLFPropertizedObject | [protected, static] |
registeredPropertyNameList() const | KLFPropertizedObject | |
registeredPropertyNameList(const QString &propNameSpace) | KLFPropertizedObject | [protected, static] |
registerProperty(const QString &propertyName) const | KLFPropertizedObject | [protected] |
registerProperty(const QString &propNameSpace, const QString &propertyName) | KLFPropertizedObject | [protected, static] |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
renameSubResource(const QString &subResource, const QString &subResourceName) | KLFLibLegacyEngine | [virtual, slot] |
ResourceFeature enum name | KLFLibResourceEngine | |
ResourceProperty enum name | KLFLibResourceEngine | |
resourceProperty(const QString &name) const | KLFLibResourceEngine | [virtual] |
resourcePropertyChanged(int propId) | KLFLibResourceEngine | [signal] |
save() | KLFLibLegacyEngine | [virtual, slot] |
saveResourceProperty(int propId, const QVariant &value) | KLFLibLegacyEngine | [protected, virtual] |
saveTo(const QUrl &newPath) | KLFLibLegacyEngine | [virtual, slot] |
sender() | QObject | |
setAllProperties(const QMap< QString, QVariant > &propValues) | KLFPropertizedObject | |
setAllPropertiesFromByteArray(const QByteArray &data) | KLFPropertizedObject | |
setAutoSaveInterval(int intervalms) | KLFLibLegacyEngine | [virtual, slot] |
setDefaultSubResource(const QString &subResource) | KLFLibResourceEngine | [virtual, slot] |
setLocked(bool locked) | KLFLibResourceEngine | [virtual, slot] |
setName(const char *name) | QObject | |
setParent(QObject *parent) | QObject | |
QObject::setProperty(const char *name, const QVariant &value) | QObject | |
KLFPropertizedObject::setProperty(const QString &propname, const QVariant &value) | KLFPropertizedObject | [protected, virtual] |
KLFPropertizedObject::setProperty(int propId, const QVariant &value) | KLFPropertizedObject | [protected, virtual] |
setReadOnly(bool readonly) | KLFLibResourceEngine | [virtual, slot] |
setResourceProperty(int propId, const QVariant &value) | KLFLibResourceEngine | [virtual, slot] |
setSubResourceProperty(const QString &subResource, int propId, const QVariant &value) | KLFLibResourceEngine | [virtual, slot] |
setTitle(const QString &title) | KLFLibResourceEngine | [virtual, slot] |
setViewType(const QString &viewType) | KLFLibResourceEngine | [virtual, slot] |
signalsBlocked() | QObject | |
startTimer(int interval) | QObject | |
staticMetaObject | QObject | |
subResourceCreated(const QString &newSubResource) | KLFLibResourceEngine | [signal] |
subResourceDeleted(const QString &subResource) | KLFLibResourceEngine | [signal] |
subResourceList() const | KLFLibLegacyEngine | [virtual] |
SubResourceProperty enum name | KLFLibResourceEngine | |
subResourceProperty(const QString &subResource, int propId) const | KLFLibResourceEngine | [virtual] |
subResourcePropertyChanged(const QString &subResource, int propId) | KLFLibResourceEngine | [signal] |
subResourcePropertyIdList() const | KLFLibResourceEngine | [inline, virtual] |
subResourcePropertyName(int propId) const | KLFLibResourceEngine | [virtual] |
subResourceRenamed(const QString &oldSubResourceName, const QString &newSubResourceName) | KLFLibResourceEngine | [signal] |
SubResPropLocked enum value | KLFLibResourceEngine | |
SubResPropTitle enum value | KLFLibResourceEngine | |
SubResPropViewType enum value | KLFLibResourceEngine | |
suggestedViewTypeIdentifier() const | KLFLibResourceEngine | [inline, virtual] |
supportedFeatureFlags() const | KLFLibResourceEngine | [inline, virtual] |
testEntryMatchConditionImpl(const KLFLib::EntryMatchCondition &condition, const KLFLibEntry &libentry) | KLFLibResourceSimpleEngine | [static] |
thisOperationProgressBlocked() const | KLFLibResourceEngine | [protected] |
thread() | QObject | |
timerEvent(QTimerEvent *event) | QObject | |
title() const | KLFLibResourceEngine | [inline, virtual] |
toString(uint toStringFlags=0) const | KLFPropertizedObject | [virtual] |
ToStringAllProperties | KLFPropertizedObject | |
ToStringFlag enum name | KLFPropertizedObject | |
ToStringQuoteValues | KLFPropertizedObject | |
ToStringUseHtml | KLFPropertizedObject | |
ToStringUseHtmlDiv | KLFPropertizedObject | |
tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
UnknownModification enum value | KLFLibResourceEngine | |
updateResourceProperty(int propId) | KLFLibLegacyEngine | [protected, slot] |
url(uint flags=0x0) const | KLFLibResourceEngine | [virtual] |
viewType() const | KLFLibResourceEngine | [inline, virtual] |
WantUrlDefaultSubResource enum value | KLFLibResourceEngine | |
WantUrlFormatFlag enum name | KLFLibResourceEngine | |
WantUrlReadOnly enum value | KLFLibResourceEngine | |
~KLFLibLegacyEngine() | KLFLibLegacyEngine | [virtual] |
~KLFLibResourceEngine() | KLFLibResourceEngine | [virtual] |
~KLFLibResourceSimpleEngine() | KLFLibResourceSimpleEngine | [inline, virtual] |
~KLFPropertizedObject() | KLFPropertizedObject | [virtual] |