#include "RepairGUI_ShapeProcessDlg.h"
#include "DlgRef.h"
#include "GeometryGUI.h"
#include "GEOMBase.h"
#include "GEOMImpl_Types.hxx"
#include "RepairGUI.h"
#include <SalomeApp_Application.h>
#include <SalomeApp_DoubleSpinBox.h>
#include <SalomeApp_IntSpinBox.h>
#include <LightApp_SelectionMgr.h>
#include <SUIT_Session.h>
#include <SUIT_ResourceMgr.h>
#include <SUIT_MessageBox.h>
#include <SALOME_ListIO.hxx>
#include "utilities.h"
#include <Basics_Utils.hxx>
#include <TCollection_AsciiString.hxx>
#include <TColStd_MapOfInteger.hxx>
#include <QListWidget>
#include <QStackedLayout>
Functions | |
const char * | get_convert (const char *theParam, const QString &theValue) |
QString | set_convert (const char *theParam, const char *theValue) |
const char* get_convert | ( | const char * | theParam, |
const QString & | theValue | ||
) |
QString set_convert | ( | const char * | theParam, |
const char * | theValue | ||
) |