15#include <qfilesystemwatcher.h>
32 QFileSystemWatcher* _watcher;
42 Fetcher(QString target_path, QObject* parent =
nullptr);
59 void _remount_watcher(
const QFile& file,
const QString& path);
82 void _on_file_changed(
const QString& path);
Application fetcher from local config file.
Definition fetcher.hpp:28
void apps_changed(const QList< Info > &apps)
Emitted when the application list changed.
void dock_apps_changed(const QList< Info > &apps)
Emitted when the dock app list changed.