|
Soprano
2.9.2
|
This is the complete list of members for Soprano::Index::IndexFilterModel, including all inherited members.
| addForceIndexPredicate(const QUrl &predicate) | Soprano::Index::IndexFilterModel | |
| addIndexOnlyPredicate(const QUrl &predicate) | Soprano::Index::IndexFilterModel | |
| addStatement(const Soprano::Statement &statement) | Soprano::Index::IndexFilterModel | virtual |
| Soprano::FilterModel::addStatement(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) | Soprano::FilterModel | |
| addStatements(const QList< Statement > &statements) | Soprano::Model | |
| blockSignals(bool block) | QObject | |
| 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 | |
| clearError() const | Soprano::Error::ErrorCache | protected |
| 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 | |
| containsAnyStatement(const Statement &statement) const | Soprano::FilterModel | virtual |
| containsAnyStatement(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) const | Soprano::FilterModel | |
| containsContext(const Node &context) const | Soprano::Model | |
| containsStatement(const Statement &statement) const | Soprano::FilterModel | virtual |
| containsStatement(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) const | Soprano::FilterModel | |
| createBlankNode() | Soprano::FilterModel | virtual |
| customEvent(QEvent *event) | QObject | |
| deleteLater() | QObject | |
| 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 | |
| encodeStringForLuceneQuery(const QString &value) | Soprano::Index::IndexFilterModel | static |
| encodeUriForLuceneQuery(const QUrl &uri) | Soprano::Index::IndexFilterModel | static |
| ErrorCache() | Soprano::Error::ErrorCache | protected |
| event(QEvent *e) | QObject | |
| eventFilter(QObject *watched, QEvent *event) | QObject | |
| executeQuery(const QString &query, Query::QueryLanguage language, const QString &userQueryLanguage=QString()) const | Soprano::Index::IndexFilterModel | virtual |
| FilterModel() | Soprano::FilterModel | protected |
| FilterModel(Model *parent) | Soprano::FilterModel | protected |
| findChild(const QString &name=QString() | QObject | |
| findChildren(const QString &name=QString() | QObject | |
| findChildren(const QRegExp ®Exp) | QObject | |
| forceIndexPredicates() const | Soprano::Index::IndexFilterModel | |
| index() const | Soprano::Index::IndexFilterModel | |
| IndexFilterModel(const QString &indexDir, Soprano::Model *model=0) | Soprano::Index::IndexFilterModel | |
| IndexFilterModel(CLuceneIndex *index, Soprano::Model *model=0) | Soprano::Index::IndexFilterModel | |
| indexOnlyPredicates() const | Soprano::Index::IndexFilterModel | |
| inherits(const char *className) | QObject | |
| insertChild(QObject *object) | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isA(const char *className) | QObject | |
| isEmpty() const | Soprano::FilterModel | virtual |
| isWidgetType() | QObject | |
| killTimer(int id) | QObject | |
| lastError() const | Soprano::Error::ErrorCache | virtual |
| listContexts() const | Soprano::FilterModel | virtual |
| listStatements(const Statement &partial) const | Soprano::FilterModel | virtual |
| listStatements(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) const | Soprano::FilterModel | |
| Soprano::Model::listStatements() const | Soprano::Model | |
| listStatementsInContext(const Node &context) const | Soprano::Model | |
| metaObject() | QObject | |
| Model() | Soprano::Model | protected |
| moveToThread(QThread *targetThread) | QObject | |
| name() | QObject | |
| name(const char *defaultName) | QObject | |
| normalizeSignalSlot(const char *signalSlot) | QObject | |
| optimizeIndex() | Soprano::Index::IndexFilterModel | |
| parent() | QObject | |
| parentModel() const | Soprano::FilterModel | virtual |
| parentStatementAdded(const Statement &) | Soprano::FilterModel | protectedvirtual |
| parentStatementRemoved(const Statement &) | Soprano::FilterModel | protectedvirtual |
| parentStatementsAdded() | Soprano::FilterModel | protectedvirtual |
| parentStatementsRemoved() | Soprano::FilterModel | protectedvirtual |
| property(const char *name) | QObject | |
| QObject(QObject *parent=0) | QObject | |
| QObject(QObject *parent, const char *name) | QObject | |
| rebuildIndex() | Soprano::Index::IndexFilterModel | |
| receivers(const char *signal) | QObject | |
| removeAllStatements(const Soprano::Statement &statement) | Soprano::Index::IndexFilterModel | virtual |
| Soprano::FilterModel::removeAllStatements(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) | Soprano::FilterModel | |
| Soprano::Model::removeAllStatements() | Soprano::Model | |
| removeChild(QObject *object) | QObject | |
| removeContext(const Node &) | Soprano::Model | |
| removeEventFilter(QObject *obj) | QObject | |
| removeStatement(const Soprano::Statement &statement) | Soprano::Index::IndexFilterModel | virtual |
| Soprano::FilterModel::removeStatement(const Node &subject, const Node &predicate, const Node &object, const Node &context=Node()) | Soprano::FilterModel | |
| removeStatements(const QList< Statement > &statements) | Soprano::Model | |
| sender() | QObject | |
| setError(const Error &) const | Soprano::Error::ErrorCache | protected |
| setError(const QString &errorMessage, int code=ErrorUnknown) const | Soprano::Error::ErrorCache | protected |
| setForceIndexPredicates(const QList< QUrl > &predicates) | Soprano::Index::IndexFilterModel | |
| setIndexOnlyPredicates(const QList< QUrl > &predicates) | Soprano::Index::IndexFilterModel | |
| setName(const char *name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setParentModel(Model *model) | Soprano::FilterModel | virtual |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setTransactionCacheSize(int size) | Soprano::Index::IndexFilterModel | |
| signalsBlocked() | QObject | |
| startTimer(int interval) | QObject | |
| statementAdded(const Soprano::Statement &statement) | Soprano::Model | signal |
| statementCount() const | Soprano::FilterModel | virtual |
| statementRemoved(const Soprano::Statement &statement) | Soprano::Model | signal |
| statementsAdded() | Soprano::Model | signal |
| statementsRemoved() | Soprano::Model | signal |
| staticMetaObject | QObject | |
| thread() | QObject | |
| timerEvent(QTimerEvent *event) | QObject | |
| tr(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
| transactionCacheSize() const | Soprano::Index::IndexFilterModel | |
| trUtf8(const char *sourceText, const char *comment=0, int n=-1) | QObject | |
| write(QTextStream &os) const | Soprano::FilterModel | virtual |
| ~ErrorCache() | Soprano::Error::ErrorCache | virtual |
| ~FilterModel() | Soprano::FilterModel | virtual |
| ~IndexFilterModel() | Soprano::Index::IndexFilterModel | |
| ~Model() | Soprano::Model | virtual |
1.8.5