#include <OSQuantityEdit.hpp>
|
| void | bind (model::ModelObject &modelObject, const char *property, bool isIP, const boost::optional< std::string > &isDefaultedProperty=boost::none, const boost::optional< std::string > &isAutosizedProperty=boost::none, const boost::optional< std::string > &isAutocalucatedProperty=boost::none) |
| |
| QDoubleValidator * | doubleValidator () |
| |
| | OSQuantityEdit (bool isIP,*parent=nullptr) |
| |
| void | unbind () |
| |
| virtual | ~OSQuantityEdit () |
| |
| openstudio::OSQuantityEdit::OSQuantityEdit |
( |
bool |
isIP, |
|
|
* |
parent = nullptr |
|
) |
| |
| virtual openstudio::OSQuantityEdit::~OSQuantityEdit |
( |
| ) |
|
|
inlinevirtual |
| void openstudio::OSQuantityEdit::bind |
( |
model::ModelObject & |
modelObject, |
|
|
const char * |
property, |
|
|
bool |
isIP, |
|
|
const boost::optional< std::string > & |
isDefaultedProperty = boost::none, |
|
|
const boost::optional< std::string > & |
isAutosizedProperty = boost::none, |
|
|
const boost::optional< std::string > & |
isAutocalucatedProperty = boost::none |
|
) |
| |
| QDoubleValidator* openstudio::OSQuantityEdit::doubleValidator |
( |
| ) |
|
|
inline |
| void openstudio::OSQuantityEdit::onUnitSystemChange |
( |
bool |
isIP | ) |
|
|
slot |
| void openstudio::OSQuantityEdit::unbind |
( |
| ) |
|