QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GraphicsSetup.h
Go to the documentation of this file.
1#pragma once
2
3class QQuickWindow;
4
12namespace GraphicsSetup {
13
14void configureMainWindow(QQuickWindow* window);
15
16} // namespace GraphicsSetup
void configureMainWindow(QQuickWindow *window)