#include <OSIntegerEdit.hpp>
|
void | bind (model::ModelObject &modelObject, IntGetter get, boost::optional< IntSetter > 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, OptionalIntGetter get, boost::optional< IntSetter > 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, IntGetter get, boost::optional< IntSetter > 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, OptionalIntGetter get, boost::optional< IntSetter > 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 | ~OSIntegerEdit2 () |
|
virtual openstudio::OSIntegerEdit2::~OSIntegerEdit2 |
( |
| ) |
|
|
virtual |
void openstudio::OSIntegerEdit2::bind |
( |
model::ModelObject & |
modelObject, |
|
|
IntGetter |
get, |
|
|
boost::optional< IntSetter > |
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::OSIntegerEdit2::bind |
( |
model::ModelObject & |
modelObject, |
|
|
OptionalIntGetter |
get, |
|
|
boost::optional< IntSetter > |
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::OSIntegerEdit2::bind |
( |
model::ModelExtensibleGroup & |
modelExtensibleGroup, |
|
|
IntGetter |
get, |
|
|
boost::optional< IntSetter > |
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::OSIntegerEdit2::bind |
( |
model::ModelExtensibleGroup & |
modelExtensibleGroup, |
|
|
OptionalIntGetter |
get, |
|
|
boost::optional< IntSetter > |
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::OSIntegerEdit2::enableClickFocus |
( |
| ) |
|
|
inline |
virtual void openstudio::OSIntegerEdit2::focusInEvent |
( |
QFocusEvent * |
e | ) |
|
|
overrideprotectedvirtual |
virtual void openstudio::OSIntegerEdit2::focusOutEvent |
( |
QFocusEvent * |
e | ) |
|
|
overrideprotectedvirtual |
bool openstudio::OSIntegerEdit2::hasData |
( |
| ) |
|
|
inline |
void openstudio::OSIntegerEdit2::inFocus |
( |
bool |
inFocus, |
|
|
bool |
hasData |
|
) |
| |
|
signal |
QIntValidator* openstudio::OSIntegerEdit2::intValidator |
( |
| ) |
|
|
inline |
void openstudio::OSIntegerEdit2::unbind |
( |
| ) |
|