![]() |
CustusX
16.12-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 79 of file cxMHDImageStreamer.h.
| StringMap cx::ImageStreamerDummyArguments::convertToCommandLineArguments | ( | QDomElement | root | ) |
Definition at line 95 of file cxMHDImageStreamer.cpp.
| QStringList cx::ImageStreamerDummyArguments::getArgumentDescription | ( | ) |
Definition at line 105 of file cxMHDImageStreamer.cpp.
| FilePathPropertyPtr cx::ImageStreamerDummyArguments::getFilenameOption | ( | QDomElement | root | ) |
Definition at line 70 of file cxMHDImageStreamer.cpp.
| BoolPropertyBasePtr cx::ImageStreamerDummyArguments::getSecondaryOption | ( | QDomElement | root | ) |
Definition at line 83 of file cxMHDImageStreamer.cpp.
|
virtual |
Definition at line 62 of file cxMHDImageStreamer.cpp.