Skip to content

A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.

Notifications You must be signed in to change notification settings

hoozh/QtPropertyBrowser

 
 

Repository files navigation

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

About

A Qt5 compatible fork of QtPropertyBrowser from QtSolutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Other 0.6%