![]() |
CustusX
15.3.3-beta
An IGT application
|
#include <cxMHDImageStreamer.h>
Public Member Functions | |
| QStringList | getArgumentDescription () |
| virtual std::vector< PropertyPtr > | getSettings (QDomElement root) |
| StringMap | convertToCommandLineArguments (QDomElement root) |
| StringPropertyBasePtr | getFilenameOption (QDomElement root) |
| BoolPropertyBasePtr | getSecondaryOption (QDomElement root) |
Definition at line 78 of file cxMHDImageStreamer.h.
| StringMap cx::ImageStreamerDummyArguments::convertToCommandLineArguments | ( | QDomElement | root | ) |
Definition at line 91 of file cxMHDImageStreamer.cpp.
| QStringList cx::ImageStreamerDummyArguments::getArgumentDescription | ( | ) |
Definition at line 101 of file cxMHDImageStreamer.cpp.
| StringPropertyBasePtr cx::ImageStreamerDummyArguments::getFilenameOption | ( | QDomElement | root | ) |
Definition at line 67 of file cxMHDImageStreamer.cpp.
| BoolPropertyBasePtr cx::ImageStreamerDummyArguments::getSecondaryOption | ( | QDomElement | root | ) |
Definition at line 79 of file cxMHDImageStreamer.cpp.
|
virtual |
Definition at line 59 of file cxMHDImageStreamer.cpp.