QNodeEditor.widgets.label.Label#
- class QNodeEditor.widgets.label.Label(*args, theme: ~typing.Type[~QNodeEditor.themes.theme.Theme] = <class 'QNodeEditor.themes.dark.DarkTheme'>, **kwargs)#
Bases:
QLabelCustom QLabel with node editor theme styling
Properties
Get or set the current label theme.
Methods
Create a new themed label
- __init__(*args, theme: ~typing.Type[~QNodeEditor.themes.theme.Theme] = <class 'QNodeEditor.themes.dark.DarkTheme'>, **kwargs)#
Create a new themed label