13 #ifndef __qSlicerBaseQTCorePythonQtDecorators_h 14 #define __qSlicerBaseQTCorePythonQtDecorators_h 24 #include "qSlicerBaseQTCoreExport.h" 40 PythonQt::self()->registerClass(&qSlicerCoreApplication::staticMetaObject);
41 PythonQt::self()->registerClass(&qSlicerAbstractCoreModule::staticMetaObject);
42 PythonQt::self()->registerCPPClass(
"qSlicerUtils",
nullptr,
"qSlicerBaseQTCore");
66 app->sendEvent(_receiver, _event);
90 const QString& hostname,
QString static_qSlicerUtils_replaceWikiUrlVersion(const QString &text, const QString &version)
static bool testAttribute(qSlicerCoreApplication::ApplicationAttribute attribute)
static QString replaceDocumentationUrlVersion(const QString &text, const QString &hostname, const QString &version)
Return an updated text where Slicer documentation URL version is replaced with the provided one...
QString static_qSlicerUtils_replaceDocumentationUrlVersion(const QString &text, const QString &hostname, const QString &version)
void processEvents(qSlicerCoreApplication *app)
bool static_qSlicerCoreApplication_testingEnabled()
static QString replaceWikiUrlVersion(const QString &text, const QString &version)
Return an updated text where Slicer wiki URL version is replaced with the provided one...
void sendEvent(qSlicerCoreApplication *app, QObject *_receiver, QEvent *_event)
qSlicerBaseQTBasePythonQtDecorators()
void initqSlicerBaseQTCorePythonQtDecorators()