/Property-Editor

A minimalistic properties editor for Qt applications based on QTreeWidget.

Primary LanguageC++

Property-Properties-Editor

Features

  • Currently supported: Boolean, Integer, Double, String, Font, List, Color, Date & Time, Data properties as well as header groups
  • Each property can have additional checkbox, own background and text color
  • Properties can be displayed in a hierarchical tree, be disabled and read-only
  • Properties Editor is based on QTreeWidget and provides very simple and clean Qt-style-like API

Original Repository Link: https://sourceforge.net/projects/qsint-properties/