|
ACT-CV - Machine Vision for Cognitive Modeling
|
FrameSource that uses Qt. More...
#include "QtFrameSource.h"#include <general/OpenCVHelpers.h>#include <QWebFrame>#include <QApplication>#include <QDesktopWidget>#include <QtNetwork>#include <iostream>#include <boost/algorithm/string/erase.hpp>
Go to the source code of this file.
Functions | |
| static void | QAppCreate () |
| static void | QAppTearDown () |
Variables | |
| static QApplication * | pApp = nullptr |
FrameSource that uses Qt.
Definition in file QtFrameSource.cpp.
|
static |
Definition at line 43 of file QtFrameSource.cpp.
References pApp.
Referenced by QtFrameSource::QtSourceFactory().
|
static |
Definition at line 51 of file QtFrameSource.cpp.
References pApp.
Referenced by QtCaptureSource::~QtCaptureSource(), and QtFrameSource::~QtFrameSource().
|
static |
Definition at line 42 of file QtFrameSource.cpp.
Referenced by QtFrameSource::DoClick(), QtFrameSource::DoPressKey(), QtFrameSource::GetNextFrame(), QtCaptureSource::GetNextFrame(), QAppCreate(), QAppTearDown(), QtCaptureSource::QtCaptureSource(), QtFrameSource::QtFrameSource(), QtFrameSource::QtSourceFactory(), and QtFrameSource::SetMousePos().