|
Visual Computing Library
devel
|

Signals | |
| void | settingsUpdated () |
Public Member Functions | |
| GenericMeshRenderSettingsFrame (vcl::MeshRenderSettings &settings, QWidget *parent=nullptr) | |
| virtual void | updateFrameFromSettings ()=0 |
Static Protected Member Functions | |
| static QColor | getButtonBackGround (const QPushButton *b) |
| static void | setButtonBackGround (QPushButton *b, const QColor &c) |
Protected Attributes | |
| vcl::MeshRenderSettings & | mMRS |