Searched refs:SetValueChangedCallback (Results 1 – 9 of 9) sorted by relevance
64 void SetValueChangedCallback(std::function<void()> callback);
138 void SetValueChangedCallback(size_t property_idx,
256 void SetValueChangedCallback(std::function<void()> callback) { in 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()
50 m_collection_sp->SetValueChangedCallback( in PluginProperties()
4333 m_collection_sp->SetValueChangedCallback( in TargetProperties()4335 m_collection_sp->SetValueChangedCallback( in TargetProperties()4337 m_collection_sp->SetValueChangedCallback( in TargetProperties()4339 m_collection_sp->SetValueChangedCallback( in TargetProperties()4341 m_collection_sp->SetValueChangedCallback( in TargetProperties()4343 m_collection_sp->SetValueChangedCallback( in TargetProperties()4345 m_collection_sp->SetValueChangedCallback( in TargetProperties()4347 m_collection_sp->SetValueChangedCallback( in TargetProperties()4349 m_collection_sp->SetValueChangedCallback(ePropertyDetachOnError, [this] { in TargetProperties()4352 m_collection_sp->SetValueChangedCallback( in TargetProperties()[all …]
166 m_collection_sp->SetValueChangedCallback( in ProcessProperties()
80 m_collection_sp->SetValueChangedCallback(ePropertySymLinkPaths, in ModuleListProperties()