Skip to content

Add cssClass properties to Qt widgets to support OpenLIFU-app's look and feel updates #656

Description

@sadhana-r

OpenLIFU-app's dark theme (Home.qss) styles most widget types automatically via type selectors (QPushButton, QComboBox, QTableWidget, etc.), but some elements need an explicit opt-in via a cssClass dynamic property to pick up a specific visual treatment beyond the default.

Multiple widgets can share the same class; the base widget type is left unstyled otherwise, so this is purely additive.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions