Dock widget.
More...
#include <dock.hpp>
|
| Dock (QWidget *parent=nullptr) |
| Construct a new Dock object.
|
|
◆ Dock()
tde::widgets::Dock::Dock |
( |
QWidget * |
parent = nullptr | ) |
|
Construct a new Dock object.
- Parameters
-
◆ on_dock_apps_changed
void tde::widgets::Dock::on_dock_apps_changed |
( |
const QList< app::Info > & |
apps | ) |
|
|
slot |
Handle the dock apps changed signal.
- Parameters
-
◆ request_launch_app
void tde::widgets::Dock::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/dock.hpp
- src/widgets/dock.cpp