QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
LogStore Class Reference

#include <LogStore.h>

+ Inheritance diagram for LogStore:
+ Collaboration diagram for LogStore:

Classes

class  ScopedReadConnection
 

Signals

void isOpenChanged ()
 
void databasePathChanged ()
 
void entryCountChanged ()
 
void errorOccurred (const QString &message)
 
void exportFinished (bool success)
 

Detailed Description

Definition at line 18 of file LogStore.h.

Member Function Documentation

◆ databasePathChanged

void LogStore::databasePathChanged ( )
signal

◆ entryCountChanged

void LogStore::entryCountChanged ( )
signal

Referenced by Q_LOGGING_CATEGORY().

◆ errorOccurred

void LogStore::errorOccurred ( const QString &  message)
signal

◆ exportFinished

void LogStore::exportFinished ( bool  success)
signal

◆ isOpenChanged

void LogStore::isOpenChanged ( )
signal

The documentation for this class was generated from the following files: