31 #include <QFileSystemWatcher>
43 , Watcher_ (new QFileSystemWatcher (this))
45 Watcher_->addPaths (
ToPaths (types).toList ());
47 SIGNAL (directoryChanged (QString)),
std::shared_ptr< ICoreProxy > ICoreProxy_ptr
QSet< QString > ToPaths(Type type)
ItemsDatabase(ICoreProxy_ptr, const QList< Type > &, QObject *=0)