subsurface/qt-ui/profile
Tomaz Canabrava fe1df6b1cc Back to profile or empty state when finishing addition.
This patch adds a signal to MainTab, that should be removed from there
when we finish the rework on the edit part, to go to the edit classes,
but in the meantime, let's keep it there.

The signal is connected to the ProfileWidget in a way that the end of the
edit will also trigger the profile to go back to ProfileState (show the
dive, if there's any) or empty Profile (if there's none).

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2014-05-22 09:12:32 +09:00
..
animationfunctions.cpp Change some references of QSettings to the pref struct. 2014-04-11 07:21:15 -07:00
animationfunctions.h
divecartesianaxis.cpp PreferencesChanged -> settingsChanged. 2014-05-22 09:03:51 +09:00
divecartesianaxis.h PreferencesChanged -> settingsChanged. 2014-05-22 09:03:51 +09:00
diveeventitem.cpp Fix bug in handling of fake SAMPLE_EVENT_PO2 events 2014-05-05 09:32:13 -07:00
diveeventitem.h
divelineitem.cpp
divelineitem.h
divepixmapitem.cpp
divepixmapitem.h
diveplotdatamodel.cpp Change get_dive_by_diveid to get_dive_by_uniq_id 2014-05-19 20:12:59 +09:00
diveplotdatamodel.h
diveprofileitem.cpp PreferencesChanged -> settingsChanged. 2014-05-22 09:03:51 +09:00
diveprofileitem.h PreferencesChanged -> settingsChanged. 2014-05-22 09:03:51 +09:00
diverectitem.cpp
diverectitem.h
divetextitem.cpp
divetextitem.h
divetooltipitem.cpp
divetooltipitem.h
profilewidget2.cpp Back to profile or empty state when finishing addition. 2014-05-22 09:12:32 +09:00
profilewidget2.h Enable editing the 'Add dive' from the new profile. 2014-05-22 09:11:50 +09:00
ruleritem.cpp Source and dest are created on the constructor, no need to check for them. 2014-05-22 09:06:16 +09:00
ruleritem.h Move settings of the Ruler to the Ruler. 2014-05-22 09:05:30 +09:00