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

Slider with attached text display. More...

#include <customctrl.h>

Inheritance diagram for Manta::TextSlider:

Public Slots

void update (int v)
 

Public Member Functions

 TextSlider (const std::string &name, float val, float min, float max)
 
void attach (QBoxLayout *layout)
 
void set (float v)
 
float get ()
 

Protected Attributes

float mMin
 
float mMax
 
float mScale
 
QLabel * mLabel
 
QString mSName
 

Detailed Description

Slider with attached text display.


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