edifice.TableGridRow#
- class edifice.TableGridRow[source]#
Bases:
QtWidgetElementRow Element of a
TableGridView.This Element’s parent must be a
TableGridView.This Element may have children of any type of
Element.This Element has no Qt underlying, and no props.
Methods
__init__()register_ref(reference)Registers provided
Referenceto this Element.set_key(key)Set the key of an
Element.Attributes
childrenThe children of this Element.
propsThe props of this Element.
underlyingThe underlying QWidget, which may not exist if this Element has not rendered.