Searched refs:SetValueChangedCallback (Results 1 – 8 of 8) sorted by relevance
64 void SetValueChangedCallback(std::function<void()> callback);
138 void SetValueChangedCallback(size_t property_idx,
263 void SetValueChangedCallback(std::function<void()> callback) { in NotifyValueChanged() 258 void SetValueChangedCallback(std::function<void()> callback) { SetValueChangedCallback() function
306 void Property::SetValueChangedCallback(std::function<void()> callback) { in SetValueChangedCallback() function in Property308 m_value_sp->SetValueChangedCallback(std::move(callback)); in SetValueChangedCallback()
36 void OptionValueProperties::SetValueChangedCallback( in SetValueChangedCallback() function in OptionValueProperties40 property->SetValueChangedCallback(std::move(callback)); in SetValueChangedCallback()
4156 m_collection_sp->SetValueChangedCallback( in TargetProperties()4158 m_collection_sp->SetValueChangedCallback( in TargetProperties()4160 m_collection_sp->SetValueChangedCallback( in TargetProperties()4162 m_collection_sp->SetValueChangedCallback( in TargetProperties()4164 m_collection_sp->SetValueChangedCallback( in TargetProperties()4166 m_collection_sp->SetValueChangedCallback( in TargetProperties()4168 m_collection_sp->SetValueChangedCallback( in TargetProperties()4170 m_collection_sp->SetValueChangedCallback( in TargetProperties()4172 m_collection_sp->SetValueChangedCallback(ePropertyDetachOnError, [this] { in TargetProperties()4175 m_collection_sp->SetValueChangedCallback( in TargetProperties()[all …]
202 m_collection_sp->SetValueChangedCallback( in ProcessProperties()
80 m_collection_sp->SetValueChangedCallback(ePropertySymLinkPaths, in ModuleListProperties()