Select right divesite on click

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-07-13 15:14:46 -03:00 committed by Dirk Hohndel
parent ca5606d3e9
commit c658f2878b
4 changed files with 49 additions and 11 deletions

View file

@ -71,6 +71,7 @@ public:
bool eventFilter(QObject *obj, QEvent *ev);
void handleActivation(const QModelIndex& activated);
void resetDiveSiteUuid();
uint32_t diveSiteUuid() const;
private:
uint32_t last_uuid;