edifice.ExportList#
- class edifice.ExportList[source]#
Bases:
QtWidgetElement
The root element for an App which does
App.export_widgets()
.Methods
__init__
()register_ref
(reference)Registers provided
Reference
to this Element.set_key
(key)Set the key of an
Element
.Attributes
children
The children of this Element.
props
The props of this Element.
underlying
The underlying QWidget, which may not exist if this Element has not rendered.