Version: 9.12.0
GEOMToolsGUI_PublishDlg.h File Reference
#include "GEOM_ToolsGUI.hxx"
#include <QMap>
#include <QList>
#include <QDialog>
#include <QTreeWidgetItem>
#include <SALOMEDSClient.hxx>

Go to the source code of this file.

Classes

class  GEOMToolsGUI_PublishDlg
 

Typedefs

typedef QPair< QString, QString > Pair
 
typedef QList< PairBufferedList
 
typedef QMap< QString, QTreeWidgetItem * > Entry2ItemMap
 

Typedef Documentation

◆ BufferedList

typedef QList<Pair > BufferedList

◆ Entry2ItemMap

typedef QMap<QString, QTreeWidgetItem*> Entry2ItemMap

◆ Pair

typedef QPair<QString, QString> Pair