Module implementing a module item.
None |
ModuleItem | Class implementing a module item. |
ModuleModel | Class implementing the module model. |
None |
Class implementing a module item.
None |
None |
ModuleItem | Constructor |
__calculateSize | Private method to calculate the size of the module item. |
__createTexts | Private method to create the text items of the module item. |
paint | Public method to paint the item in local coordinates. |
setModel | Method to set the module model. |
None |
Constructor
Private method to calculate the size of the module item.
Private method to create the text items of the module item.
Public method to paint the item in local coordinates.
Method to set the module model.
Class implementing the module model.
None |
None |
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. |
None |
Constructor
Method to add a class to the module model.
Method to retrieve the classes of the module.
Method to retrieve the module name.