CustusX
22.04-rc5
An IGT application
|
#include <cxMHDImageStreamer.h>
Public Member Functions | |
QStringList | getArgumentDescription () |
virtual std::vector< PropertyPtr > | getSettings (QDomElement root) |
StringMap | convertToCommandLineArguments (QDomElement root) |
FilePathPropertyPtr | getFilenameOption (QDomElement root) |
BoolPropertyBasePtr | getSecondaryOption (QDomElement root) |
Definition at line 58 of file cxMHDImageStreamer.h.
StringMap cx::ImageStreamerDummyArguments::convertToCommandLineArguments | ( | QDomElement | root | ) |
Definition at line 74 of file cxMHDImageStreamer.cpp.
QStringList cx::ImageStreamerDummyArguments::getArgumentDescription | ( | ) |
Definition at line 84 of file cxMHDImageStreamer.cpp.
FilePathPropertyPtr cx::ImageStreamerDummyArguments::getFilenameOption | ( | QDomElement | root | ) |
Definition at line 49 of file cxMHDImageStreamer.cpp.
BoolPropertyBasePtr cx::ImageStreamerDummyArguments::getSecondaryOption | ( | QDomElement | root | ) |
Definition at line 62 of file cxMHDImageStreamer.cpp.
|
virtual |
Definition at line 41 of file cxMHDImageStreamer.cpp.