Module implementing a package widget.
PackageModel | Class implementing the package model. |
PackageWidget | Class implementing a module widget. |
None |
Class implementing the package model.
PackageModel | Constructor |
addModule | Method to add a module to the package model. |
getModules | Method to retrieve the modules of the package. |
getName | Method to retrieve the package name. |
Constructor
Method to add a module to the package model.
Method to retrieve the modules of the package.
Method to retrieve the package name.
Class implementing a module widget.
PackageWidget | Constructor |
calculateSize | Method to calculate the size of the package widget. |
drawShape | Overriden method to draw the shape. |
setModel | Method to set the package model. |
Constructor
Method to calculate the size of the package widget.
Overriden method to draw the shape.
Method to set the package model.