#include "SALOME_PYQT_GUILight.h"
#include "PyInterp_Interp.h"
#include "LightApp_Module.h"
#include <QIcon>
#include <QMap>
#include <QStringList>
Go to the source code of this file.
Classes | |
class | SALOME_PYQT_ModuleLight |
This class implements GUI module for "light-weight" (no-CORBA-engine) Python-based SALOME modules. More... | |