#include <SubGroup.h>
Definition at line 38 of file SubGroup.h.
◆ Align
◆ SubGroup()
| SubGroup::SubGroup |
( |
Align | align, |
|
|
QWidget * | parent = nullptr ) |
◆ AddAction()
| void SubGroup::AddAction |
( |
QToolButton::ToolButtonPopupMode | type, |
|
|
QAction * | action, |
|
|
QMenu * | menu = nullptr ) |
◆ AddHorizontalButtons()
| void SubGroup::AddHorizontalButtons |
( |
const std::vector< ActionParams > & | params | ) |
|
◆ AddWidget()
| void SubGroup::AddWidget |
( |
QWidget * | widget | ) |
|
◆ ConstructInnerFrame()
| QFrame * SubGroup::ConstructInnerFrame |
( |
int | spacing | ) |
|
|
private |
◆ innerLayout
| QVBoxLayout* tt::SubGroup::innerLayout |
|
private |
The documentation for this class was generated from the following files:
- D:/Peridyno/peridyno/src/Rendering/GUI/QtGUI/ToolBar/SubGroup.h
- D:/Peridyno/peridyno/src/Rendering/GUI/QtGUI/ToolBar/SubGroup.cpp