16 #ifndef _PLUGIN_RDF_INDEXER_H_ 17 #define _PLUGIN_RDF_INDEXER_H_ 20 #include <QStringList> 55 const Dataquay::BasicStore *
getIndex();
70 bool pullURL(QString urlString);
QString getURIForPluginId(QString pluginId)
QString getIdForPluginURI(QString uri)
Dataquay::BasicStore * m_index
const Dataquay::BasicStore * getIndex()
void indexInstalledURLs()
QStringList getIndexedPluginIds()
bool indexURL(QString url)
bool indexConfiguredURLs()
Index all URLs obtained from index files defined in the current settings.
static PluginRDFIndexer * getInstance()
bool pullFile(QString path)
std::map< QString, QString > StringMap
bool pullURL(QString urlString)
static PluginRDFIndexer * m_instance