25 #ifndef DIGIKAM_TILE_GROUPER_H
26 #define DIGIKAM_TILE_GROUPER_H
43 explicit TileGrouper(
const QExplicitlySharedDataPointer<GeoIfaceSharedData>& sharedData,
44 QObject*
const parent);
47 void setClustersDirty();
48 bool getClustersDirty()
const;
49 void updateClusters();
50 void setCurrentBackend(
MapBackend*
const backend);
54 bool currentBackendReady();
59 const QScopedPointer<Private> d;
61 const QExplicitlySharedDataPointer<GeoIfaceSharedData> s;
Definition: mapbackend.h:52
Definition: tilegrouper.h:38
Definition: datefolderview.cpp:43