new layout every compose
This commit is contained in:
parent
071505d3fe
commit
d75cf405f1
2 changed files with 24 additions and 5 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue