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

Checkbox with attached text display. More...

#include <customctrl.h>

Inheritance diagram for Manta::TextCheckbox:

Public Slots

void update (int v)
 

Public Member Functions

 TextCheckbox (const std::string &name, bool val)
 
void attach (QBoxLayout *layout)
 
void set (bool v)
 
bool get ()
 

Protected Attributes

bool mVal
 
QLabel * mLabel
 
QString mSName
 

Detailed Description

Checkbox with attached text display.


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