equal
deleted
inserted
replaced
32 QPushButton * BtnNet; |
32 QPushButton * BtnNet; |
33 QPushButton * BtnSetup; |
33 QPushButton * BtnSetup; |
34 QPushButton * BtnFeedback; |
34 QPushButton * BtnFeedback; |
35 QPushButton * BtnInfo; |
35 QPushButton * BtnInfo; |
36 QPushButton * BtnDataDownload; |
36 QPushButton * BtnDataDownload; |
|
37 QPushButton * BtnVideos; |
37 QLabel * mainNote; |
38 QLabel * mainNote; |
38 |
39 |
39 private: |
40 private: |
40 QLayout * bodyLayoutDefinition(); |
41 QLayout * bodyLayoutDefinition(); |
41 QLayout * footerLayoutDefinition(); |
42 QLayout * footerLayoutDefinition(); |