/QtPropertyBrowser

A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.

Primary LanguageC++

QtPropertyBrowser

A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.

https://doc.qt.io/archives/qq/qq18-propertybrowser.html

Changes made:

  • Added CMake build files
  • Added FilePath property type
  • Fixed several code pieces to compile with Qt5

How to use it?

Check out examples/simple/main.cpp

How to add a custom property type?

Check out doc/add_new_property_type.diff