Application list widget, which is a group of AppListCard.
More...
#include <applist.hpp>
Application list widget, which is a group of AppListCard.
◆ AppList()
tde::widgets::AppList::AppList |
( |
const DesktopSettings & |
settings, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
Construct a new App List object.
- Parameters
-
settings | Desktop settings. |
parent | Parent widget. |
◆ on_apps_changed
void tde::widgets::AppList::on_apps_changed |
( |
const QList< app::Info > & |
apps | ) |
|
|
slot |
Handles the apps changed signal.
- Parameters
-
◆ request_launch_app
void tde::widgets::AppList::request_launch_app |
( |
const app::Info & |
app | ) |
|
|
signal |
Emitted when the app is requested to be launched.
- Parameters
-
The documentation for this class was generated from the following files:
- include/tde/widgets/applist.hpp
- src/widgets/applist.cpp