|
QGroundControl
Ground Control Station for MAVLink Drones
|
#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") |
| Q_LOGGING_CATEGORY | ( | LogStoreQueryModelLog | , |
| "Utilities.LogStoreQueryModel" | , | ||
| QtWarningMsg | |||
| ) |
Definition at line 8 of file LogStoreQueryModel.cc.
References LogStoreQueryModel::availableSessionsChanged(), and LogStore::entryCountChanged().
|
static |