Version: 9.16.0
SMESH_EditListGroupCAO Class Reference

#include <SMESHGUI_HomardListGroup.h>

Inheritance diagram for SMESH_EditListGroupCAO:

Public Slots

virtual void PushOnOK ()
 
virtual bool PushOnApply ()
 
virtual void PushOnHelp ()
 

Public Member Functions

 SMESH_EditListGroupCAO (SMESH_CreateBoundaryCAO *parentBound, bool modal, SMESHHOMARD::HOMARD_Gen_var myHomardGen, QString aCaseName, QStringList listeGroupesHypo)
 
virtual ~SMESH_EditListGroupCAO ()
 
void setupUi (QDialog *CreateListGroup)
 
void retranslateUi (QDialog *CreateListGroup)
 

Data Fields

QGridLayout * gridLayout
 
QGroupBoxGBButtons
 
QGridLayout * gridLayout1
 
QPushButton * buttonHelp
 
QPushButton * buttonCancel
 
QPushButton * buttonApply
 
QPushButton * buttonOk
 
QGroupBoxGBOptions
 
QGridLayout * gridLayout2
 
QTableWidgetTWGroupe
 

Protected Member Functions

virtual void InitGroupes ()
 
virtual void InitConnect ()
 

Protected Attributes

SMESHHOMARD::HOMARD_Gen_var myHomardGen
 
SMESH_CreateBoundaryCAO_parentBound
 
QString _aCaseName
 
QStringList _listeGroupesHypo
 

Constructor & Destructor Documentation

◆ SMESH_EditListGroupCAO()

SMESH_EditListGroupCAO::SMESH_EditListGroupCAO ( SMESH_CreateBoundaryCAO parentBound,
bool  modal,
SMESHHOMARD::HOMARD_Gen_var  myHomardGen,
QString  aCaseName,
QStringList  listeGroupesHypo 
)

References InitGroupes(), and MESSAGE.

◆ ~SMESH_EditListGroupCAO()

SMESH_EditListGroupCAO::~SMESH_EditListGroupCAO ( )
virtual

Member Function Documentation

◆ InitConnect()

◆ InitGroupes()

void SMESH_EditListGroupCAO::InitGroupes ( )
protectedvirtual

◆ PushOnApply

◆ PushOnHelp

void SMESH_CreateListGroupCAO::PushOnHelp ( )
virtualslotinherited

◆ PushOnOK

void SMESH_CreateListGroupCAO::PushOnOK ( )
virtualslotinherited

◆ retranslateUi()

◆ setupUi()

Field Documentation

◆ _aCaseName

QString SMESH_CreateListGroupCAO::_aCaseName
protectedinherited

◆ _listeGroupesHypo

QStringList SMESH_CreateListGroupCAO::_listeGroupesHypo
protectedinherited

◆ _parentBound

SMESH_CreateBoundaryCAO* SMESH_CreateListGroupCAO::_parentBound
protectedinherited

◆ buttonApply

◆ buttonCancel

◆ buttonHelp

◆ buttonOk

◆ GBButtons

QGroupBox* SMESH_Ui_CreateListGroup::GBButtons
inherited

◆ GBOptions

QGroupBox* SMESH_Ui_CreateListGroup::GBOptions
inherited

◆ gridLayout

QGridLayout* SMESH_Ui_CreateListGroup::gridLayout
inherited

◆ gridLayout1

QGridLayout* SMESH_Ui_CreateListGroup::gridLayout1
inherited

◆ gridLayout2

QGridLayout* SMESH_Ui_CreateListGroup::gridLayout2
inherited

◆ myHomardGen

SMESHHOMARD::HOMARD_Gen_var SMESH_CreateListGroupCAO::myHomardGen
protectedinherited

◆ TWGroupe