products:pyrog:api:lastest:types:widgets:property_container_default_gui
Текст документации сгенерирован автоматически из исходного кода.
Если обнаружили ошибку, отправьте об этом сообщение на 📧почту.
PropertyContainerDefaultGUI
Inherits: QWidget
This class implements a specialized widget as the default GUI for editing property values, that are included in PropertyContainer
Attributes:
- reset_all_settings_requested: Signal — this Signal emits when a user requests the reset values of all properties
Constructor:
def PropertyContainerDefaultGUI.__init__(parent = None)
Creates a new PropertyContainerDefaultGUI instance
Parameters:
- parent — reference to the parent widget
Methods
retranslate
def retranslate()
Translates displayed text of the widgets into the current language
set_widgets
def set_widgets(items: Iterable[WidgetItem])
Sets the widgets from the list into the layout
Parameters:
- items: Iterable[WidgetItem] — iterable of WidgetItem
Subclasses
WidgetItem
Parent class: PropertyContainerDefaultGUI
Inherits: NamedTuple
Attributes: sign(str): sign of the property widget(QWidget): widget of the property GUI
Attributes:
- sign: str — (without description)
- widget: QWidget — (without description)
products/pyrog/api/lastest/types/widgets/property_container_default_gui.txt · Последнее изменение: — 127.0.0.1