Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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

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