Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SALOME_PYQT_Module.cxx File Reference
#include "SALOME_PYQT_Module.h"
#include "SALOME_PYQT_PyModule.h"
#include "SalomeApp_Application.h"
#include <SALOME_LifeCycleCORBA.hxx>
#include <Container_init_python.hxx>
#include <QCoreApplication>

Macros

#define INIT_FUNCTION   initSalomePyQtGUILight
 

Functions

PyMODINIT_FUNC initSalomePyQtGUILight ()
 
CAM_ModulecreateModule ()
 Module factory function. More...
 

Macro Definition Documentation

#define INIT_FUNCTION   initSalomePyQtGUILight

Function Documentation

CAM_Module * createModule ( )

Creates an instance of SALOME_PYQT_Module object by request of an application when the module is loaded and initialized.

Returns
new module object

References app, and INIT_FUNCTION.

PyMODINIT_FUNC initSalomePyQtGUILight ( )