MCPcopy Create free account
hub / github.com/SpartanJ/eepp / setCheckMode

Method setCheckMode

src/eepp/ui/uicheckbox.cpp:263–265  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263void UICheckBox::setCheckMode( UICheckBox::CheckMode mode ) {
264 mCheckMode = mode;
265}
266
267bool UICheckBox::applyProperty( const StyleSheetProperty& attribute ) {
268 if ( !checkPropertyDefinition( attribute ) )

Callers 2

getCheckBoxFnMethod · 0.80
getCheckBoxFnMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected