#include <OSUnsignedEdit.hpp>
|
void | bind (model::ModelObject &modelObject, UnsignedGetter get, boost::optional< UnsignedSetter > set=boost::none, boost::optional< NoFailAction > reset=boost::none, boost::optional< NoFailAction > autosize=boost::none, boost::optional< NoFailAction > autocalculate=boost::none, boost::optional< BasicQuery > isDefaulted=boost::none, boost::optional< BasicQuery > isAutosized=boost::none, boost::optional< BasicQuery > isAutocalculated=boost::none) |
|
void | bind (model::ModelObject &modelObject, OptionalUnsignedGetter get, boost::optional< UnsignedSetter > set=boost::none, boost::optional< NoFailAction > reset=boost::none, boost::optional< NoFailAction > autosize=boost::none, boost::optional< NoFailAction > autocalculate=boost::none, boost::optional< BasicQuery > isDefaulted=boost::none, boost::optional< BasicQuery > isAutosized=boost::none, boost::optional< BasicQuery > isAutocalculated=boost::none) |
|
void | bind (model::ModelExtensibleGroup &modelExtensibleGroup, UnsignedGetter get, boost::optional< UnsignedSetter > set=boost::none, boost::optional< NoFailAction > reset=boost::none, boost::optional< NoFailAction > autosize=boost::none, boost::optional< NoFailAction > autocalculate=boost::none, boost::optional< BasicQuery > isDefaulted=boost::none, boost::optional< BasicQuery > isAutosized=boost::none, boost::optional< BasicQuery > isAutocalculated=boost::none) |
|
void | bind (model::ModelExtensibleGroup &modelExtensibleGroup, OptionalUnsignedGetter get, boost::optional< UnsignedSetter > set=boost::none, boost::optional< NoFailAction > reset=boost::none, boost::optional< NoFailAction > autosize=boost::none, boost::optional< NoFailAction > autocalculate=boost::none, boost::optional< BasicQuery > isDefaulted=boost::none, boost::optional< BasicQuery > isAutosized=boost::none, boost::optional< BasicQuery > isAutocalculated=boost::none) |
|
void | enableClickFocus () |
|
bool | hasData () |
|
QIntValidator * | intValidator () |
|
void | unbind () |
|
virtual | ~OSUnsignedEdit2 () |
|
virtual openstudio::OSUnsignedEdit2::~OSUnsignedEdit2 |
( |
| ) |
|
|
virtual |
void openstudio::OSUnsignedEdit2::bind |
( |
model::ModelObject & |
modelObject, |
|
|
UnsignedGetter |
get, |
|
|
boost::optional< UnsignedSetter > |
set = boost::none , |
|
|
boost::optional< NoFailAction > |
reset = boost::none , |
|
|
boost::optional< NoFailAction > |
autosize = boost::none , |
|
|
boost::optional< NoFailAction > |
autocalculate = boost::none , |
|
|
boost::optional< BasicQuery > |
isDefaulted = boost::none , |
|
|
boost::optional< BasicQuery > |
isAutosized = boost::none , |
|
|
boost::optional< BasicQuery > |
isAutocalculated = boost::none |
|
) |
| |
void openstudio::OSUnsignedEdit2::bind |
( |
model::ModelExtensibleGroup & |
modelExtensibleGroup, |
|
|
UnsignedGetter |
get, |
|
|
boost::optional< UnsignedSetter > |
set = boost::none , |
|
|
boost::optional< NoFailAction > |
reset = boost::none , |
|
|
boost::optional< NoFailAction > |
autosize = boost::none , |
|
|
boost::optional< NoFailAction > |
autocalculate = boost::none , |
|
|
boost::optional< BasicQuery > |
isDefaulted = boost::none , |
|
|
boost::optional< BasicQuery > |
isAutosized = boost::none , |
|
|
boost::optional< BasicQuery > |
isAutocalculated = boost::none |
|
) |
| |
void openstudio::OSUnsignedEdit2::bind |
( |
model::ModelExtensibleGroup & |
modelExtensibleGroup, |
|
|
OptionalUnsignedGetter |
get, |
|
|
boost::optional< UnsignedSetter > |
set = boost::none , |
|
|
boost::optional< NoFailAction > |
reset = boost::none , |
|
|
boost::optional< NoFailAction > |
autosize = boost::none , |
|
|
boost::optional< NoFailAction > |
autocalculate = boost::none , |
|
|
boost::optional< BasicQuery > |
isDefaulted = boost::none , |
|
|
boost::optional< BasicQuery > |
isAutosized = boost::none , |
|
|
boost::optional< BasicQuery > |
isAutocalculated = boost::none |
|
) |
| |
void openstudio::OSUnsignedEdit2::enableClickFocus |
( |
| ) |
|
|
inline |
virtual void openstudio::OSUnsignedEdit2::focusInEvent |
( |
QFocusEvent * |
e | ) |
|
|
overrideprotectedvirtual |
virtual void openstudio::OSUnsignedEdit2::focusOutEvent |
( |
QFocusEvent * |
e | ) |
|
|
overrideprotectedvirtual |
bool openstudio::OSUnsignedEdit2::hasData |
( |
| ) |
|
|
inline |
void openstudio::OSUnsignedEdit2::inFocus |
( |
bool |
inFocus, |
|
|
bool |
hasData |
|
) |
| |
|
signal |
QIntValidator* openstudio::OSUnsignedEdit2::intValidator |
( |
| ) |
|
|
inline |
void openstudio::OSUnsignedEdit2::unbind |
( |
| ) |
|