27 #ifndef DIGIKAM_GEO_LOCATION_EDIT_H
28 #define DIGIKAM_GEO_LOCATION_EDIT_H
32 #include <QModelIndex>
47 class QAbstractItemModel;
79 void reject()
override;
80 void closeEvent(QCloseEvent* e)
override;
81 bool eventFilter(QObject*, QEvent*)
override;
87 void saveChanges(
const bool closeAfterwards);
88 MapWidget* makeMapWidget(QWidget**
const pvbox);
89 void adjustMapLayout(
const bool syncSettings);
93 void slotImageActivated(
const QModelIndex& index);
94 void slotSetUIEnabled(
const bool enabledState, QObject*
const cancelObject,
const QString& cancelSlot);
95 void slotSetUIEnabled(
const bool enabledState);
96 void slotApplyClicked();
97 void slotFileChangesSaved(
int beginIndex,
int endIndex);
98 void slotFileMetadataLoaded(
int beginIndex,
int endIndex);
99 void slotProgressChanged(
const int currentProgress);
100 void slotProgressSetup(
const int maxProgress,
const QString& progressText);
102 void slotSortOptionTriggered(QAction* sortAction);
103 void setCurrentTab(
const int index);
104 void slotProgressCancelButtonClicked();
105 void slotCurrentTabChanged(
int);
106 void slotBookmarkVisibilityToggled();
107 void slotLayoutChanged(
int);
Definition: geolocationedit.h:55
void signalMetadataChangedForUrl(const QUrl &)
Definition: dinfointerface.h:56
Definition: dplugindialog.h:42
Definition: gpsundocommand.h:41
Definition: geocoordinates.h:49
Definition: geolocationedit.cpp:97
Definition: datefolderview.cpp:43