Searched refs:SetValueChangedCallback (Results 1 – 8 of 8) sorted by relevance
301 void Property::SetValueChangedCallback(std::function<void()> callback) { in SetValueChangedCallback() function in Property303 m_value_sp->SetValueChangedCallback(std::move(callback)); in SetValueChangedCallback()
40 void OptionValueProperties::SetValueChangedCallback( in SetValueChangedCallback() function in OptionValueProperties44 property->SetValueChangedCallback(std::move(callback)); in SetValueChangedCallback()
67 void SetValueChangedCallback(std::function<void()> callback);
197 void SetValueChangedCallback(uint32_t property_idx,
313 void SetValueChangedCallback(std::function<void()> callback) { in SetValueChangedCallback() function
3738 m_collection_sp->SetValueChangedCallback( in TargetProperties()3740 m_collection_sp->SetValueChangedCallback( in TargetProperties()3742 m_collection_sp->SetValueChangedCallback( in TargetProperties()3744 m_collection_sp->SetValueChangedCallback( in TargetProperties()3746 m_collection_sp->SetValueChangedCallback( in TargetProperties()3748 m_collection_sp->SetValueChangedCallback( in TargetProperties()3750 m_collection_sp->SetValueChangedCallback( in TargetProperties()3752 m_collection_sp->SetValueChangedCallback( in TargetProperties()3757 m_collection_sp->SetValueChangedCallback( in TargetProperties()3759 m_collection_sp->SetValueChangedCallback( in TargetProperties()[all …]
160 m_collection_sp->SetValueChangedCallback( in ProcessProperties()
81 m_collection_sp->SetValueChangedCallback(ePropertySymLinkPaths, in ModuleListProperties()