#include <QQuickItem>
#include "videoproducer.h"
#include <yarp/os/Property.h>
#include <yarp/os/Network.h>
#include <yarp/os/BufferedPort.h>
#include "ImagePort.h"
#include "signalhandler.h"
Go to the source code of this file.
Classes | |
struct | mOptions |
The struct that stores the options. More... | |
class | QtYARPView |
The plugin Core class. More... | |
Typedefs | |
typedef struct mOptions | pgmOptions |
typedef struct mOptions pgmOptions |
Definition at line 47 of file qtyarpview.h.