Searched refs:getSubControl (Results 1 – 3 of 3) sorted by relevance
139 PropertySubControl* getSubControl() const { return mpSubControl; } in getSubControl() function in sd::PropertyControl
1588 if( mpLBProperty1->getSubControl() ) in update()1590 Any aNewValue( mpLBProperty1->getSubControl()->getValue() ); in update()1599 if( mpLBProperty2->getSubControl() ) in update()1601 Any aNewValue( mpLBProperty2->getSubControl()->getValue() ); in update()
797 pSubControl = mpLBProperty->getSubControl(); in updateControls()2226 if( mpLBProperty->getSubControl() ) in onChangeProperty()2232 const Any aValue( mpLBProperty->getSubControl()->getValue() ); in onChangeProperty()
Completed in 156 milliseconds