Union::StyleRule Class
class Union::StyleRuleA set of style properties that should be applied to a certain set of elements. More...
Header: | #include <StyleRule> |
CMake: | find_package(Union REQUIRED) target_link_libraries(mytarget PRIVATE Union::Union) |
Inherits: | QObject and |
Detailed Description
This class defines a set of properties to apply to an element, along with a list of selectors that should match for this style to apply.