HyperspaceExplorer 0.7.1
|
Dialogs for entering values. More...
Classes | |
class | AnimationDialogImpl |
A Dialog to select settings concerning the writing of animated frames to disk. More... | |
class | ComplexDialogImpl |
A Dialog to enter a user-defined complex function, . More... | |
class | FunctionDialogImpl |
A Dialog to enter a function from . More... | |
class | ParameterInput |
Input controls for all types of FunctionParameter. More... | |
class | ParameterLineEdit |
Widget to edit a FunctionParameter of type string . More... | |
class | ParameterSpinBox |
Widget to edit a FunctionParameter of type int . More... | |
class | ParameterDoubleSpinBox |
Widget to edit a FunctionParameter of type double . More... | |
class | ParameterRotationControl |
Widget to edit a FunctionParameter of type Rotation . More... | |
class | ParameterInputFactory |
Factory class to create a ParameterInput based on the type of a FunctionParameter. More... | |
class | PluginCreator |
Abstract base class for all Dialogs which allow entering a custom function. More... | |
class | PolarDialogImpl |
A Dialog to enter a function from in polar coordinates. More... | |
class | SurfaceDialogImpl |
A Dialog to enter a function from . More... | |
class | ValuesDialog |
Base class for ValuesDialogImpl, originally created by uic. More... | |
class | ValuesDialogImpl |
A Dialog to enter parameters for the displayed function. More... |
Dialogs for entering values.