qstylizer.descriptor.stylerule¶
-
class
qstylizer.descriptor.stylerule.StyleRuleDescriptor(name)[source]¶ StyleRule descriptor.
-
__init__(name)[source]¶ Initialize the StyleRuleDescriptor instance.
- Parameters
name – The attribute name of type string
-
property
rule_cls¶
-
-
class
qstylizer.descriptor.stylerule.StyleRuleParent[source]¶ StyleRule descriptor.
Contains functions for getting all known attributes of the StyleRule.