Module implementing a module widget.
ModuleModel | Class implementing the module model. |
ModuleWidget | Class implementing a module widget. |
None |
Class implementing the module model.
ModuleModel | Constructor |
addClass | Method to add a class to the module model. |
getClasses | Method to retrieve the classes of the module. |
getName | Method to retrieve the module name. |
Constructor
Method to add a class to the module model.
Method to retrieve the classes of the module.
Method to retrieve the module name.
Class implementing a module widget.
ModuleWidget | Constructor |
calculateSize | Method to calculate the size of the module widget. |
drawShape | Overriden method to draw the shape. |
setModel | Method to set the module model. |
Constructor
Method to calculate the size of the module widget.
Overriden method to draw the shape.
Method to set the module model.