Loading...
Searching...
No Matches
SBCClassAttribute Member List

This is the complete list of members for SBCClassAttribute, including all inherited members.

clear(const SBValue &object) constSBCClassAttribute
get(const SBValue &object) constSBCClassAttribute
getAttributeType() constSBCClassAttribute
getCount(const SBValue &object) constSBCClassAttribute
getCurrentIndex(const SBValue &object) constSBCClassAttribute
getDefault(const SBValue &object) constSBCClassAttribute
getDescription() constSBCClassAttribute
getEnabledFlag(const SBValue &object) constSBCClassAttribute
getGroup() constSBCClassAttribute
getItemText(const SBValue &object, const int &index) constSBCClassAttribute
getMaximum(const SBValue &object) constSBCClassAttribute
getMinimum(const SBValue &object) constSBCClassAttribute
getName() constSBCClassAttribute
getSingleStep(const SBValue &object) constSBCClassAttribute
getSize(const SBValue &object) constSBCClassAttribute
getSuffix(const SBValue &object) constSBCClassAttribute
getToolTip(const SBValue &object) constSBCClassAttribute
getType() constSBCClassAttribute
getVisibilityFlag(const SBValue &object) constSBCClassAttribute
has(const SBValue &object) constSBCClassAttribute
hasDefault() const noexceptSBCClassAttribute
hasMaximum() const noexceptSBCClassAttribute
hasMinimum() const noexceptSBCClassAttribute
hasSingleStep() const noexceptSBCClassAttribute
SB_DECLARE_DATA(SBCClassAttribute) (defined in SBCClassAttribute)SBCClassAttribute
SBCClassAttribute(SBValue attributeType, SBCClassAttribute::Type type, const std::string &attributeName, const std::string &attributeDescription, const std::string &attributeGroup)SBCClassAttribute
SBCClassAttribute(SBValue attributeType, SBCClassAttribute::Type type, const std::string &attributeName, const std::string &attributeDescription, const std::string &attributeGroup, SBFunction *getFunction, SBFunction *setFunction=nullptr, SBFunction *hasFunction=nullptr, SBFunction *clearFunction=nullptr, SBFunction *getSizeFunction=nullptr, SBFunction *getMinimumFunction=nullptr, SBFunction *getMaximumFunction=nullptr, SBFunction *getSingleStepFunction=nullptr, SBFunction *getSuffixFunction=nullptr, SBFunction *getCountFunction=nullptr, SBFunction *getCurrentIndexFunction=nullptr, SBFunction *setCurrentIndexFunction=nullptr, SBFunction *getItemTextFunction=nullptr, SBFunction *getDefaultFunction=nullptr)SBCClassAttribute
set(const SBValue &object, const SBValue &value, const SBValue &size=SBValue()) constSBCClassAttribute
setClearFunction(SBFunction *function)SBCClassAttribute
setCurrentIndex(const SBValue &object, const int &index) constSBCClassAttribute
setGetCountFunction(SBFunction *function)SBCClassAttribute
setGetCurrentIndexFunction(SBFunction *function)SBCClassAttribute
setGetDefaultFunction(SBFunction *function)SBCClassAttribute
setGetEnabledFlagFunction(SBFunction *function)SBCClassAttribute
setGetFunction(SBFunction *function)SBCClassAttribute
setGetItemTextFunction(SBFunction *function)SBCClassAttribute
setGetMaximumFunction(SBFunction *function)SBCClassAttribute
setGetMinimumFunction(SBFunction *function)SBCClassAttribute
setGetSingleStepFunction(SBFunction *function)SBCClassAttribute
setGetSizeFunction(SBFunction *function)SBCClassAttribute
setGetSuffixFunction(SBFunction *function)SBCClassAttribute
setGetToolTipFunction(SBFunction *function)SBCClassAttribute
setGetVisibilityFlagFunction(SBFunction *function)SBCClassAttribute
setHasFunction(SBFunction *function)SBCClassAttribute
setSetCurrentIndexFunction(SBFunction *function)SBCClassAttribute
setSetFunction(SBFunction *function)SBCClassAttribute
Type enum nameSBCClassAttribute
~SBCClassAttribute()SBCClassAttribute