mantaflow  0.10
A framework for fluid simulation
Public Member Functions | Protected Attributes | List of all members
Manta::CustomSlider Class Reference

#include <customctrl.h>

Inheritance diagram for Manta::CustomSlider:
Manta::CustomControl

Public Member Functions

 PYTHON () float get()
 
 PYTHON () void set(float v)
 
- Public Member Functions inherited from Manta::CustomControl
 PYTHON () CustomControl()
 
virtual void init (QBoxLayout *layout)
 

Protected Attributes

float mMin
 
float mMax
 
float mVal
 
std::string mSName
 
TextSlidermSlider
 

Detailed Description

Links a slider control


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