![]() |
API Documentation
|
Allows the user to see which Modules are available and toggle them on or off, when Modules are toggleable. More...
#include <ModulesDialog.h>
Public Member Functions | |
| void | addAllModules () |
| void | init () |
| QSize | minimumSizeHint () const override |
| ModulesDialog (QWidget *parent=nullptr) | |
| QSize | sizeHint () const override |
Protected Attributes | |
| QGridLayout * | m_layout |
| QCustomScrollArea * | m_scroll_area |
Allows the user to see which Modules are available and toggle them on or off, when Modules are toggleable.
| ModulesDialog | ( | QWidget * | parent = nullptr | ) |
| void addAllModules | ( | ) |
| void init | ( | ) |
|
override |
|
override |
|
protected |
|
protected |