|
mutterkey
KDE-first push-to-talk transcription tool for KDE Plasma
|
Read-only status window for the initial tray-shell slice. More...
#include <traystatuswindow.h>
Public Slots | |
| void | refresh () |
| Refreshes the window from the daemon control API. | |
Public Member Functions | |
| TrayStatusWindow (DaemonControlSession *client=nullptr, QWidget *parent=nullptr) | |
| Creates the status window and performs an initial refresh. | |
Read-only status window for the initial tray-shell slice.
Definition at line 18 of file traystatuswindow.h.
|
explicit |
Creates the status window and performs an initial refresh.
| client | Optional non-owning daemon session used for refreshes. |
| parent | Optional parent widget. |