Could anybody give an example on usage PropertyLinks?

Hello!

I ve come across a really confusing subject, property link

this->addPropertyLink(widget, “value”, SIGNAL(valueChanged(int)), ivp);

Could anyone please explain how to use those?

Thanks!

https://kitware.github.io/paraview-docs/latest/cxx/classpqPropertyLinks.html#a3ed6bf89c04910fbc3898ac35c0a6fa0

Setup a link between a Qt property and vtkSMProperty on a vtkSMProxy instance.