![]() |
PeriDyno 1.2.1
|
#include <PSettingEditor.h>


Public Slots | |
| void | updateData () override |
Public Slots inherited from dyno::PSettingWidget | |
| virtual void | updateData () |
Public Member Functions | |
| POtherSetting (PSettingEditor *editor, std::string title) | |
| ~POtherSetting () | |
Public Member Functions inherited from dyno::PSettingWidget | |
| PSettingWidget (PSettingEditor *editor, std::string title) | |
| ~PSettingWidget () | |
| QGridLayout * | getScrollLayout () |
| PSettingEditor * | getEditor () |
| void | setLabelTitle (std::string text) |
Additional Inherited Members | |
Signals inherited from dyno::PSettingWidget | |
| void | changed (SceneGraph *scn) |
Definition at line 139 of file PSettingEditor.h.
|
inline |
|
inline |
Definition at line 148 of file PSettingEditor.h.
|
inlineoverrideslot |