Encapsulates GUI elements for controlling save. More...
#include <control_save.h>
Public Slots | |
void | setAtmosphere (int v) |
void | setSeaSphere (int v) |
void | setPerVertexAlpha (int v) |
void | setTextureShaded (int v) |
void | setTextureHeight (int v) |
Public Member Functions | |
ControlSave (FracplanetMain *save_target, ParametersSave *param) | |
![]() | |
void | pickColour (QPushButton *button, FloatRGBA &colour) |
Use Qt's colour-picking dialog to replace the referenced colour. | |
Additional Inherited Members | |
![]() | |
static QIcon | build_icon_of_colour (const FloatRGBA &col) |
Utility function to build a small Qt icon of the specified colour. More... | |
Encapsulates GUI elements for controlling save.