Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Loading...
Searching...
No Matches
qSlicerBaseQTBasePythonQtDecorators Class Reference

#include <Base/QTCore/qSlicerBaseQTCorePythonQtDecorators.h>

Inheritance diagram for qSlicerBaseQTBasePythonQtDecorators:
Collaboration diagram for qSlicerBaseQTBasePythonQtDecorators:

Public Slots

void processEvents (qSlicerCoreApplication *app)
 
void sendEvent (qSlicerCoreApplication *app, QObject *_receiver, QEvent *_event)
 
bool static_qSlicerCoreApplication_testingEnabled ()
 
QString static_qSlicerUtils_replaceDocumentationUrlVersion (const QString &text, const QString &hostname, const QString &version)
 
QString static_qSlicerUtils_replaceWikiUrlVersion (const QString &text, const QString &version)
 

Public Member Functions

 qSlicerBaseQTBasePythonQtDecorators ()
 

Detailed Description

Definition at line 33 of file qSlicerBaseQTCorePythonQtDecorators.h.

Constructor & Destructor Documentation

◆ qSlicerBaseQTBasePythonQtDecorators()

qSlicerBaseQTBasePythonQtDecorators::qSlicerBaseQTBasePythonQtDecorators ( )
inline

Definition at line 37 of file qSlicerBaseQTCorePythonQtDecorators.h.

Member Function Documentation

◆ processEvents

void qSlicerBaseQTBasePythonQtDecorators::processEvents ( qSlicerCoreApplication * app)
inlineslot

Definition at line 63 of file qSlicerBaseQTCorePythonQtDecorators.h.

◆ sendEvent

void qSlicerBaseQTBasePythonQtDecorators::sendEvent ( qSlicerCoreApplication * app,
QObject * _receiver,
QEvent * _event )
inlineslot

Definition at line 60 of file qSlicerBaseQTCorePythonQtDecorators.h.

◆ static_qSlicerCoreApplication_testingEnabled

bool qSlicerBaseQTBasePythonQtDecorators::static_qSlicerCoreApplication_testingEnabled ( )
inlineslot

Definition at line 54 of file qSlicerBaseQTCorePythonQtDecorators.h.

◆ static_qSlicerUtils_replaceDocumentationUrlVersion

QString qSlicerBaseQTBasePythonQtDecorators::static_qSlicerUtils_replaceDocumentationUrlVersion ( const QString & text,
const QString & hostname,
const QString & version )
inlineslot

Definition at line 75 of file qSlicerBaseQTCorePythonQtDecorators.h.

◆ static_qSlicerUtils_replaceWikiUrlVersion

QString qSlicerBaseQTBasePythonQtDecorators::static_qSlicerUtils_replaceWikiUrlVersion ( const QString & text,
const QString & version )
inlineslot

This method is only for documentation stored on the legacy Slicer wiki. Instead, use slicer.readthedocs.io and replaceDcumentationUrlVersion.

Definition at line 73 of file qSlicerBaseQTCorePythonQtDecorators.h.


The documentation for this class was generated from the following file: