QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
libevents_includes.h File Reference
#include <cstdlib>
#include <cstdarg>
#include <QtCore/QLoggingCategory>
#include <MAVLinkLib.h>
#include "protocol/receive.h"
#include "parse/health_and_arming_checks.h"
#include "parse/parser.h"
#include "generated/events_generated.h"
+ Include dependency graph for libevents_includes.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LIBEVENTS_DEBUG_PRINTF   qgc_events_parser_debug_printf
 

Functions

void qgc_events_parser_debug_printf (const char *fmt,...)
 

Macro Definition Documentation

◆ LIBEVENTS_DEBUG_PRINTF

#define LIBEVENTS_DEBUG_PRINTF   qgc_events_parser_debug_printf

Definition at line 13 of file libevents_includes.h.

Function Documentation

◆ qgc_events_parser_debug_printf()

void qgc_events_parser_debug_printf ( const char *  fmt,
  ... 
)

Definition at line 7 of file logging.cpp.