Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
SALOME_ModuleCatalog::IAPP_Affich Struct Reference

This struct contains GUI elements used for representation of the module in IAPP component. More...

Data Fields

string modulename
 
string moduleusername
 
string moduleicone
 
string moduleversion
 
string modulecomment
 

Detailed Description

This struct contains GUI elements used for representation of the module in IAPP component.

Field Documentation

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::moduleicone

Icone representing the module.

string SALOME_ModuleCatalog::IAPP_Affich::moduleversion

Version of the module.

string SALOME_ModuleCatalog::IAPP_Affich::modulecomment

Comment to the module.