This struct contains GUI elements used for representation of the module in IAPP component. More...
import "SALOME_ModuleCatalog.idl";
Data Fields | |
| string | modulename |
| Name of the module. More... | |
| string | moduleusername |
| UserName of the module. More... | |
| string | moduleicone |
| Icone representing the module. More... | |
| string | moduleversion |
| Version of the module. More... | |
| string | modulecomment |
| Comment to the module. More... | |
This struct contains GUI elements used for representation of the module in IAPP component.
| string SALOME_ModuleCatalog::IAPP_Affich::modulecomment |
Comment to the module.
| string SALOME_ModuleCatalog::IAPP_Affich::moduleicone |
Icone representing the module.
| string SALOME_ModuleCatalog::IAPP_Affich::modulename |
Name of the module.
| string SALOME_ModuleCatalog::IAPP_Affich::moduleusername |
UserName of the module.
| string SALOME_ModuleCatalog::IAPP_Affich::moduleversion |
Version of the module.