main window behaving as overlay
This commit is contained in:
parent
90286b6853
commit
9d79757a49
3 changed files with 47 additions and 39 deletions
|
|
@ -230,8 +230,11 @@ private:
|
|||
HeaderWidget* hw;
|
||||
QMenuBar *mainMenuBar;
|
||||
QScreen *screen;
|
||||
//todo: ratio
|
||||
//Win10 1080p 120%
|
||||
QSize mwSize;
|
||||
QSpacerItem lastRowSpacer;
|
||||
|
||||
|
||||
//public slots:
|
||||
// void setEndpointHandlers(std::vector<EndpointHandler*> *ephs);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue