What is the name of the widget that is used to produce such a docked widget(which has 2 columns comprises of property and value) in QT Creator on designer mode.
Thanks in advance.
What is the name of the widget that is used to produce such a docked widget(which has 2 columns comprises of property and value) in QT Creator on designer mode.
Thanks in advance.
It is called QtTreePropertyBrowser.
Take a look at this question (Best Qt Widget to use for properties window?) for details.