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

Public Member Functions

 ScopedReadConnection (const LogStore &store)
 
bool isValid () const
 
QSqlDatabase database () const
 

Detailed Description

Definition at line 97 of file LogStore.cc.

Constructor & Destructor Documentation

◆ ScopedReadConnection()

LogStore::ScopedReadConnection::ScopedReadConnection ( const LogStore store)
inlineexplicit

Definition at line 100 of file LogStore.cc.

Member Function Documentation

◆ database()

QSqlDatabase LogStore::ScopedReadConnection::database ( ) const
inline

Definition at line 109 of file LogStore.cc.

◆ isValid()

bool LogStore::ScopedReadConnection::isValid ( ) const
inline

Definition at line 108 of file LogStore.cc.


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