digiKam
Digikam::GPSItemInfoSorter Class Reference
+ Inheritance diagram for Digikam::GPSItemInfoSorter:

Public Types

enum  SortOption { SortYoungestFirst = 0 , SortOldestFirst = 1 , SortRating = 2 }
 

Public Member Functions

void addToMapWidget (MapWidget *const mapWidget)
 
SortOptions getSortOptions () const
 
 GPSItemInfoSorter (QObject *const parent)
 
void setSortOptions (const SortOptions sortOptions)
 
 ~GPSItemInfoSorter () override
 

Static Public Member Functions

static bool fitsBetter (const GPSItemInfo &oldInfo, const GeoGroupState oldState, const GPSItemInfo &newInfo, const GeoGroupState newState, const GeoGroupState globalGroupState, const SortOptions sortOptions)
 

Member Enumeration Documentation

◆ SortOption

Enumerator
SortYoungestFirst 
SortOldestFirst 
SortRating 

Constructor & Destructor Documentation

◆ GPSItemInfoSorter()

Digikam::GPSItemInfoSorter::GPSItemInfoSorter ( QObject *const  parent)
explicit

◆ ~GPSItemInfoSorter()

Digikam::GPSItemInfoSorter::~GPSItemInfoSorter ( )
override

Member Function Documentation

◆ addToMapWidget()

void Digikam::GPSItemInfoSorter::addToMapWidget ( MapWidget *const  mapWidget)

◆ fitsBetter()

◆ getSortOptions()

GPSItemInfoSorter::SortOptions Digikam::GPSItemInfoSorter::getSortOptions ( ) const

◆ setSortOptions()

void Digikam::GPSItemInfoSorter::setSortOptions ( const SortOptions  sortOptions)

References SortOldestFirst, and SortRating.


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