Version: 9.12.0
SALOME_ModuleCatalog::IAPP_Affich Struct Reference

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...
 

Detailed Description

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

Field Documentation

◆ modulecomment

string SALOME_ModuleCatalog::IAPP_Affich::modulecomment

Comment to the module.

◆ moduleicone

string SALOME_ModuleCatalog::IAPP_Affich::moduleicone

Icone representing the module.

◆ modulename

string SALOME_ModuleCatalog::IAPP_Affich::modulename

Name of the module.

◆ moduleusername

string SALOME_ModuleCatalog::IAPP_Affich::moduleusername

UserName of the module.

◆ moduleversion

string SALOME_ModuleCatalog::IAPP_Affich::moduleversion

Version of the module.