25 #ifndef DIGIKAM_GROUP_STATE_COMPUTER_H
26 #define DIGIKAM_GROUP_STATE_COMPUTER_H
32 #include <QScopedPointer>
48 GeoGroupState getState()
const;
52 void addState(
const GeoGroupState state);
53 void addSelectedState(
const GeoGroupState state);
54 void addFilteredPositiveState(
const GeoGroupState state);
55 void addRegionSelectedState(
const GeoGroupState state);
60 const QScopedPointer<Private> d;
Definition: groupstatecomputer.h:42
Definition: datefolderview.cpp:43