Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QtPropertyBrowser: resizeToContent(), bold property text, read-only handling #13

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 20, 2019

  1. QtPropertyBrowser: New method "resizeToContent()" to allow resizing t…

    …o display as much content as possible to the user, while still having the option to set the overall resize mode to e.g. "QHeaderView::Interactive"
    spacegaier committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    bdf0ec1 View commit details
    Browse the repository at this point in the history
  2. QtPropertyBrowser: Added option to make property be rendered with a b…

    …old font. Beneficial for highlighting or providing additional visual structure for group / parent properties
    spacegaier committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    cea20d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e98ceb1 View commit details
    Browse the repository at this point in the history