Bases: Enum
Data type of the python object stored inside the ActionItemDataRole.ObjectRole of an ActionItem.
Bases: Enum
Data role of data stored in an ActionItem.
Bases: QStandardItem
Returns the data stored in an Action Item that matches the provided role.
The desired data stored inside the Action Item
Sets the data stored in an Action Item that matches the provided role.
The desired data stored inside the Action
Bases: QStandardItemModel
Virtual method that defines the allowed Qt.DropActions.
Virtual method that defines the enabled Qt.ItemFlags.
Virtual method that defines the supported MIME data types.
Returns the MIME Data object of the desired model index.
The desired model index.
Bases: AbstractModel
Bases: AbstractModel
Bases: RuntimeModel