|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/qcompilerdetection.h>#include <QtCore/qtconfigmacros.h>#include <QtCore/qtdeprecationmarkers.h>
Include dependency graph for qtserialportexports.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | Q_SERIALPORT_EXPORT Q_DECL_IMPORT |
| #define | QT_SERIALPORT_INLINE_SINCE(major, minor) inline |
| #define | QT_SERIALPORT_INLINE_IMPL_SINCE(major, minor) 1 |
| #define | QT_SERIALPORT_REMOVED_SINCE(major, minor) 0 |
| #define Q_SERIALPORT_EXPORT Q_DECL_IMPORT |
Definition at line 14 of file qtserialportexports.h.
| #define QT_SERIALPORT_INLINE_IMPL_SINCE | ( | major, | |
| minor | |||
| ) | 1 |
Definition at line 24 of file qtserialportexports.h.
| #define QT_SERIALPORT_INLINE_SINCE | ( | major, | |
| minor | |||
| ) | inline |
Definition at line 23 of file qtserialportexports.h.
| #define QT_SERIALPORT_REMOVED_SINCE | ( | major, | |
| minor | |||
| ) | 0 |
Definition at line 46 of file qtserialportexports.h.