Planeshift
ParameterData Struct Reference

#include <eeditpartlisttoolbox.h>

Public Member Functions

 ParameterData (csString type, float spinbox_min=0, float spinbox_max=1, float spinbox_step=.1)
 

Public Attributes

csStringArray choices
 
float spinbox_max
 
float spinbox_min
 
float spinbox_step
 
csString text
 
csString type
 

Detailed Description

Definition at line 45 of file eeditpartlisttoolbox.h.

Constructor & Destructor Documentation

ParameterData::ParameterData ( csString  type,
float  spinbox_min = 0,
float  spinbox_max = 1,
float  spinbox_step = .1 
)
inline

Definition at line 51 of file eeditpartlisttoolbox.h.

Member Data Documentation

csStringArray ParameterData::choices

Definition at line 49 of file eeditpartlisttoolbox.h.

float ParameterData::spinbox_max

Definition at line 50 of file eeditpartlisttoolbox.h.

float ParameterData::spinbox_min

Definition at line 50 of file eeditpartlisttoolbox.h.

float ParameterData::spinbox_step

Definition at line 50 of file eeditpartlisttoolbox.h.

csString ParameterData::text

Definition at line 48 of file eeditpartlisttoolbox.h.

csString ParameterData::type

Definition at line 47 of file eeditpartlisttoolbox.h.


The documentation for this struct was generated from the following file: