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

#include <customctrl.h>

Inheritance diagram for Manta::CustomCheckbox:
Manta::CustomControl

Public Member Functions

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

Protected Attributes

bool mVal
 
std::string mSName
 
TextCheckboxmCheckbox
 

Detailed Description

Links a checkbox control


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