![]() |
Fraxinus
16.5.0-fx-rc9
An IGT application
|
#include <cxImageStreamerOpenCV.h>
Public Member Functions | |
| QStringList | getArgumentDescription () |
| virtual std::vector< PropertyPtr > | getSettings (QDomElement root) |
| StringMap | convertToCommandLineArguments (QDomElement root) |
| DoublePropertyBasePtr | getVideoPortOption (QDomElement root) |
| BoolPropertyBasePtr | getPrintPropertiesOption (QDomElement root) |
Definition at line 70 of file cxImageStreamerOpenCV.h.
| StringMap cx::ImageStreamerOpenCVArguments::convertToCommandLineArguments | ( | QDomElement | root | ) |
Definition at line 92 of file cxImageStreamerOpenCV.cpp.
| QStringList cx::ImageStreamerOpenCVArguments::getArgumentDescription | ( | ) |
Definition at line 102 of file cxImageStreamerOpenCV.cpp.
| BoolPropertyBasePtr cx::ImageStreamerOpenCVArguments::getPrintPropertiesOption | ( | QDomElement | root | ) |
Definition at line 80 of file cxImageStreamerOpenCV.cpp.
|
virtual |
Definition at line 63 of file cxImageStreamerOpenCV.cpp.
| DoublePropertyBasePtr cx::ImageStreamerOpenCVArguments::getVideoPortOption | ( | QDomElement | root | ) |
Definition at line 71 of file cxImageStreamerOpenCV.cpp.