new layout every compose

This commit is contained in:
Hane 2024-05-07 18:46:24 +02:00
commit d75cf405f1
2 changed files with 24 additions and 5 deletions

View file

@ -233,7 +233,8 @@ protected:
void customEvent(QEvent* ev) override;
QRect setSizePosition(QScreen* screen, int width, int height);
QScreen* getCurrentScreen();
void createLayout(QGridLayout *newLayout);
private slots:
void trayIconActivated(QSystemTrayIcon::ActivationReason reason);
void removeEndpointWidget(CustomWidgetEvent<uint64_t>* ev);