My Project
 All Classes Files Functions Variables Enumerations Pages
Public Slots | Public Member Functions | List of all members
ControlSave Class Reference

Encapsulates GUI elements for controlling save. More...

#include <control_save.h>

Inheritance diagram for ControlSave:
Control

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)
 
- Public Member Functions inherited from Control
void pickColour (QPushButton *button, FloatRGBA &colour)
 Use Qt's colour-picking dialog to replace the referenced colour.
 

Additional Inherited Members

- Static Protected Member Functions inherited from Control
static QIcon build_icon_of_colour (const FloatRGBA &col)
 Utility function to build a small Qt icon of the specified colour. More...
 

Detailed Description

Encapsulates GUI elements for controlling save.


The documentation for this class was generated from the following files: