@ -0,0 +1,23 @@ |
||||
#include <QHBoxLayout> |
||||
#include <QResizeEvent> |
||||
|
||||
#include <FlatButton.h> |
||||
|
||||
class SideBarActions : public QWidget |
||||
{ |
||||
Q_OBJECT |
||||
|
||||
public: |
||||
SideBarActions(QWidget *parent = nullptr); |
||||
~SideBarActions(); |
||||
|
||||
protected: |
||||
void resizeEvent(QResizeEvent *event) override; |
||||
|
||||
private: |
||||
QHBoxLayout *layout_; |
||||
|
||||
FlatButton *settingsBtn_; |
||||
FlatButton *createRoomBtn_; |
||||
FlatButton *joinRoomBtn_; |
||||
}; |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 952 B |
Before Width: | Height: | Size: 659 B After Width: | Height: | Size: 603 B |
Before Width: | Height: | Size: 1.7 KiB |
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 472 B After Width: | Height: | Size: 416 B |
Before Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 824 B |
Before Width: | Height: | Size: 599 B After Width: | Height: | Size: 537 B |
Before Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 725 B After Width: | Height: | Size: 667 B |
Before Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 640 B After Width: | Height: | Size: 606 B |
Before Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 637 B After Width: | Height: | Size: 581 B |
Before Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 560 B After Width: | Height: | Size: 504 B |
Before Width: | Height: | Size: 3.1 KiB |
After Width: | Height: | Size: 1001 B |
Before Width: | Height: | Size: 535 B After Width: | Height: | Size: 439 B |
Before Width: | Height: | Size: 2.2 KiB |
After Width: | Height: | Size: 840 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 621 B |
Before Width: | Height: | Size: 225 B |
Before Width: | Height: | Size: 590 B |
Before Width: | Height: | Size: 453 B |
Before Width: | Height: | Size: 773 B |
Before Width: | Height: | Size: 939 B |
Before Width: | Height: | Size: 799 B |
Before Width: | Height: | Size: 799 B |
Before Width: | Height: | Size: 631 B |
After Width: | Height: | Size: 965 B |
After Width: | Height: | Size: 1.4 KiB |
After Width: | Height: | Size: 663 B |
After Width: | Height: | Size: 877 B |
After Width: | Height: | Size: 1008 B |
After Width: | Height: | Size: 1.5 KiB |
After Width: | Height: | Size: 811 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 735 B |
After Width: | Height: | Size: 967 B |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 2.0 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 1.3 KiB |
After Width: | Height: | Size: 2.5 KiB |
After Width: | Height: | Size: 1.1 KiB |
After Width: | Height: | Size: 1.8 KiB |
After Width: | Height: | Size: 830 B |
After Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 730 B |
Before Width: | Height: | Size: 509 B |
After Width: | Height: | Size: 5.4 KiB |