FlightGear next
LocalAircraftCache::AircraftCachePrivate Class Reference

Public Attributes

QStringList m_paths
 
std::unique_ptr< AircraftScanThread > m_scanThread
 
QVector< AircraftItemPtrm_items
 
std::unique_ptr< OtherAircraftDirsProvider > m_otherDirsProvider
 

Detailed Description

Definition at line 581 of file LocalAircraftCache.cxx.

Member Data Documentation

◆ m_items

QVector<AircraftItemPtr> LocalAircraftCache::AircraftCachePrivate::m_items

Definition at line 586 of file LocalAircraftCache.cxx.

◆ m_otherDirsProvider

std::unique_ptr<OtherAircraftDirsProvider> LocalAircraftCache::AircraftCachePrivate::m_otherDirsProvider

Definition at line 587 of file LocalAircraftCache.cxx.

◆ m_paths

QStringList LocalAircraftCache::AircraftCachePrivate::m_paths

Definition at line 584 of file LocalAircraftCache.cxx.

◆ m_scanThread

std::unique_ptr<AircraftScanThread> LocalAircraftCache::AircraftCachePrivate::m_scanThread

Definition at line 585 of file LocalAircraftCache.cxx.


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