Module implementing a package item.
None |
PackageItem | Class implementing a package item. |
PackageModel | Class implementing the package model. |
None |
Class implementing a package item.
ItemType |
fromDict | Class method to create a class item from persisted data. |
PackageItem | Constructor |
__calculateSize | Private method to calculate the size of the package widget. |
__createTexts | Private method to create the text items of the class item. |
paint | |
parseItemDataString | |
setModel | Public method to set the package model. |
toDict | Public method to collect data to be persisted. |
None |
Class method to create a class item from persisted data.
Constructor
Private method to calculate the size of the package widget.
Private method to create the text items of the class item.
Public method to set the package model.
Public method to collect data to be persisted.
Class implementing the package model.
None |
None |
PackageModel | Constructor |
addModule | Public method to add a module to the package model. |
getModules | Public method to retrieve the modules of the package. |
None |
Constructor
Public method to add a module to the package model.
Public method to retrieve the modules of the package.