|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include "QGCRhiCapture.h"#include "QGCApplication.h"#include <QtCore/QPointer>#include <QtQuick/QQuickWindow>#include <array>#include <atomic>
Include dependency graph for QGCRhiCapture.cc:Go to the source code of this file.
Namespaces | |
| namespace | QGCRhiCapture |
Functions | |
| QRhi * | QGCRhiCapture::qrhi () |
| QRhi * | QGCRhiCapture::cachedRhi () noexcept |
| void | QGCRhiCapture::connectWindow (QQuickWindow *window) |