Application fetcher from local config file.
More...
#include <fetcher.hpp>
|
| Fetcher (QString target_path, QObject *parent=nullptr) |
| Construct a new Fetcher object.
|
|
void | refresh () |
| Refresh the application list.
|
|
Application fetcher from local config file.
◆ Fetcher()
tde::app::Fetcher::Fetcher |
( |
QString |
target_path, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
Construct a new Fetcher object.
- Parameters
-
settings | Desktop settings. |
parent | Parent object. |
◆ apps_changed
void tde::app::Fetcher::apps_changed |
( |
const QList< Info > & |
apps | ) |
|
|
signal |
Emitted when the application list changed.
- Parameters
-
apps | List of application info. |
◆ dock_apps_changed
void tde::app::Fetcher::dock_apps_changed |
( |
const QList< Info > & |
apps | ) |
|
|
signal |
Emitted when the dock app list changed.
- Parameters
-
apps | List of dock app info. |
The documentation for this class was generated from the following files: