4

Here is my current problem: I'm looking for a simple tree view widget, like on the picture below. I just need tree view, not the dialog with it's filter line edit, buttons and etc. Only tree view.

I checked sources of the Qt Designer, and found the realization of that widget, but it's too complex and it will be very hard to cut needed sources from there. So here I'm:

  • Maybe someone could recommend me web site with Qt widgets or any other ideas?

Property Editor, Qt Designer

Thank you!

mosg
  • 12,041
  • 12
  • 65
  • 87

1 Answers1

5

Check out the Property Browser Framework (2013: at gitHub). It is easy to use.

Community
  • 1
  • 1
O.C.
  • 6,711
  • 1
  • 25
  • 26