|
MeVisLab Scripting Reference
|
#include <mlabDicomTools.h>
Inherits QObject.
Public Slots | |
| MLABEchoSCU * | createEchoSCU (const QString &host, int port) |
| MLABFindSCU * | createFindSCU (const QString &host, int port) |
| MLABMoveSCU * | createMoveSCU (const QString &host, int port) |
| void | setConnectionTimeout (int secs) |
A scripting extension offering access to some DICOM tools.
|
slot |
Creates a echoSCU object.
|
slot |
Creates a findSCU object.
|
slot |
Creates a moveSCU object.
|
slot |
Sets a global timeout for connecting to remote hosts (in seconds).
Default is -1.