QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
LogStoreQueryModel.cc File Reference
#include "LogStoreQueryModel.h"
#include <QtConcurrent/QtConcurrentRun>
#include "LogStore.h"
#include "QGCLoggingCategory.h"
+ Include dependency graph for LogStoreQueryModel.cc:

Go to the source code of this file.

Functions

 Q_LOGGING_CATEGORY (LogStoreQueryModelLog, "Utilities.LogStoreQueryModel", QtWarningMsg) LogStoreQueryModel
 

Variables

static QGCLoggingCategory qgcCategoryLogStoreQueryModelLog ("Utilities.LogStoreQueryModel")
 

Function Documentation

◆ Q_LOGGING_CATEGORY()

Q_LOGGING_CATEGORY ( LogStoreQueryModelLog  ,
"Utilities.LogStoreQueryModel"  ,
QtWarningMsg   
)

Variable Documentation

◆ qgcCategoryLogStoreQueryModelLog

QGCLoggingCategory qgcCategoryLogStoreQueryModelLog("Utilities.LogStoreQueryModel") ( "Utilities.LogStoreQueryModel"  )
static