mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-08 08:14:28 +02:00
Compare commits
125 Commits
Author | SHA1 | Date | |
---|---|---|---|
29147e1b8b | |||
0a1a1ac6be | |||
6c102c6d98 | |||
df89952483 | |||
01d8d917cb | |||
d1522210e5 | |||
d3ac528d57 | |||
82eed4759c | |||
2a94e1ac59 | |||
8feeeaa918 | |||
2946fa799e | |||
41ebe8aec7 | |||
e35a8246f9 | |||
725bb8a381 | |||
fc5eea33cf | |||
a1de3c956c | |||
d2d9b94e78 | |||
e6b205e823 | |||
0b680928fd | |||
c0c01eef8b | |||
7cdee93e9e | |||
33071ac8df | |||
c7ff6f3aa1 | |||
c61d4c8201 | |||
05a871c8a0 | |||
ae9dd309e9 | |||
cea0a51d0e | |||
5dcc63600c | |||
c29ed0a2ca | |||
9905de67bd | |||
25b42fd2f8 | |||
0a6d575b21 | |||
21de5e22e4 | |||
4670630e22 | |||
5f79326601 | |||
0c1a123cd9 | |||
9c96e7124a | |||
694847a424 | |||
e7f5da5af7 | |||
d59a37466b | |||
f2bfd584d0 | |||
a9ce6f54c7 | |||
de9bae9d66 | |||
716662322d | |||
2a893fe4ef | |||
a24d55025f | |||
04ddcecb70 | |||
dc9a600a6e | |||
c365de130b | |||
d3558198ca | |||
acc69f5c3d | |||
7a900f2252 | |||
dad76a4e89 | |||
e28e69b248 | |||
7fffd6a161 | |||
c4fd82e5a0 | |||
fa08c0dbea | |||
070eff2115 | |||
20a4870904 | |||
1bb9908936 | |||
36555b3140 | |||
6564fb36ab | |||
1a3356b8fe | |||
7ad64922c9 | |||
64a8ec1b84 | |||
0a75298b2b | |||
99be5699af | |||
cdb641b204 | |||
f57bd48840 | |||
c2abf2c146 | |||
a5a2070ccc | |||
ed7cb1beb1 | |||
37d832bc7f | |||
c322bf9f68 | |||
2705ffbbfe | |||
e8962dd50f | |||
b37e32d622 | |||
2b1d0d2189 | |||
33e3471ca3 | |||
bf55f1e07d | |||
37a0eec48f | |||
fcaacb4b6a | |||
f9c593e6d1 | |||
37e07accd4 | |||
a7117361be | |||
548c03d543 | |||
1addb1118d | |||
ae64ef9d83 | |||
3d16cf2500 | |||
609ac0c57a | |||
a70c6f0f24 | |||
3ad0c89511 | |||
1497d42bd5 | |||
a4906e7d01 | |||
f56dfd95e3 | |||
2bda7ba714 | |||
940bd0511e | |||
30518cebc0 | |||
696bc50ba1 | |||
b91358a6bd | |||
94eab9fba0 | |||
44b98754d7 | |||
8451178808 | |||
7eedcc083e | |||
cd32b21aca | |||
e1bda86b35 | |||
967e307be9 | |||
7cf1e3e1a5 | |||
0f44feebb1 | |||
ecb82952f6 | |||
ab6ea84255 | |||
0b2d610a34 | |||
f67eaa8dec | |||
2a619aa0ef | |||
dd292bc995 | |||
680104fec3 | |||
b72a9e67fe | |||
24b7b9d996 | |||
7965f2ff34 | |||
5f5b391cd9 | |||
faed6fc203 | |||
38b62c0121 | |||
f26f8a95ac | |||
1297db26f6 | |||
2ee955172d |
@ -1,4 +1,4 @@
|
|||||||
version: 7.11.{build}
|
version: 7.16.{build}
|
||||||
configuration: Release
|
configuration: Release
|
||||||
platform: Any CPU
|
platform: Any CPU
|
||||||
environment:
|
environment:
|
||||||
|
@ -9,7 +9,7 @@ before_install:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install qt; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install qt; fi
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libqt4-dev; fi
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libqt4-dev libqt4-opengl-dev; fi
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then PATH=/usr/local/opt/qt/bin/:${PATH}; fi
|
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then PATH=/usr/local/opt/qt/bin/:${PATH}; fi
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common GPS log file formats.
|
GPXSee is a Qt-based GPS log file viewer and analyzer that supports all common GPS log file formats.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin CSV and geotagged JPEG files.
|
* Opens GPX, TCX, FIT, KML, NMEA, IGC, CUP, SLF, LOC, GeoJSON, OziExplorer (PLT, RTE, WPT), Garmin CSV and geotagged JPEG files.
|
||||||
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, QuadTiles).
|
* User-definable online maps (OpenStreetMap/Google tiles, WMTS, WMS, TMS, QuadTiles).
|
||||||
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG & JNX maps, TwoNav RMaps, GeoTIFF images).
|
* Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG & JNX maps, TwoNav RMaps, GeoTIFF images).
|
||||||
* Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
|
* Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
|
||||||
|
25
gpxsee.pro
25
gpxsee.pro
@ -3,7 +3,7 @@ unix:!macx {
|
|||||||
} else {
|
} else {
|
||||||
TARGET = GPXSee
|
TARGET = GPXSee
|
||||||
}
|
}
|
||||||
VERSION = 7.11
|
VERSION = 7.16
|
||||||
|
|
||||||
QT += core \
|
QT += core \
|
||||||
gui \
|
gui \
|
||||||
@ -19,6 +19,8 @@ equals(QT_MAJOR_VERSION, 5) : lessThan(QT_MINOR_VERSION, 4) {QT += opengl}
|
|||||||
|
|
||||||
INCLUDEPATH += ./src
|
INCLUDEPATH += ./src
|
||||||
HEADERS += src/common/config.h \
|
HEADERS += src/common/config.h \
|
||||||
|
src/GUI/graphicsscene.h \
|
||||||
|
src/GUI/popup.h \
|
||||||
src/common/staticassert.h \
|
src/common/staticassert.h \
|
||||||
src/common/coordinates.h \
|
src/common/coordinates.h \
|
||||||
src/common/range.h \
|
src/common/range.h \
|
||||||
@ -84,6 +86,7 @@ HEADERS += src/common/config.h \
|
|||||||
src/GUI/mapview.h \
|
src/GUI/mapview.h \
|
||||||
src/GUI/font.h \
|
src/GUI/font.h \
|
||||||
src/GUI/areaitem.h \
|
src/GUI/areaitem.h \
|
||||||
|
src/data/link.h \
|
||||||
src/map/IMG/bitmapline.h \
|
src/map/IMG/bitmapline.h \
|
||||||
src/map/IMG/textpathitem.h \
|
src/map/IMG/textpathitem.h \
|
||||||
src/map/IMG/textpointitem.h \
|
src/map/IMG/textpointitem.h \
|
||||||
@ -181,8 +184,12 @@ HEADERS += src/common/config.h \
|
|||||||
src/GUI/limitedcombobox.h \
|
src/GUI/limitedcombobox.h \
|
||||||
src/GUI/pathtickitem.h \
|
src/GUI/pathtickitem.h \
|
||||||
src/map/IMG/textitem.h \
|
src/map/IMG/textitem.h \
|
||||||
src/map/IMG/label.h
|
src/map/IMG/label.h \
|
||||||
|
src/data/csv.h \
|
||||||
|
src/data/cupparser.h \
|
||||||
|
src/data/gpiparser.h
|
||||||
SOURCES += src/main.cpp \
|
SOURCES += src/main.cpp \
|
||||||
|
src/GUI/popup.cpp \
|
||||||
src/common/coordinates.cpp \
|
src/common/coordinates.cpp \
|
||||||
src/common/rectc.cpp \
|
src/common/rectc.cpp \
|
||||||
src/common/range.cpp \
|
src/common/range.cpp \
|
||||||
@ -312,7 +319,11 @@ SOURCES += src/main.cpp \
|
|||||||
src/map/IMG/style.cpp \
|
src/map/IMG/style.cpp \
|
||||||
src/map/IMG/netfile.cpp \
|
src/map/IMG/netfile.cpp \
|
||||||
src/GUI/pathtickitem.cpp \
|
src/GUI/pathtickitem.cpp \
|
||||||
src/map/IMG/textitem.cpp
|
src/map/IMG/textitem.cpp \
|
||||||
|
src/data/csv.cpp \
|
||||||
|
src/data/cupparser.cpp \
|
||||||
|
src/GUI/graphicsscene.cpp \
|
||||||
|
src/data/gpiparser.cpp
|
||||||
|
|
||||||
greaterThan(QT_MAJOR_VERSION, 4) {
|
greaterThan(QT_MAJOR_VERSION, 4) {
|
||||||
HEADERS += src/data/geojsonparser.h
|
HEADERS += src/data/geojsonparser.h
|
||||||
@ -371,7 +382,9 @@ macx {
|
|||||||
icons/formats/wpt.icns \
|
icons/formats/wpt.icns \
|
||||||
icons/formats/loc.icns \
|
icons/formats/loc.icns \
|
||||||
icons/formats/slf.icns \
|
icons/formats/slf.icns \
|
||||||
icons/formats/json.icns
|
icons/formats/json.icns \
|
||||||
|
icons/formats/cup.icns \
|
||||||
|
icons/formats/gpi.icns
|
||||||
QMAKE_BUNDLE_DATA += locale maps icons csv
|
QMAKE_BUNDLE_DATA += locale maps icons csv
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -388,7 +401,9 @@ win32 {
|
|||||||
icons/formats/wpt.ico \
|
icons/formats/wpt.ico \
|
||||||
icons/formats/loc.ico \
|
icons/formats/loc.ico \
|
||||||
icons/formats/slf.ico \
|
icons/formats/slf.ico \
|
||||||
icons/formats/json.ico
|
icons/formats/json.ico \
|
||||||
|
icons/formats/cup.ico \
|
||||||
|
icons/formats/gpi.ico
|
||||||
DEFINES += _USE_MATH_DEFINES \
|
DEFINES += _USE_MATH_DEFINES \
|
||||||
NOGDI
|
NOGDI
|
||||||
}
|
}
|
||||||
|
BIN
icons/formats/cup.icns
Normal file
BIN
icons/formats/cup.icns
Normal file
Binary file not shown.
BIN
icons/formats/cup.ico
Normal file
BIN
icons/formats/cup.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 304 KiB |
BIN
icons/formats/gpi.icns
Normal file
BIN
icons/formats/gpi.icns
Normal file
Binary file not shown.
BIN
icons/formats/gpi.ico
Normal file
BIN
icons/formats/gpi.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 303 KiB |
@ -10,3 +10,5 @@ tcx:#ffcc00
|
|||||||
wpt:#66ff00
|
wpt:#66ff00
|
||||||
loc:#556677
|
loc:#556677
|
||||||
slf:#881199
|
slf:#881199
|
||||||
|
cup:#20a810
|
||||||
|
gpi:#fca314
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -211,6 +211,38 @@
|
|||||||
<key>CFBundleTypeRole</key>
|
<key>CFBundleTypeRole</key>
|
||||||
<string>Viewer</string>
|
<string>Viewer</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleTypeExtensions</key>
|
||||||
|
<array>
|
||||||
|
<string>cup</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleTypeMIMETypes</key>
|
||||||
|
<array>
|
||||||
|
<string>application/vnd.naviter.seeyou.cup</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleTypeIconFile</key>
|
||||||
|
<string>icons/cup.icns</string>
|
||||||
|
<key>CFBundleTypeName</key>
|
||||||
|
<string>SeeYou CUP File</string>
|
||||||
|
<key>CFBundleTypeRole</key>
|
||||||
|
<string>Viewer</string>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>CFBundleTypeExtensions</key>
|
||||||
|
<array>
|
||||||
|
<string>gpi</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleTypeMIMETypes</key>
|
||||||
|
<array>
|
||||||
|
<string>application/vnd.garmin.gpi</string>
|
||||||
|
</array>
|
||||||
|
<key>CFBundleTypeIconFile</key>
|
||||||
|
<string>icons/gpi.icns</string>
|
||||||
|
<key>CFBundleTypeName</key>
|
||||||
|
<string>Garmin POI File</string>
|
||||||
|
<key>CFBundleTypeRole</key>
|
||||||
|
<string>Viewer</string>
|
||||||
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
|
|
||||||
<key>UTImportedTypeDeclarations</key>
|
<key>UTImportedTypeDeclarations</key>
|
||||||
@ -467,6 +499,48 @@
|
|||||||
<string>application/geo+json</string>
|
<string>application/geo+json</string>
|
||||||
</dict>
|
</dict>
|
||||||
</dict>
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>UTTypeIdentifier</key>
|
||||||
|
<string>com.naviter.seeyou.cup</string>
|
||||||
|
<key>UTTypeReferenceURL</key>
|
||||||
|
<string>http://www.naviter.com</string>
|
||||||
|
<key>UTTypeDescription</key>
|
||||||
|
<string>SeeYou CUP File</string>
|
||||||
|
<key>UTTypeConformsTo</key>
|
||||||
|
<array>
|
||||||
|
<string>public.data</string>
|
||||||
|
</array>
|
||||||
|
<key>UTTypeTagSpecification</key>
|
||||||
|
<dict>
|
||||||
|
<key>public.filename-extension</key>
|
||||||
|
<array>
|
||||||
|
<string>cup</string>
|
||||||
|
</array>
|
||||||
|
<key>public.mime-type</key>
|
||||||
|
<string>application/vnd.naviter.seeyou.cup</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<dict>
|
||||||
|
<key>UTTypeIdentifier</key>
|
||||||
|
<string>com.garmin.gpi</string>
|
||||||
|
<key>UTTypeReferenceURL</key>
|
||||||
|
<string>http://www.garmin.com</string>
|
||||||
|
<key>UTTypeDescription</key>
|
||||||
|
<string>Garmin POI File</string>
|
||||||
|
<key>UTTypeConformsTo</key>
|
||||||
|
<array>
|
||||||
|
<string>public.data</string>
|
||||||
|
</array>
|
||||||
|
<key>UTTypeTagSpecification</key>
|
||||||
|
<dict>
|
||||||
|
<key>public.filename-extension</key>
|
||||||
|
<array>
|
||||||
|
<string>gpi</string>
|
||||||
|
</array>
|
||||||
|
<key>public.mime-type</key>
|
||||||
|
<string>application/vnd.garmin.cup</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
</array>
|
</array>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
@ -13,7 +13,8 @@
|
|||||||
<p>Features:</p>
|
<p>Features:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, OziExplorer (PLT,
|
<li>Opens GPX, TCX, FIT, KML, IGC, NMEA, SLF, LOC, OziExplorer (PLT,
|
||||||
WPT, RTE), GeoJSON, Garmin CSV and geotagged JPEG files.</li>
|
WPT, RTE), GeoJSON, SeeYou CUP, Garmin CSV and geotagged
|
||||||
|
JPEG files.</li>
|
||||||
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
|
<li>User-definable online maps (OpenStreetMap/Google tiles, WMTS,
|
||||||
WMS, TMS).</li>
|
WMS, TMS).</li>
|
||||||
<li>Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases,
|
<li>Offline maps (MBTiles, OziExplorer maps, TrekBuddy maps/atlases,
|
||||||
@ -67,5 +68,6 @@
|
|||||||
<mimetype>application/loc+xml</mimetype>
|
<mimetype>application/loc+xml</mimetype>
|
||||||
<mimetype>application/slf+xml</mimetype>
|
<mimetype>application/slf+xml</mimetype>
|
||||||
<mimetype>application/geo+json</mimetype>
|
<mimetype>application/geo+json</mimetype>
|
||||||
|
<mimetype>application/vnd.naviter.seeyou.cup</mimetype>
|
||||||
</mimetypes>
|
</mimetypes>
|
||||||
</component>
|
</component>
|
||||||
|
@ -11,4 +11,4 @@ Icon=gpxsee
|
|||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Graphics;Viewer;Education;Geography;Maps;Sports;Qt;
|
Categories=Graphics;Viewer;Education;Geography;Maps;Sports;Qt;
|
||||||
MimeType=application/gpx+xml;application/tcx+xml;application/vnd.ant.fit;application/vnd.google-earth.kml+xml;application/vnd.fai.igc;application/vnd.nmea.nmea;application/vnd.oziexplorer.plt;application/vnd.oziexplorer.rte;application/vnd.oziexplorer.wpt;application/loc+xml;application/slf+xml;application/geo+json;
|
MimeType=application/gpx+xml;application/tcx+xml;application/vnd.ant.fit;application/vnd.google-earth.kml+xml;application/vnd.fai.igc;application/vnd.nmea.nmea;application/vnd.oziexplorer.plt;application/vnd.oziexplorer.rte;application/vnd.oziexplorer.wpt;application/loc+xml;application/slf+xml;application/geo+json;application/vnd.naviter.seeyou.cup;
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
; The name of the installer
|
; The name of the installer
|
||||||
Name "GPXSee"
|
Name "GPXSee"
|
||||||
; Program version
|
; Program version
|
||||||
!define VERSION "7.11"
|
!define VERSION "7.16"
|
||||||
|
|
||||||
; The file to write
|
; The file to write
|
||||||
OutFile "GPXSee-${VERSION}.exe"
|
OutFile "GPXSee-${VERSION}.exe"
|
||||||
@ -106,18 +106,20 @@ Section "GPXSee" SEC_APP
|
|||||||
|
|
||||||
; Associate file formats
|
; Associate file formats
|
||||||
DetailPrint "Associating file types..."
|
DetailPrint "Associating file types..."
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "gpx" "GPS Exchange Format" 5
|
!insertmacro FILE_ASSOCIATION_ADD "gpx" "GPS Exchange Format" 7
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "tcx" "Training Center XML" 6
|
!insertmacro FILE_ASSOCIATION_ADD "tcx" "Training Center XML" 8
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "kml" "Keyhole Markup Language" 7
|
!insertmacro FILE_ASSOCIATION_ADD "kml" "Keyhole Markup Language" 9
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "fit" "Flexible and Interoperable Data Transfer" 8
|
!insertmacro FILE_ASSOCIATION_ADD "fit" "Flexible and Interoperable Data Transfer" 10
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "igc" "Flight Recorder Data Format" 9
|
!insertmacro FILE_ASSOCIATION_ADD "igc" "Flight Recorder Data Format" 11
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "nmea" "NMEA 0183 data" 10
|
!insertmacro FILE_ASSOCIATION_ADD "nmea" "NMEA 0183 Data" 12
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "plt" "OziExplorer Track Point File" 11
|
!insertmacro FILE_ASSOCIATION_ADD "plt" "OziExplorer Track Point File" 13
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "rte" "OziExplorer Route File" 12
|
!insertmacro FILE_ASSOCIATION_ADD "rte" "OziExplorer Route File" 14
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "wpt" "OziExplorer Waypoint File" 1
|
!insertmacro FILE_ASSOCIATION_ADD "wpt" "OziExplorer Waypoint File" 1
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "loc" "Geocaching.com Waypoint File" 2
|
!insertmacro FILE_ASSOCIATION_ADD "loc" "Geocaching.com Waypoint File" 2
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "slf" "Sigma Log File" 3
|
!insertmacro FILE_ASSOCIATION_ADD "slf" "Sigma Log File" 3
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "geojson" "GeoJSON" 4
|
!insertmacro FILE_ASSOCIATION_ADD "geojson" "GeoJSON" 4
|
||||||
|
!insertmacro FILE_ASSOCIATION_ADD "cup" "SeeYou CUP File" 5
|
||||||
|
!insertmacro FILE_ASSOCIATION_ADD "gpi" "Garmin POI File" 6
|
||||||
System::Call 'shell32.dll::SHChangeNotify(i, i, i, i) v (0x08000000, 0, 0, 0)'
|
System::Call 'shell32.dll::SHChangeNotify(i, i, i, i) v (0x08000000, 0, 0, 0)'
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
@ -227,6 +229,8 @@ Section "Uninstall"
|
|||||||
!insertmacro FILE_ASSOCIATION_REMOVE "loc"
|
!insertmacro FILE_ASSOCIATION_REMOVE "loc"
|
||||||
!insertmacro FILE_ASSOCIATION_REMOVE "slf"
|
!insertmacro FILE_ASSOCIATION_REMOVE "slf"
|
||||||
!insertmacro FILE_ASSOCIATION_REMOVE "geojson"
|
!insertmacro FILE_ASSOCIATION_REMOVE "geojson"
|
||||||
|
!insertmacro FILE_ASSOCIATION_REMOVE "cup"
|
||||||
|
!insertmacro FILE_ASSOCIATION_REMOVE "gpi"
|
||||||
System::Call 'shell32.dll::SHChangeNotify(i, i, i, i) v (0x08000000, 0, 0, 0)'
|
System::Call 'shell32.dll::SHChangeNotify(i, i, i, i) v (0x08000000, 0, 0, 0)'
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
@ -84,4 +84,11 @@
|
|||||||
<generic-icon name="text-plain"/>
|
<generic-icon name="text-plain"/>
|
||||||
<glob pattern="*.geojson"/>
|
<glob pattern="*.geojson"/>
|
||||||
</mime-type>
|
</mime-type>
|
||||||
|
|
||||||
|
<mime-type type="application/vnd.naviter.seeyou.cup">
|
||||||
|
<comment>SeeYou CUP File</comment>
|
||||||
|
<sub-class-of type="text/plain"/>
|
||||||
|
<generic-icon name="text-plain"/>
|
||||||
|
<glob pattern="*.cup"/>
|
||||||
|
</mime-type>
|
||||||
</mime-info>
|
</mime-info>
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
; The name of the installer
|
; The name of the installer
|
||||||
Name "GPXSee"
|
Name "GPXSee"
|
||||||
; Program version
|
; Program version
|
||||||
!define VERSION "7.11"
|
!define VERSION "7.16"
|
||||||
|
|
||||||
; The file to write
|
; The file to write
|
||||||
OutFile "GPXSee-${VERSION}_x64.exe"
|
OutFile "GPXSee-${VERSION}_x64.exe"
|
||||||
@ -113,18 +113,20 @@ Section "GPXSee" SEC_APP
|
|||||||
|
|
||||||
; Associate file formats
|
; Associate file formats
|
||||||
DetailPrint "Associating file types..."
|
DetailPrint "Associating file types..."
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "gpx" "GPS Exchange Format" 5
|
!insertmacro FILE_ASSOCIATION_ADD "gpx" "GPS Exchange Format" 7
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "tcx" "Training Center XML" 6
|
!insertmacro FILE_ASSOCIATION_ADD "tcx" "Training Center XML" 8
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "kml" "Keyhole Markup Language" 7
|
!insertmacro FILE_ASSOCIATION_ADD "kml" "Keyhole Markup Language" 9
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "fit" "Flexible and Interoperable Data Transfer" 8
|
!insertmacro FILE_ASSOCIATION_ADD "fit" "Flexible and Interoperable Data Transfer" 10
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "igc" "Flight Recorder Data Format" 9
|
!insertmacro FILE_ASSOCIATION_ADD "igc" "Flight Recorder Data Format" 11
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "nmea" "NMEA 0183 data" 10
|
!insertmacro FILE_ASSOCIATION_ADD "nmea" "NMEA 0183 Data" 12
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "plt" "OziExplorer Track Point File" 11
|
!insertmacro FILE_ASSOCIATION_ADD "plt" "OziExplorer Track Point File" 13
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "rte" "OziExplorer Route File" 12
|
!insertmacro FILE_ASSOCIATION_ADD "rte" "OziExplorer Route File" 14
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "wpt" "OziExplorer Waypoint File" 1
|
!insertmacro FILE_ASSOCIATION_ADD "wpt" "OziExplorer Waypoint File" 1
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "loc" "Geocaching.com Waypoint File" 2
|
!insertmacro FILE_ASSOCIATION_ADD "loc" "Geocaching.com Waypoint File" 2
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "slf" "Sigma Log File" 3
|
!insertmacro FILE_ASSOCIATION_ADD "slf" "Sigma Log File" 3
|
||||||
!insertmacro FILE_ASSOCIATION_ADD "geojson" "GeoJSON" 4
|
!insertmacro FILE_ASSOCIATION_ADD "geojson" "GeoJSON" 4
|
||||||
|
!insertmacro FILE_ASSOCIATION_ADD "cup" "SeeYou CUP File" 5
|
||||||
|
!insertmacro FILE_ASSOCIATION_ADD "gpi" "Garmin POI File" 6
|
||||||
System::Call 'shell32.dll::SHChangeNotify(i, i, i, i) v (0x08000000, 0, 0, 0)'
|
System::Call 'shell32.dll::SHChangeNotify(i, i, i, i) v (0x08000000, 0, 0, 0)'
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
@ -230,6 +232,8 @@ Section "Uninstall"
|
|||||||
!insertmacro FILE_ASSOCIATION_REMOVE "loc"
|
!insertmacro FILE_ASSOCIATION_REMOVE "loc"
|
||||||
!insertmacro FILE_ASSOCIATION_REMOVE "slf"
|
!insertmacro FILE_ASSOCIATION_REMOVE "slf"
|
||||||
!insertmacro FILE_ASSOCIATION_REMOVE "geojson"
|
!insertmacro FILE_ASSOCIATION_REMOVE "geojson"
|
||||||
|
!insertmacro FILE_ASSOCIATION_REMOVE "cup"
|
||||||
|
!insertmacro FILE_ASSOCIATION_REMOVE "gpi"
|
||||||
System::Call 'shell32.dll::SHChangeNotify(i, i, i, i) v (0x08000000, 0, 0, 0)'
|
System::Call 'shell32.dll::SHChangeNotify(i, i, i, i) v (0x08000000, 0, 0, 0)'
|
||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
@ -2,12 +2,13 @@
|
|||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include <QCursor>
|
#include <QCursor>
|
||||||
#include <QPainter>
|
#include <QPainter>
|
||||||
|
#include <QGraphicsSceneMouseEvent>
|
||||||
#include "map/map.h"
|
#include "map/map.h"
|
||||||
#include "tooltip.h"
|
#include "popup.h"
|
||||||
#include "areaitem.h"
|
#include "areaitem.h"
|
||||||
|
|
||||||
|
|
||||||
QString AreaItem::toolTip() const
|
ToolTip AreaItem::toolTip() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
|
|
||||||
@ -17,7 +18,7 @@ QString AreaItem::toolTip() const
|
|||||||
tt.insert(qApp->translate("PolygonItem", "Description"),
|
tt.insert(qApp->translate("PolygonItem", "Description"),
|
||||||
_area.description());
|
_area.description());
|
||||||
|
|
||||||
return tt.toString();
|
return tt;
|
||||||
}
|
}
|
||||||
|
|
||||||
AreaItem::AreaItem(const Area &area, Map *map, QGraphicsItem *parent)
|
AreaItem::AreaItem(const Area &area, Map *map, QGraphicsItem *parent)
|
||||||
@ -35,8 +36,6 @@ AreaItem::AreaItem(const Area &area, Map *map, QGraphicsItem *parent)
|
|||||||
|
|
||||||
setCursor(Qt::ArrowCursor);
|
setCursor(Qt::ArrowCursor);
|
||||||
setAcceptHoverEvents(true);
|
setAcceptHoverEvents(true);
|
||||||
|
|
||||||
setToolTip(toolTip());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@ -153,3 +152,27 @@ void AreaItem::setDigitalZoom(int zoom)
|
|||||||
_digitalZoom = zoom;
|
_digitalZoom = zoom;
|
||||||
_pen.setWidthF(_width * pow(2, -_digitalZoom));
|
_pen.setWidthF(_width * pow(2, -_digitalZoom));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void AreaItem::hoverEnterEvent(QGraphicsSceneHoverEvent *event)
|
||||||
|
{
|
||||||
|
Q_UNUSED(event);
|
||||||
|
|
||||||
|
_pen.setWidthF((_width + 1) * pow(2, -_digitalZoom));
|
||||||
|
setZValue(zValue() + 1.0);
|
||||||
|
update();
|
||||||
|
}
|
||||||
|
|
||||||
|
void AreaItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event)
|
||||||
|
{
|
||||||
|
Q_UNUSED(event);
|
||||||
|
|
||||||
|
_pen.setWidthF(_width * pow(2, -_digitalZoom));
|
||||||
|
setZValue(zValue() - 1.0);
|
||||||
|
update();
|
||||||
|
}
|
||||||
|
|
||||||
|
void AreaItem::mousePressEvent(QGraphicsSceneMouseEvent *event)
|
||||||
|
{
|
||||||
|
Popup::show(event->screenPos(), toolTip().toString(), event->widget());
|
||||||
|
QGraphicsItem::mousePressEvent(event);
|
||||||
|
}
|
||||||
|
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include <QGraphicsItem>
|
#include <QGraphicsItem>
|
||||||
#include "data/area.h"
|
#include "data/area.h"
|
||||||
|
#include "tooltip.h"
|
||||||
|
|
||||||
class Map;
|
class Map;
|
||||||
|
|
||||||
@ -26,10 +27,15 @@ public:
|
|||||||
void setStyle(Qt::PenStyle style);
|
void setStyle(Qt::PenStyle style);
|
||||||
void setDigitalZoom(int zoom);
|
void setDigitalZoom(int zoom);
|
||||||
|
|
||||||
|
protected:
|
||||||
|
void hoverEnterEvent(QGraphicsSceneHoverEvent *event);
|
||||||
|
void hoverLeaveEvent(QGraphicsSceneHoverEvent *event);
|
||||||
|
void mousePressEvent(QGraphicsSceneMouseEvent *event);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QPainterPath painterPath(const Polygon &polygon);
|
QPainterPath painterPath(const Polygon &polygon);
|
||||||
void updatePainterPath();
|
void updatePainterPath();
|
||||||
QString toolTip() const;
|
ToolTip toolTip() const;
|
||||||
|
|
||||||
Area _area;
|
Area _area;
|
||||||
Map *_map;
|
Map *_map;
|
||||||
|
@ -30,7 +30,7 @@ private:
|
|||||||
Ticks::Ticks(double minValue, double maxValue, int maxCount)
|
Ticks::Ticks(double minValue, double maxValue, int maxCount)
|
||||||
{
|
{
|
||||||
double range = niceNum(maxValue - minValue, false);
|
double range = niceNum(maxValue - minValue, false);
|
||||||
_d = niceNum(range / maxCount, true);
|
_d = niceNum(range / maxCount, false);
|
||||||
_min = ceil(minValue / _d) * _d;
|
_min = ceil(minValue / _d) * _d;
|
||||||
_max = floor(maxValue / _d) * _d;
|
_max = floor(maxValue / _d) * _d;
|
||||||
}
|
}
|
||||||
|
@ -14,6 +14,11 @@ CadenceGraph::CadenceGraph(QWidget *parent) : GraphTab(parent)
|
|||||||
setSliderPrecision(1);
|
setSliderPrecision(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CadenceGraph::~CadenceGraph()
|
||||||
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
}
|
||||||
|
|
||||||
void CadenceGraph::setInfo()
|
void CadenceGraph::setInfo()
|
||||||
{
|
{
|
||||||
if (_showTracks) {
|
if (_showTracks) {
|
||||||
@ -36,23 +41,28 @@ QList<GraphItem*> CadenceGraph::loadData(const Data &data)
|
|||||||
const Graph &graph = track.cadence();
|
const Graph &graph = track.cadence();
|
||||||
|
|
||||||
if (!graph.isValid()) {
|
if (!graph.isValid()) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
} else {
|
} else {
|
||||||
CadenceGraphItem *gi = new CadenceGraphItem(graph, _graphType);
|
CadenceGraphItem *gi = new CadenceGraphItem(graph, _graphType,
|
||||||
GraphView::addGraph(gi);
|
_width, _palette.nextColor());
|
||||||
|
|
||||||
|
_tracks.append(gi);
|
||||||
|
if (_showTracks)
|
||||||
|
addGraph(gi);
|
||||||
|
|
||||||
_avg.append(QPointF(track.distance(), gi->avg()));
|
_avg.append(QPointF(track.distance(), gi->avg()));
|
||||||
graphs.append(gi);
|
graphs.append(gi);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.routes().count(); i++) {
|
for (int i = 0; i < data.routes().count(); i++) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.areas().count(); i++)
|
for (int i = 0; i < data.areas().count(); i++)
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
redraw();
|
redraw();
|
||||||
@ -75,6 +85,9 @@ qreal CadenceGraph::avg() const
|
|||||||
|
|
||||||
void CadenceGraph::clear()
|
void CadenceGraph::clear()
|
||||||
{
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
_tracks.clear();
|
||||||
|
|
||||||
_avg.clear();
|
_avg.clear();
|
||||||
|
|
||||||
GraphTab::clear();
|
GraphTab::clear();
|
||||||
@ -84,7 +97,13 @@ void CadenceGraph::showTracks(bool show)
|
|||||||
{
|
{
|
||||||
_showTracks = show;
|
_showTracks = show;
|
||||||
|
|
||||||
showGraph(show);
|
for (int i = 0; i < _tracks.size(); i++) {
|
||||||
|
if (show)
|
||||||
|
addGraph(_tracks.at(i));
|
||||||
|
else
|
||||||
|
removeGraph(_tracks.at(i));
|
||||||
|
}
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
|
|
||||||
redraw();
|
redraw();
|
||||||
|
@ -3,18 +3,20 @@
|
|||||||
|
|
||||||
#include "graphtab.h"
|
#include "graphtab.h"
|
||||||
|
|
||||||
|
class CadenceGraphItem;
|
||||||
|
|
||||||
class CadenceGraph : public GraphTab
|
class CadenceGraph : public GraphTab
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
CadenceGraph(QWidget *parent = 0);
|
CadenceGraph(QWidget *parent = 0);
|
||||||
|
~CadenceGraph();
|
||||||
|
|
||||||
QString label() const {return tr("Cadence");}
|
QString label() const {return tr("Cadence");}
|
||||||
QList<GraphItem*> loadData(const Data &data);
|
QList<GraphItem*> loadData(const Data &data);
|
||||||
void clear();
|
void clear();
|
||||||
void showTracks(bool show);
|
void showTracks(bool show);
|
||||||
void showRoutes(bool show) {Q_UNUSED(show);}
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
qreal avg() const;
|
qreal avg() const;
|
||||||
@ -24,6 +26,7 @@ private:
|
|||||||
QVector<QPointF> _avg;
|
QVector<QPointF> _avg;
|
||||||
|
|
||||||
bool _showTracks;
|
bool _showTracks;
|
||||||
|
QList<CadenceGraphItem *> _tracks;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // CADENCEGRAPH_H
|
#endif // CADENCEGRAPH_H
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
|
|
||||||
CadenceGraphItem::CadenceGraphItem(const Graph &graph, GraphType type,
|
CadenceGraphItem::CadenceGraphItem(const Graph &graph, GraphType type,
|
||||||
QGraphicsItem *parent) : GraphItem(graph, type, parent)
|
int width, const QColor &color, QGraphicsItem *parent)
|
||||||
|
: GraphItem(graph, type, width, color, parent)
|
||||||
{
|
{
|
||||||
setToolTip(toolTip());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QString CadenceGraphItem::toolTip() const
|
QString CadenceGraphItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
QLocale l(QLocale::system());
|
QLocale l(QLocale::system());
|
||||||
|
@ -8,11 +8,10 @@ class CadenceGraphItem : public GraphItem
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
CadenceGraphItem(const Graph &graph, GraphType type,
|
CadenceGraphItem(const Graph &graph, GraphType type, int width,
|
||||||
QGraphicsItem *parent = 0);
|
const QColor &color, QGraphicsItem *parent = 0);
|
||||||
|
|
||||||
private:
|
QString info() const;
|
||||||
QString toolTip() const;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // CADENCEGRAPHITEM_H
|
#endif // CADENCEGRAPHITEM_H
|
||||||
|
@ -8,26 +8,18 @@
|
|||||||
|
|
||||||
static qreal nMin(qreal a, qreal b)
|
static qreal nMin(qreal a, qreal b)
|
||||||
{
|
{
|
||||||
if (!std::isnan(a) && !std::isnan(b))
|
if (std::isnan(a))
|
||||||
return qMin(a, b);
|
return std::isnan(b) ? NAN : b;
|
||||||
else if (!std::isnan(a))
|
|
||||||
return a;
|
|
||||||
else if (!std::isnan(b))
|
|
||||||
return b;
|
|
||||||
else
|
else
|
||||||
return NAN;
|
return std::isnan(b) ? a : qMin(a, b);
|
||||||
}
|
}
|
||||||
|
|
||||||
static qreal nMax(qreal a, qreal b)
|
static qreal nMax(qreal a, qreal b)
|
||||||
{
|
{
|
||||||
if (!std::isnan(a) && !std::isnan(b))
|
if (std::isnan(a))
|
||||||
return qMax(a, b);
|
return std::isnan(b) ? NAN : b;
|
||||||
else if (!std::isnan(a))
|
|
||||||
return a;
|
|
||||||
else if (!std::isnan(b))
|
|
||||||
return b;
|
|
||||||
else
|
else
|
||||||
return NAN;
|
return std::isnan(b) ? a : qMax(a, b);
|
||||||
}
|
}
|
||||||
|
|
||||||
ElevationGraph::ElevationGraph(QWidget *parent) : GraphTab(parent)
|
ElevationGraph::ElevationGraph(QWidget *parent) : GraphTab(parent)
|
||||||
@ -49,6 +41,12 @@ ElevationGraph::ElevationGraph(QWidget *parent) : GraphTab(parent)
|
|||||||
setMinYRange(50.0);
|
setMinYRange(50.0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ElevationGraph::~ElevationGraph()
|
||||||
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
qDeleteAll(_routes);
|
||||||
|
}
|
||||||
|
|
||||||
void ElevationGraph::setInfo()
|
void ElevationGraph::setInfo()
|
||||||
{
|
{
|
||||||
if (std::isnan(max()) || std::isnan(min()))
|
if (std::isnan(max()) || std::isnan(min()))
|
||||||
@ -70,19 +68,28 @@ void ElevationGraph::setInfo()
|
|||||||
GraphItem *ElevationGraph::loadGraph(const Graph &graph, Type type)
|
GraphItem *ElevationGraph::loadGraph(const Graph &graph, Type type)
|
||||||
{
|
{
|
||||||
if (!graph.isValid()) {
|
if (!graph.isValid()) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
ElevationGraphItem *gi = new ElevationGraphItem(graph, _graphType);
|
ElevationGraphItem *gi = new ElevationGraphItem(graph, _graphType, _width,
|
||||||
GraphView::addGraph(gi, type);
|
_palette.nextColor());
|
||||||
|
gi->setUnits(_units);
|
||||||
|
|
||||||
if (type == Track) {
|
if (type == Track) {
|
||||||
|
_tracks.append(gi);
|
||||||
|
if (_showTracks)
|
||||||
|
addGraph(gi);
|
||||||
|
|
||||||
_trackAscent += gi->ascent();
|
_trackAscent += gi->ascent();
|
||||||
_trackDescent += gi->descent();
|
_trackDescent += gi->descent();
|
||||||
_trackMax = nMax(_trackMax, gi->max());
|
_trackMax = nMax(_trackMax, gi->max());
|
||||||
_trackMin = nMin(_trackMin, gi->min());
|
_trackMin = nMin(_trackMin, gi->min());
|
||||||
} else {
|
} else {
|
||||||
|
_routes.append(gi);
|
||||||
|
if (_showRoutes)
|
||||||
|
addGraph(gi);
|
||||||
|
|
||||||
_routeAscent += gi->ascent();
|
_routeAscent += gi->ascent();
|
||||||
_routeDescent += gi->descent();
|
_routeDescent += gi->descent();
|
||||||
_routeMax = nMax(_routeMax, gi->max());
|
_routeMax = nMax(_routeMax, gi->max());
|
||||||
@ -101,7 +108,7 @@ QList<GraphItem*> ElevationGraph::loadData(const Data &data)
|
|||||||
for (int i = 0; i < data.routes().count(); i++)
|
for (int i = 0; i < data.routes().count(); i++)
|
||||||
graphs.append(loadGraph(data.routes().at(i).elevation(), Route));
|
graphs.append(loadGraph(data.routes().at(i).elevation(), Route));
|
||||||
for (int i = 0; i < data.areas().count(); i++)
|
for (int i = 0; i < data.areas().count(); i++)
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
redraw();
|
redraw();
|
||||||
@ -111,6 +118,11 @@ QList<GraphItem*> ElevationGraph::loadData(const Data &data)
|
|||||||
|
|
||||||
void ElevationGraph::clear()
|
void ElevationGraph::clear()
|
||||||
{
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
_tracks.clear();
|
||||||
|
qDeleteAll(_routes);
|
||||||
|
_routes.clear();
|
||||||
|
|
||||||
_trackAscent = 0;
|
_trackAscent = 0;
|
||||||
_routeAscent = 0;
|
_routeAscent = 0;
|
||||||
_trackDescent = 0;
|
_trackDescent = 0;
|
||||||
@ -142,12 +154,23 @@ void ElevationGraph::setUnits(Units units)
|
|||||||
GraphView::setUnits(units);
|
GraphView::setUnits(units);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void ElevationGraph::showItems(const QList<ElevationGraphItem *> &list,
|
||||||
|
bool show)
|
||||||
|
{
|
||||||
|
for (int i = 0; i < list.size(); i++) {
|
||||||
|
if (show)
|
||||||
|
addGraph(list.at(i));
|
||||||
|
else
|
||||||
|
removeGraph(list.at(i));
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
void ElevationGraph::showTracks(bool show)
|
void ElevationGraph::showTracks(bool show)
|
||||||
{
|
{
|
||||||
_showTracks = show;
|
_showTracks = show;
|
||||||
|
|
||||||
|
showItems(_tracks, show);
|
||||||
setInfo();
|
setInfo();
|
||||||
showGraph(show, Track);
|
|
||||||
|
|
||||||
redraw();
|
redraw();
|
||||||
}
|
}
|
||||||
@ -156,7 +179,7 @@ void ElevationGraph::showRoutes(bool show)
|
|||||||
{
|
{
|
||||||
_showRoutes = show;
|
_showRoutes = show;
|
||||||
|
|
||||||
showGraph(show, Route);
|
showItems(_routes, show);
|
||||||
setInfo();
|
setInfo();
|
||||||
|
|
||||||
redraw();
|
redraw();
|
||||||
|
@ -3,12 +3,15 @@
|
|||||||
|
|
||||||
#include "graphtab.h"
|
#include "graphtab.h"
|
||||||
|
|
||||||
|
class ElevationGraphItem;
|
||||||
|
|
||||||
class ElevationGraph : public GraphTab
|
class ElevationGraph : public GraphTab
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
ElevationGraph(QWidget *parent = 0);
|
ElevationGraph(QWidget *parent = 0);
|
||||||
|
~ElevationGraph();
|
||||||
|
|
||||||
QString label() const {return tr("Elevation");}
|
QString label() const {return tr("Elevation");}
|
||||||
QList<GraphItem*> loadData(const Data &data);
|
QList<GraphItem*> loadData(const Data &data);
|
||||||
@ -29,6 +32,7 @@ private:
|
|||||||
void setInfo();
|
void setInfo();
|
||||||
|
|
||||||
GraphItem *loadGraph(const Graph &graph, Type type);
|
GraphItem *loadGraph(const Graph &graph, Type type);
|
||||||
|
void showItems(const QList<ElevationGraphItem *> &list, bool show);
|
||||||
|
|
||||||
qreal _trackAscent, _trackDescent;
|
qreal _trackAscent, _trackDescent;
|
||||||
qreal _routeAscent, _routeDescent;
|
qreal _routeAscent, _routeDescent;
|
||||||
@ -36,6 +40,7 @@ private:
|
|||||||
qreal _trackMin, _routeMin;
|
qreal _trackMin, _routeMin;
|
||||||
|
|
||||||
bool _showTracks, _showRoutes;
|
bool _showTracks, _showRoutes;
|
||||||
|
QList<ElevationGraphItem *> _tracks, _routes;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // ELEVATIONGRAPH_H
|
#endif // ELEVATIONGRAPH_H
|
||||||
|
@ -4,7 +4,8 @@
|
|||||||
|
|
||||||
|
|
||||||
ElevationGraphItem::ElevationGraphItem(const Graph &graph, GraphType type,
|
ElevationGraphItem::ElevationGraphItem(const Graph &graph, GraphType type,
|
||||||
QGraphicsItem *parent) : GraphItem(graph, type, parent)
|
int width, const QColor &color, QGraphicsItem *parent)
|
||||||
|
: GraphItem(graph, type, width, color, parent)
|
||||||
{
|
{
|
||||||
_min = GraphItem::min();
|
_min = GraphItem::min();
|
||||||
_max = GraphItem::max();
|
_max = GraphItem::max();
|
||||||
@ -23,15 +24,13 @@ ElevationGraphItem::ElevationGraphItem(const Graph &graph, GraphType type,
|
|||||||
_descent += prev - cur;
|
_descent += prev - cur;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
setToolTip(toolTip(Metric));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QString ElevationGraphItem::toolTip(Units units) const
|
QString ElevationGraphItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
qreal scale = (units == Metric) ? 1.0 : M2FT;
|
qreal scale = (_units == Metric) ? 1.0 : M2FT;
|
||||||
QString su = (units == Metric) ? tr("m") : tr("ft");
|
QString su = (_units == Metric) ? tr("m") : tr("ft");
|
||||||
QLocale l(QLocale::system());
|
QLocale l(QLocale::system());
|
||||||
|
|
||||||
tt.insert(tr("Ascent"), l.toString(ascent() * scale, 'f', 0)
|
tt.insert(tr("Ascent"), l.toString(ascent() * scale, 'f', 0)
|
||||||
@ -45,8 +44,3 @@ QString ElevationGraphItem::toolTip(Units units) const
|
|||||||
|
|
||||||
return tt.toString();
|
return tt.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
void ElevationGraphItem::setUnits(Units units)
|
|
||||||
{
|
|
||||||
setToolTip(toolTip(units));
|
|
||||||
}
|
|
||||||
|
@ -8,19 +8,17 @@ class ElevationGraphItem : public GraphItem
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
ElevationGraphItem(const Graph &graph, GraphType type,
|
ElevationGraphItem(const Graph &graph, GraphType type, int width,
|
||||||
QGraphicsItem *parent = 0);
|
const QColor &color, QGraphicsItem *parent = 0);
|
||||||
|
|
||||||
qreal ascent() const {return _ascent;}
|
qreal ascent() const {return _ascent;}
|
||||||
qreal descent() const {return _descent;}
|
qreal descent() const {return _descent;}
|
||||||
qreal max() const {return _max;}
|
qreal max() const {return _max;}
|
||||||
qreal min() const {return _min;}
|
qreal min() const {return _min;}
|
||||||
|
|
||||||
void setUnits(Units units);
|
QString info() const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QString toolTip(Units units) const;
|
|
||||||
|
|
||||||
qreal _ascent, _descent, _min, _max;
|
qreal _ascent, _descent, _min, _max;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -14,6 +14,11 @@ GearRatioGraph::GearRatioGraph(QWidget *parent) : GraphTab(parent)
|
|||||||
setSliderPrecision(2);
|
setSliderPrecision(2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
GearRatioGraph::~GearRatioGraph()
|
||||||
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
}
|
||||||
|
|
||||||
void GearRatioGraph::setInfo()
|
void GearRatioGraph::setInfo()
|
||||||
{
|
{
|
||||||
if (_showTracks) {
|
if (_showTracks) {
|
||||||
@ -37,11 +42,15 @@ QList<GraphItem*> GearRatioGraph::loadData(const Data &data)
|
|||||||
const Graph &graph = data.tracks().at(i).ratio();
|
const Graph &graph = data.tracks().at(i).ratio();
|
||||||
|
|
||||||
if (!graph.isValid()) {
|
if (!graph.isValid()) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
} else {
|
} else {
|
||||||
GearRatioGraphItem *gi = new GearRatioGraphItem(graph, _graphType);
|
GearRatioGraphItem *gi = new GearRatioGraphItem(graph, _graphType,
|
||||||
GraphView::addGraph(gi);
|
_width, _palette.nextColor());
|
||||||
|
|
||||||
|
_tracks.append(gi);
|
||||||
|
if (_showTracks)
|
||||||
|
addGraph(gi);
|
||||||
|
|
||||||
for (QMap<qreal, qreal>::const_iterator it = gi->map().constBegin();
|
for (QMap<qreal, qreal>::const_iterator it = gi->map().constBegin();
|
||||||
it != gi->map().constEnd(); ++it)
|
it != gi->map().constEnd(); ++it)
|
||||||
@ -51,12 +60,12 @@ QList<GraphItem*> GearRatioGraph::loadData(const Data &data)
|
|||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.routes().count(); i++) {
|
for (int i = 0; i < data.routes().count(); i++) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.areas().count(); i++)
|
for (int i = 0; i < data.areas().count(); i++)
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
redraw();
|
redraw();
|
||||||
@ -70,10 +79,7 @@ qreal GearRatioGraph::top() const
|
|||||||
|
|
||||||
for (QMap<qreal, qreal>::const_iterator it = _map.constBegin();
|
for (QMap<qreal, qreal>::const_iterator it = _map.constBegin();
|
||||||
it != _map.constEnd(); ++it) {
|
it != _map.constEnd(); ++it) {
|
||||||
if (it == _map.constBegin()) {
|
if (std::isnan(val) || it.value() > val) {
|
||||||
val = it.value();
|
|
||||||
key = it.key();
|
|
||||||
} else if (it.value() > val) {
|
|
||||||
val = it.value();
|
val = it.value();
|
||||||
key = it.key();
|
key = it.key();
|
||||||
}
|
}
|
||||||
@ -84,6 +90,9 @@ qreal GearRatioGraph::top() const
|
|||||||
|
|
||||||
void GearRatioGraph::clear()
|
void GearRatioGraph::clear()
|
||||||
{
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
_tracks.clear();
|
||||||
|
|
||||||
_map.clear();
|
_map.clear();
|
||||||
|
|
||||||
GraphTab::clear();
|
GraphTab::clear();
|
||||||
@ -93,7 +102,13 @@ void GearRatioGraph::showTracks(bool show)
|
|||||||
{
|
{
|
||||||
_showTracks = show;
|
_showTracks = show;
|
||||||
|
|
||||||
showGraph(show);
|
for (int i = 0; i < _tracks.size(); i++) {
|
||||||
|
if (show)
|
||||||
|
addGraph(_tracks.at(i));
|
||||||
|
else
|
||||||
|
removeGraph(_tracks.at(i));
|
||||||
|
}
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
|
|
||||||
redraw();
|
redraw();
|
||||||
|
@ -4,12 +4,15 @@
|
|||||||
#include <QMap>
|
#include <QMap>
|
||||||
#include "graphtab.h"
|
#include "graphtab.h"
|
||||||
|
|
||||||
|
class GearRatioGraphItem;
|
||||||
|
|
||||||
class GearRatioGraph : public GraphTab
|
class GearRatioGraph : public GraphTab
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
GearRatioGraph(QWidget *parent = 0);
|
GearRatioGraph(QWidget *parent = 0);
|
||||||
|
~GearRatioGraph();
|
||||||
|
|
||||||
QString label() const {return tr("Gear ratio");}
|
QString label() const {return tr("Gear ratio");}
|
||||||
QList<GraphItem*> loadData(const Data &data);
|
QList<GraphItem*> loadData(const Data &data);
|
||||||
@ -25,6 +28,7 @@ private:
|
|||||||
QMap<qreal, qreal> _map;
|
QMap<qreal, qreal> _map;
|
||||||
|
|
||||||
bool _showTracks;
|
bool _showTracks;
|
||||||
|
QList<GearRatioGraphItem*> _tracks;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // GEARRATIOGRAPH_H
|
#endif // GEARRATIOGRAPH_H
|
||||||
|
@ -5,25 +5,29 @@
|
|||||||
|
|
||||||
|
|
||||||
GearRatioGraphItem::GearRatioGraphItem(const Graph &graph, GraphType type,
|
GearRatioGraphItem::GearRatioGraphItem(const Graph &graph, GraphType type,
|
||||||
QGraphicsItem *parent) : GraphItem(graph, type, parent), _top(NAN)
|
int width, const QColor &color, QGraphicsItem *parent)
|
||||||
|
: GraphItem(graph, type, width, color, parent)
|
||||||
{
|
{
|
||||||
qreal val = NAN;
|
for (int i = 0; i < graph.size(); i++) {
|
||||||
|
const GraphSegment &segment = graph.at(i);
|
||||||
for (QMap<qreal, qreal>::const_iterator it = _map.constBegin();
|
for (int j = 1; j < segment.size(); j++) {
|
||||||
it != _map.constEnd(); ++it) {
|
qreal dx = segment.at(j).s() - segment.at(j-1).s();
|
||||||
if (it == _map.constBegin()) {
|
_map.insert(segment.at(j).y(), _map.value(segment.at(j).y()) + dx);
|
||||||
val = it.value();
|
|
||||||
_top = it.key();
|
|
||||||
} else if (it.value() > val) {
|
|
||||||
val = it.value();
|
|
||||||
_top = it.key();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
setToolTip(toolTip());
|
qreal key = NAN, val = NAN;
|
||||||
|
for (QMap<qreal, qreal>::const_iterator it = _map.constBegin();
|
||||||
|
it != _map.constEnd(); ++it) {
|
||||||
|
if (std::isnan(val) || it.value() > val) {
|
||||||
|
val = it.value();
|
||||||
|
key = it.key();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
_top = key;
|
||||||
}
|
}
|
||||||
|
|
||||||
QString GearRatioGraphItem::toolTip() const
|
QString GearRatioGraphItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
QLocale l(QLocale::system());
|
QLocale l(QLocale::system());
|
||||||
|
@ -9,16 +9,15 @@ class GearRatioGraphItem : public GraphItem
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
GearRatioGraphItem(const Graph &graph, GraphType type,
|
GearRatioGraphItem(const Graph &graph, GraphType type, int width,
|
||||||
QGraphicsItem *parent = 0);
|
const QColor &color, QGraphicsItem *parent = 0);
|
||||||
|
|
||||||
qreal top() const {return _top;}
|
qreal top() const {return _top;}
|
||||||
|
|
||||||
const QMap<qreal, qreal> &map() const {return _map;}
|
const QMap<qreal, qreal> &map() const {return _map;}
|
||||||
|
|
||||||
private:
|
QString info() const;
|
||||||
QString toolTip() const;
|
|
||||||
|
|
||||||
|
private:
|
||||||
QMap<qreal, qreal> _map;
|
QMap<qreal, qreal> _map;
|
||||||
qreal _top;
|
qreal _top;
|
||||||
};
|
};
|
||||||
|
48
src/GUI/graphicsscene.cpp
Normal file
48
src/GUI/graphicsscene.cpp
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
#include <QGraphicsSceneHelpEvent>
|
||||||
|
#include <QGraphicsView>
|
||||||
|
#include "popup.h"
|
||||||
|
#include "graphicsscene.h"
|
||||||
|
|
||||||
|
|
||||||
|
/* Standard GraphicsScene::items() is not pixel accurate, so we use the
|
||||||
|
following function which has the same logic as used in the original
|
||||||
|
QGraphicsScene::helpEvent() function. */
|
||||||
|
QList<QGraphicsItem *> GraphicsScene::itemsAtPosition(const QPoint &screenPos,
|
||||||
|
const QPointF &scenePos, QWidget *widget) const
|
||||||
|
{
|
||||||
|
QGraphicsView *view = widget
|
||||||
|
? qobject_cast<QGraphicsView *>(widget->parentWidget()) : 0;
|
||||||
|
|
||||||
|
if (!view)
|
||||||
|
return items(scenePos, Qt::IntersectsItemShape, Qt::DescendingOrder,
|
||||||
|
QTransform());
|
||||||
|
|
||||||
|
const QRectF pointRect(QPointF(widget->mapFromGlobal(screenPos)),
|
||||||
|
QSizeF(1, 1));
|
||||||
|
if (!view->isTransformed())
|
||||||
|
return items(pointRect, Qt::IntersectsItemShape, Qt::DescendingOrder);
|
||||||
|
|
||||||
|
const QTransform viewTransform = view->viewportTransform();
|
||||||
|
if (viewTransform.type() <= QTransform::TxScale)
|
||||||
|
return items(viewTransform.inverted().mapRect(pointRect),
|
||||||
|
Qt::IntersectsItemShape, Qt::DescendingOrder, viewTransform);
|
||||||
|
|
||||||
|
return items(viewTransform.inverted().map(pointRect),
|
||||||
|
Qt::IntersectsItemShape, Qt::DescendingOrder, viewTransform);
|
||||||
|
}
|
||||||
|
|
||||||
|
void GraphicsScene::helpEvent(QGraphicsSceneHelpEvent *event)
|
||||||
|
{
|
||||||
|
QList<QGraphicsItem *> list = itemsAtPosition(event->screenPos(),
|
||||||
|
event->scenePos(), event->widget());
|
||||||
|
|
||||||
|
for (int i = 0; i < list.size(); i++) {
|
||||||
|
if (list.at(i)->type() == QGraphicsItem::UserType + 1) {
|
||||||
|
GraphicsItem *mi = static_cast<GraphicsItem*>(list.at(i));
|
||||||
|
Popup::show(event->screenPos(), mi->info(), event->widget());
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
/* No need to process QGraphicsScene::helpEvent() */
|
||||||
|
}
|
29
src/GUI/graphicsscene.h
Normal file
29
src/GUI/graphicsscene.h
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
#ifndef GRAPHICSSCENE_H
|
||||||
|
#define GRAPHICSSCENE_H
|
||||||
|
|
||||||
|
#include <QGraphicsScene>
|
||||||
|
#include <QGraphicsItem>
|
||||||
|
|
||||||
|
class GraphicsItem : public QGraphicsItem
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
GraphicsItem(QGraphicsItem *parent = 0) : QGraphicsItem(parent) {}
|
||||||
|
|
||||||
|
virtual QString info() const = 0;
|
||||||
|
int type() const {return QGraphicsItem::UserType + 1;}
|
||||||
|
};
|
||||||
|
|
||||||
|
class GraphicsScene : public QGraphicsScene
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
GraphicsScene(QObject *parent = 0) : QGraphicsScene(parent) {}
|
||||||
|
|
||||||
|
protected:
|
||||||
|
void helpEvent(QGraphicsSceneHelpEvent *event);
|
||||||
|
|
||||||
|
private:
|
||||||
|
QList<QGraphicsItem *> itemsAtPosition(const QPoint &screenPos,
|
||||||
|
const QPointF &scenePos, QWidget *widget) const;
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif // GRAPHICSSCENE_H
|
@ -1,31 +1,29 @@
|
|||||||
#include <QPainter>
|
#include <QPainter>
|
||||||
|
#include <QGraphicsSceneMouseEvent>
|
||||||
|
#include "popup.h"
|
||||||
#include "graphitem.h"
|
#include "graphitem.h"
|
||||||
|
|
||||||
|
|
||||||
GraphItem::GraphItem(const Graph &graph, GraphType type, QGraphicsItem *parent)
|
GraphItem::GraphItem(const Graph &graph, GraphType type, int width,
|
||||||
: QGraphicsObject(parent), _graph(graph), _type(type)
|
const QColor &color, QGraphicsItem *parent)
|
||||||
|
: GraphicsItem(parent), _graph(graph), _type(type)
|
||||||
{
|
{
|
||||||
Q_ASSERT(_graph.isValid());
|
Q_ASSERT(_graph.isValid());
|
||||||
|
|
||||||
_id = 0;
|
_units = Metric;
|
||||||
_width = 1;
|
_pen = QPen(color, width);
|
||||||
_pen = QPen(Qt::black, _width);
|
_sx = 0; _sy = 0;
|
||||||
_sx = 1.0; _sy = 1.0;
|
|
||||||
_time = _graph.hasTime();
|
_time = _graph.hasTime();
|
||||||
|
|
||||||
setZValue(2.0);
|
setZValue(2.0);
|
||||||
|
|
||||||
updatePath();
|
|
||||||
updateShape();
|
|
||||||
updateBounds();
|
|
||||||
|
|
||||||
setAcceptHoverEvents(true);
|
setAcceptHoverEvents(true);
|
||||||
|
|
||||||
|
updateBounds();
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphItem::updateShape()
|
void GraphItem::updateShape()
|
||||||
{
|
{
|
||||||
QPainterPathStroker s;
|
QPainterPathStroker s;
|
||||||
s.setWidth(_width + 1);
|
s.setWidth(_pen.width() + 1);
|
||||||
_shape = s.createStroke(_path);
|
_shape = s.createStroke(_path);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -54,7 +52,6 @@ void GraphItem::setGraphType(GraphType type)
|
|||||||
|
|
||||||
_type = type;
|
_type = type;
|
||||||
updatePath();
|
updatePath();
|
||||||
updateShape();
|
|
||||||
updateBounds();
|
updateBounds();
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -69,12 +66,11 @@ void GraphItem::setColor(const QColor &color)
|
|||||||
|
|
||||||
void GraphItem::setWidth(int width)
|
void GraphItem::setWidth(int width)
|
||||||
{
|
{
|
||||||
if (width == _width)
|
if (width == _pen.width())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
prepareGeometryChange();
|
prepareGeometryChange();
|
||||||
|
|
||||||
_width = width;
|
|
||||||
_pen.setWidth(width);
|
_pen.setWidth(width);
|
||||||
|
|
||||||
updateShape();
|
updateShape();
|
||||||
@ -170,10 +166,10 @@ void GraphItem::emitSliderPositionChanged(qreal pos)
|
|||||||
void GraphItem::hover(bool hover)
|
void GraphItem::hover(bool hover)
|
||||||
{
|
{
|
||||||
if (hover) {
|
if (hover) {
|
||||||
_pen.setWidth(_width + 1);
|
_pen.setWidth(_pen.width() + 1);
|
||||||
setZValue(zValue() + 1.0);
|
setZValue(zValue() + 1.0);
|
||||||
} else {
|
} else {
|
||||||
_pen.setWidth(_width);
|
_pen.setWidth(_pen.width() - 1);
|
||||||
setZValue(zValue() - 1.0);
|
setZValue(zValue() - 1.0);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -189,23 +185,30 @@ void GraphItem::setScale(qreal sx, qreal sy)
|
|||||||
|
|
||||||
_sx = sx; _sy = sy;
|
_sx = sx; _sy = sy;
|
||||||
updatePath();
|
updatePath();
|
||||||
updateShape();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphItem::updatePath()
|
void GraphItem::updatePath()
|
||||||
{
|
{
|
||||||
_path = QPainterPath();
|
if (_sx == 0 && _sy == 0)
|
||||||
|
|
||||||
if (_type == Time && !_time)
|
|
||||||
return;
|
return;
|
||||||
|
|
||||||
for (int i = 0; i < _graph.size(); i++) {
|
prepareGeometryChange();
|
||||||
const GraphSegment &segment = _graph.at(i);
|
|
||||||
|
|
||||||
_path.moveTo(segment.first().x(_type) * _sx, -segment.first().y() * _sy);
|
_path = QPainterPath();
|
||||||
for (int i = 1; i < segment.size(); i++)
|
|
||||||
_path.lineTo(segment.at(i).x(_type) * _sx, -segment.at(i).y() * _sy);
|
if (!(_type == Time && !_time)) {
|
||||||
|
for (int i = 0; i < _graph.size(); i++) {
|
||||||
|
const GraphSegment &segment = _graph.at(i);
|
||||||
|
|
||||||
|
_path.moveTo(segment.first().x(_type) * _sx, -segment.first().y()
|
||||||
|
* _sy);
|
||||||
|
for (int i = 1; i < segment.size(); i++)
|
||||||
|
_path.lineTo(segment.at(i).x(_type) * _sx, -segment.at(i).y()
|
||||||
|
* _sy);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
updateShape();
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphItem::updateBounds()
|
void GraphItem::updateBounds()
|
||||||
@ -231,7 +234,10 @@ void GraphItem::updateBounds()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
_bounds = QRectF(QPointF(left, top), QPointF(right, bottom));
|
if (left == right)
|
||||||
|
_bounds = QRectF();
|
||||||
|
else
|
||||||
|
_bounds = QRectF(QPointF(left, top), QPointF(right, bottom));
|
||||||
}
|
}
|
||||||
|
|
||||||
qreal GraphItem::max() const
|
qreal GraphItem::max() const
|
||||||
@ -286,7 +292,7 @@ void GraphItem::hoverEnterEvent(QGraphicsSceneHoverEvent *event)
|
|||||||
{
|
{
|
||||||
Q_UNUSED(event);
|
Q_UNUSED(event);
|
||||||
|
|
||||||
_pen.setWidthF(_width + 1);
|
_pen.setWidth(_pen.width() + 1);
|
||||||
setZValue(zValue() + 1.0);
|
setZValue(zValue() + 1.0);
|
||||||
update();
|
update();
|
||||||
|
|
||||||
@ -297,9 +303,15 @@ void GraphItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event)
|
|||||||
{
|
{
|
||||||
Q_UNUSED(event);
|
Q_UNUSED(event);
|
||||||
|
|
||||||
_pen.setWidthF(_width);
|
_pen.setWidth(_pen.width() - 1);
|
||||||
setZValue(zValue() - 1.0);
|
setZValue(zValue() - 1.0);
|
||||||
update();
|
update();
|
||||||
|
|
||||||
emit selected(false);
|
emit selected(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void GraphItem::mousePressEvent(QGraphicsSceneMouseEvent *event)
|
||||||
|
{
|
||||||
|
Popup::show(event->screenPos(), info(), event->widget());
|
||||||
|
GraphicsItem::mousePressEvent(event);
|
||||||
|
}
|
||||||
|
@ -5,15 +5,19 @@
|
|||||||
#include <QPen>
|
#include <QPen>
|
||||||
#include "data/graph.h"
|
#include "data/graph.h"
|
||||||
#include "units.h"
|
#include "units.h"
|
||||||
|
#include "graphicsscene.h"
|
||||||
|
|
||||||
class GraphItem : public QGraphicsObject
|
class GraphItem : public QObject, public GraphicsItem
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
GraphItem(const Graph &graph, GraphType type, QGraphicsItem *parent = 0);
|
GraphItem(const Graph &graph, GraphType type, int width, const QColor &color,
|
||||||
|
QGraphicsItem *parent = 0);
|
||||||
virtual ~GraphItem() {}
|
virtual ~GraphItem() {}
|
||||||
|
|
||||||
|
virtual QString info() const = 0;
|
||||||
|
|
||||||
QPainterPath shape() const {return _shape;}
|
QPainterPath shape() const {return _shape;}
|
||||||
QRectF boundingRect() const {return _shape.boundingRect();}
|
QRectF boundingRect() const {return _shape.boundingRect();}
|
||||||
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
|
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
|
||||||
@ -27,11 +31,9 @@ public:
|
|||||||
|
|
||||||
void setScale(qreal sx, qreal sy);
|
void setScale(qreal sx, qreal sy);
|
||||||
void setGraphType(GraphType type);
|
void setGraphType(GraphType type);
|
||||||
int id() const {return _id;}
|
|
||||||
void setId(int id) {_id = id;}
|
|
||||||
void setColor(const QColor &color);
|
void setColor(const QColor &color);
|
||||||
void setWidth(int width);
|
void setWidth(int width);
|
||||||
virtual void setUnits(Units units) {Q_UNUSED(units);}
|
void setUnits(Units units) {_units = units;}
|
||||||
|
|
||||||
qreal yAtX(qreal x);
|
qreal yAtX(qreal x);
|
||||||
qreal distanceAtTime(qreal time);
|
qreal distanceAtTime(qreal time);
|
||||||
@ -46,27 +48,26 @@ public slots:
|
|||||||
void emitSliderPositionChanged(qreal);
|
void emitSliderPositionChanged(qreal);
|
||||||
void hover(bool hover);
|
void hover(bool hover);
|
||||||
|
|
||||||
private:
|
protected:
|
||||||
void hoverEnterEvent(QGraphicsSceneHoverEvent *event);
|
void hoverEnterEvent(QGraphicsSceneHoverEvent *event);
|
||||||
void hoverLeaveEvent(QGraphicsSceneHoverEvent *event);
|
void hoverLeaveEvent(QGraphicsSceneHoverEvent *event);
|
||||||
|
void mousePressEvent(QGraphicsSceneMouseEvent *event);
|
||||||
|
|
||||||
|
Units _units;
|
||||||
|
|
||||||
|
private:
|
||||||
const GraphSegment *segment(qreal x, GraphType type) const;
|
const GraphSegment *segment(qreal x, GraphType type) const;
|
||||||
void updatePath();
|
void updatePath();
|
||||||
void updateShape();
|
void updateShape();
|
||||||
void updateBounds();
|
void updateBounds();
|
||||||
|
|
||||||
int _id;
|
|
||||||
QPen _pen;
|
|
||||||
int _width;
|
|
||||||
|
|
||||||
Graph _graph;
|
Graph _graph;
|
||||||
GraphType _type;
|
GraphType _type;
|
||||||
|
|
||||||
QPainterPath _path;
|
QPainterPath _path;
|
||||||
QPainterPath _shape;
|
QPainterPath _shape;
|
||||||
QRectF _bounds;
|
QRectF _bounds;
|
||||||
qreal _sx, _sy;
|
qreal _sx, _sy;
|
||||||
|
QPen _pen;
|
||||||
bool _time;
|
bool _time;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
#include <QGraphicsScene>
|
#include <QGraphicsScene>
|
||||||
#include <QEvent>
|
#include <QEvent>
|
||||||
#include <QMouseEvent>
|
#include <QMouseEvent>
|
||||||
#include <QPaintEngine>
|
#include <QScrollBar>
|
||||||
#include <QPaintDevice>
|
|
||||||
#include <QGraphicsSimpleTextItem>
|
#include <QGraphicsSimpleTextItem>
|
||||||
#include <QPalette>
|
#include <QPalette>
|
||||||
#include <QLocale>
|
#include <QLocale>
|
||||||
@ -16,6 +15,7 @@
|
|||||||
#include "graphitem.h"
|
#include "graphitem.h"
|
||||||
#include "pathitem.h"
|
#include "pathitem.h"
|
||||||
#include "format.h"
|
#include "format.h"
|
||||||
|
#include "graphicsscene.h"
|
||||||
#include "graphview.h"
|
#include "graphview.h"
|
||||||
|
|
||||||
|
|
||||||
@ -24,7 +24,7 @@
|
|||||||
GraphView::GraphView(QWidget *parent)
|
GraphView::GraphView(QWidget *parent)
|
||||||
: QGraphicsView(parent)
|
: QGraphicsView(parent)
|
||||||
{
|
{
|
||||||
_scene = new QGraphicsScene(this);
|
_scene = new GraphicsScene(this);
|
||||||
setScene(_scene);
|
setScene(_scene);
|
||||||
|
|
||||||
setViewportUpdateMode(QGraphicsView::FullViewportUpdate);
|
setViewportUpdateMode(QGraphicsView::FullViewportUpdate);
|
||||||
@ -38,9 +38,9 @@ GraphView::GraphView(QWidget *parent)
|
|||||||
_yAxis = new AxisItem(AxisItem::Y);
|
_yAxis = new AxisItem(AxisItem::Y);
|
||||||
_yAxis->setZValue(1.0);
|
_yAxis->setZValue(1.0);
|
||||||
_slider = new SliderItem();
|
_slider = new SliderItem();
|
||||||
_slider->setZValue(3.0);
|
_slider->setZValue(4.0);
|
||||||
_sliderInfo = new SliderInfoItem(_slider);
|
_sliderInfo = new SliderInfoItem(_slider);
|
||||||
_sliderInfo->setZValue(3.0);
|
_sliderInfo->setZValue(4.0);
|
||||||
_info = new InfoItem();
|
_info = new InfoItem();
|
||||||
_grid = new GridItem();
|
_grid = new GridItem();
|
||||||
_message = new QGraphicsSimpleTextItem(tr("Data not available"));
|
_message = new QGraphicsSimpleTextItem(tr("Data not available"));
|
||||||
@ -64,6 +64,8 @@ GraphView::GraphView(QWidget *parent)
|
|||||||
_units = Metric;
|
_units = Metric;
|
||||||
_graphType = Distance;
|
_graphType = Distance;
|
||||||
_xLabel = tr("Distance");
|
_xLabel = tr("Distance");
|
||||||
|
|
||||||
|
_zoom = 1.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
GraphView::~GraphView()
|
GraphView::~GraphView()
|
||||||
@ -74,8 +76,6 @@ GraphView::~GraphView()
|
|||||||
delete _info;
|
delete _info;
|
||||||
delete _grid;
|
delete _grid;
|
||||||
delete _message;
|
delete _message;
|
||||||
|
|
||||||
qDeleteAll(_graphs);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphView::createXLabel()
|
void GraphView::createXLabel()
|
||||||
@ -166,14 +166,11 @@ void GraphView::setGraphType(GraphType type)
|
|||||||
for (int i = 0; i < _graphs.count(); i++) {
|
for (int i = 0; i < _graphs.count(); i++) {
|
||||||
GraphItem *gi = _graphs.at(i);
|
GraphItem *gi = _graphs.at(i);
|
||||||
gi->setGraphType(type);
|
gi->setGraphType(type);
|
||||||
if (!_hide.contains(gi->id())) {
|
if (gi->bounds().isNull())
|
||||||
if (gi->bounds().width() > 0)
|
removeItem(gi);
|
||||||
addItem(gi);
|
else
|
||||||
else
|
addItem(gi);
|
||||||
removeItem(gi);
|
_bounds |= gi->bounds();
|
||||||
}
|
|
||||||
if (gi->scene() == _scene)
|
|
||||||
_bounds |= gi->bounds();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (type == Distance)
|
if (type == Distance)
|
||||||
@ -195,29 +192,32 @@ void GraphView::showSliderInfo(bool show)
|
|||||||
_sliderInfo->setVisible(show);
|
_sliderInfo->setVisible(show);
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphView::addGraph(GraphItem *graph, int id)
|
void GraphView::addGraph(GraphItem *graph)
|
||||||
{
|
{
|
||||||
QColor color(_palette.nextColor());
|
|
||||||
color.setAlpha(255);
|
|
||||||
|
|
||||||
graph->setUnits(_units);
|
|
||||||
graph->setId(id);
|
|
||||||
graph->setColor(color);
|
|
||||||
graph->setWidth(_width);
|
|
||||||
|
|
||||||
connect(this, SIGNAL(sliderPositionChanged(qreal)), graph,
|
connect(this, SIGNAL(sliderPositionChanged(qreal)), graph,
|
||||||
SLOT(emitSliderPositionChanged(qreal)));
|
SLOT(emitSliderPositionChanged(qreal)));
|
||||||
|
|
||||||
_graphs.append(graph);
|
_graphs.append(graph);
|
||||||
|
if (!graph->bounds().isNull())
|
||||||
|
_scene->addItem(graph);
|
||||||
|
_bounds |= graph->bounds();
|
||||||
|
|
||||||
if (!_hide.contains(id)) {
|
setXUnits();
|
||||||
_visible.append(graph);
|
}
|
||||||
if (graph->bounds().width() > 0) {
|
|
||||||
_scene->addItem(graph);
|
void GraphView::removeGraph(GraphItem *graph)
|
||||||
_bounds |= graph->bounds();
|
{
|
||||||
}
|
disconnect(this, SIGNAL(sliderPositionChanged(qreal)), graph,
|
||||||
setXUnits();
|
SLOT(emitSliderPositionChanged(qreal)));
|
||||||
}
|
|
||||||
|
_graphs.removeOne(graph);
|
||||||
|
_scene->removeItem(graph);
|
||||||
|
|
||||||
|
_bounds = QRectF();
|
||||||
|
for (int i = 0; i < _graphs.count(); i++)
|
||||||
|
_bounds |= _graphs.at(i)->bounds();
|
||||||
|
|
||||||
|
setXUnits();
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphView::removeItem(QGraphicsItem *item)
|
void GraphView::removeItem(QGraphicsItem *item)
|
||||||
@ -232,29 +232,6 @@ void GraphView::addItem(QGraphicsItem *item)
|
|||||||
_scene->addItem(item);
|
_scene->addItem(item);
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphView::showGraph(bool show, int id)
|
|
||||||
{
|
|
||||||
if (show)
|
|
||||||
_hide.remove(id);
|
|
||||||
else
|
|
||||||
_hide.insert(id);
|
|
||||||
|
|
||||||
_visible.clear();
|
|
||||||
_bounds = QRectF();
|
|
||||||
for (int i = 0; i < _graphs.count(); i++) {
|
|
||||||
GraphItem *gi = _graphs.at(i);
|
|
||||||
if (_hide.contains(gi->id()))
|
|
||||||
removeItem(gi);
|
|
||||||
else {
|
|
||||||
_visible.append(gi);
|
|
||||||
if (gi->bounds().width() > 0) {
|
|
||||||
addItem(gi);
|
|
||||||
_bounds |= gi->bounds();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
QRectF GraphView::bounds() const
|
QRectF GraphView::bounds() const
|
||||||
{
|
{
|
||||||
QRectF br(_bounds);
|
QRectF br(_bounds);
|
||||||
@ -313,9 +290,10 @@ void GraphView::redraw(const QSizeF &size)
|
|||||||
sx = (size.width() - (my.width() + mx.width())) / r.width();
|
sx = (size.width() - (my.width() + mx.width())) / r.width();
|
||||||
sy = (size.height() - (mx.height() + my.height())
|
sy = (size.height() - (mx.height() + my.height())
|
||||||
- _info->boundingRect().height()) / r.height();
|
- _info->boundingRect().height()) / r.height();
|
||||||
|
sx *= _zoom;
|
||||||
|
|
||||||
for (int i = 0; i < _visible.size(); i++)
|
for (int i = 0; i < _graphs.size(); i++)
|
||||||
_visible.at(i)->setScale(sx, sy);
|
_graphs.at(i)->setScale(sx, sy);
|
||||||
|
|
||||||
QPointF p(r.left() * sx, r.top() * sy);
|
QPointF p(r.left() * sx, r.top() * sy);
|
||||||
QSizeF s(r.width() * sx, r.height() * sy);
|
QSizeF s(r.width() * sx, r.height() * sy);
|
||||||
@ -360,6 +338,40 @@ void GraphView::mousePressEvent(QMouseEvent *e)
|
|||||||
QGraphicsView::mousePressEvent(e);
|
QGraphicsView::mousePressEvent(e);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void GraphView::wheelEvent(QWheelEvent *e)
|
||||||
|
{
|
||||||
|
static int deg = 0;
|
||||||
|
|
||||||
|
deg += e->delta() / 8;
|
||||||
|
if (qAbs(deg) < 15)
|
||||||
|
return;
|
||||||
|
deg = 0;
|
||||||
|
|
||||||
|
QPointF pos = mapToScene(e->pos());
|
||||||
|
QRectF gr(_grid->boundingRect());
|
||||||
|
QPointF r(pos.x() / gr.width(), pos.y() / gr.height());
|
||||||
|
|
||||||
|
_zoom = (e->delta() > 0) ? _zoom * 1.25 : qMax(_zoom / 1.25, 1.0);
|
||||||
|
redraw();
|
||||||
|
|
||||||
|
QRectF ngr(_grid->boundingRect());
|
||||||
|
QPointF npos(mapFromScene(QPointF(r.x() * ngr.width(),
|
||||||
|
r.y() * ngr.height())));
|
||||||
|
QScrollBar *sb = horizontalScrollBar();
|
||||||
|
sb->setSliderPosition(sb->sliderPosition() + npos.x() - e->pos().x());
|
||||||
|
|
||||||
|
QGraphicsView::wheelEvent(e);
|
||||||
|
}
|
||||||
|
|
||||||
|
void GraphView::paintEvent(QPaintEvent *e)
|
||||||
|
{
|
||||||
|
QRectF viewRect(mapToScene(rect()).boundingRect());
|
||||||
|
_info->setPos(QPointF(viewRect.left() + (viewRect.width()
|
||||||
|
- _info->boundingRect().width())/2.0, _info->pos().y()));
|
||||||
|
|
||||||
|
QGraphicsView::paintEvent(e);
|
||||||
|
}
|
||||||
|
|
||||||
void GraphView::plot(QPainter *painter, const QRectF &target, qreal scale)
|
void GraphView::plot(QPainter *painter, const QRectF &target, qreal scale)
|
||||||
{
|
{
|
||||||
QSizeF canvas = QSizeF(target.width() / scale, target.height() / scale);
|
QSizeF canvas = QSizeF(target.width() / scale, target.height() / scale);
|
||||||
@ -376,54 +388,45 @@ void GraphView::plot(QPainter *painter, const QRectF &target, qreal scale)
|
|||||||
|
|
||||||
void GraphView::clear()
|
void GraphView::clear()
|
||||||
{
|
{
|
||||||
|
_graphs.clear();
|
||||||
|
|
||||||
_slider->clear();
|
_slider->clear();
|
||||||
_info->clear();
|
_info->clear();
|
||||||
|
|
||||||
qDeleteAll(_graphs);
|
|
||||||
_graphs.clear();
|
|
||||||
_visible.clear();
|
|
||||||
_palette.reset();
|
_palette.reset();
|
||||||
|
|
||||||
_bounds = QRectF();
|
_bounds = QRectF();
|
||||||
_sliderPos = 0;
|
_sliderPos = 0;
|
||||||
|
_zoom = 1.0;
|
||||||
|
|
||||||
_scene->setSceneRect(0, 0, 0, 0);
|
_scene->setSceneRect(0, 0, 0, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphView::updateSliderPosition()
|
void GraphView::updateSliderPosition()
|
||||||
{
|
{
|
||||||
if (bounds().width() <= 0)
|
|
||||||
return;
|
|
||||||
|
|
||||||
if (_sliderPos <= bounds().right() && _sliderPos >= bounds().left()) {
|
if (_sliderPos <= bounds().right() && _sliderPos >= bounds().left()) {
|
||||||
_slider->setPos((_sliderPos / bounds().width())
|
_slider->setPos((_sliderPos / bounds().width())
|
||||||
* _slider->area().width(), _slider->area().bottom());
|
* _slider->area().width(), _slider->area().bottom());
|
||||||
_slider->setVisible(!_visible.isEmpty());
|
_slider->setVisible(true);
|
||||||
|
updateSliderInfo();
|
||||||
} else {
|
} else {
|
||||||
_slider->setPos(_slider->area().left(), _slider->area().bottom());
|
_slider->setPos(_slider->area().left(), _slider->area().bottom());
|
||||||
_slider->setVisible(false);
|
_slider->setVisible(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (_slider->isVisible())
|
|
||||||
updateSliderInfo();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphView::updateSliderInfo()
|
void GraphView::updateSliderInfo()
|
||||||
{
|
{
|
||||||
QLocale l(QLocale::system());
|
QLocale l(QLocale::system());
|
||||||
qreal r, y;
|
qreal r = 0, y = 0;
|
||||||
|
|
||||||
|
if (_graphs.count() == 1) {
|
||||||
if (_visible.count() > 1) {
|
QRectF br(_graphs.first()->bounds());
|
||||||
r = 0;
|
|
||||||
y = 0;
|
|
||||||
} else {
|
|
||||||
QRectF br(_visible.first()->bounds());
|
|
||||||
if (br.height() < _minYRange)
|
if (br.height() < _minYRange)
|
||||||
br.adjust(0, -(_minYRange/2 - br.height()/2), 0,
|
br.adjust(0, -(_minYRange/2 - br.height()/2), 0,
|
||||||
_minYRange/2 - br.height()/2);
|
_minYRange/2 - br.height()/2);
|
||||||
|
|
||||||
y = _visible.first()->yAtX(_sliderPos);
|
y = _graphs.first()->yAtX(_sliderPos);
|
||||||
r = (y - br.bottom()) / br.height();
|
r = (y - br.bottom()) / br.height();
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -435,7 +438,7 @@ void GraphView::updateSliderInfo()
|
|||||||
_sliderInfo->setPos(QPointF(0, _slider->boundingRect().height() * r));
|
_sliderInfo->setPos(QPointF(0, _slider->boundingRect().height() * r));
|
||||||
_sliderInfo->setText(_graphType == Time ? Format::timeSpan(_sliderPos,
|
_sliderInfo->setText(_graphType == Time ? Format::timeSpan(_sliderPos,
|
||||||
bounds().width() > 3600) : l.toString(_sliderPos * _xScale, 'f', 1)
|
bounds().width() > 3600) : l.toString(_sliderPos * _xScale, 'f', 1)
|
||||||
+ UNIT_SPACE + _xUnits, (_visible.count() > 1) ? QString()
|
+ UNIT_SPACE + _xUnits, (_graphs.count() > 1) ? QString()
|
||||||
: l.toString(-y * _yScale + _yOffset, 'f', _precision) + UNIT_SPACE
|
: l.toString(-y * _yScale + _yOffset, 'f', _precision) + UNIT_SPACE
|
||||||
+ _yUnits);
|
+ _yUnits);
|
||||||
}
|
}
|
||||||
@ -455,7 +458,7 @@ void GraphView::emitSliderPositionChanged(const QPointF &pos)
|
|||||||
|
|
||||||
void GraphView::setSliderPosition(qreal pos)
|
void GraphView::setSliderPosition(qreal pos)
|
||||||
{
|
{
|
||||||
if (_visible.isEmpty())
|
if (_graphs.isEmpty())
|
||||||
return;
|
return;
|
||||||
|
|
||||||
_sliderPos = pos;
|
_sliderPos = pos;
|
||||||
@ -483,11 +486,8 @@ void GraphView::setPalette(const Palette &palette)
|
|||||||
_palette = palette;
|
_palette = palette;
|
||||||
_palette.reset();
|
_palette.reset();
|
||||||
|
|
||||||
for (int i = 0; i < _graphs.count(); i++) {
|
for (int i = 0; i < _graphs.count(); i++)
|
||||||
QColor color(_palette.nextColor());
|
_graphs.at(i)->setColor(_palette.nextColor());
|
||||||
color.setAlpha(255);
|
|
||||||
_graphs.at(i)->setColor(color);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void GraphView::setGraphWidth(int width)
|
void GraphView::setGraphWidth(int width)
|
||||||
|
@ -17,6 +17,7 @@ class GraphItem;
|
|||||||
class PathItem;
|
class PathItem;
|
||||||
class GridItem;
|
class GridItem;
|
||||||
class QGraphicsSimpleTextItem;
|
class QGraphicsSimpleTextItem;
|
||||||
|
class GraphicsScene;
|
||||||
|
|
||||||
class GraphView : public QGraphicsView
|
class GraphView : public QGraphicsView
|
||||||
{
|
{
|
||||||
@ -27,7 +28,7 @@ public:
|
|||||||
~GraphView();
|
~GraphView();
|
||||||
|
|
||||||
bool isEmpty() const {return _graphs.isEmpty();}
|
bool isEmpty() const {return _graphs.isEmpty();}
|
||||||
const QList<KV> &info() const {return _info->info();}
|
const QList<KV<QString, QString> > &info() const {return _info->info();}
|
||||||
void clear();
|
void clear();
|
||||||
|
|
||||||
void plot(QPainter *painter, const QRectF &target, qreal scale);
|
void plot(QPainter *painter, const QRectF &target, qreal scale);
|
||||||
@ -46,12 +47,17 @@ signals:
|
|||||||
void sliderPositionChanged(qreal);
|
void sliderPositionChanged(qreal);
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
void addGraph(GraphItem *graph, int id = 0);
|
void addGraph(GraphItem *graph);
|
||||||
|
void removeGraph(GraphItem *graph);
|
||||||
void showGraph(bool show, int id = 0);
|
|
||||||
void setGraphType(GraphType type);
|
void setGraphType(GraphType type);
|
||||||
void setUnits(Units units);
|
void setUnits(Units units);
|
||||||
|
|
||||||
|
void resizeEvent(QResizeEvent *e);
|
||||||
|
void mousePressEvent(QMouseEvent *e);
|
||||||
|
void wheelEvent(QWheelEvent *e);
|
||||||
|
void changeEvent(QEvent *e);
|
||||||
|
void paintEvent(QPaintEvent *e);
|
||||||
|
|
||||||
const QString &yLabel() const {return _yLabel;}
|
const QString &yLabel() const {return _yLabel;}
|
||||||
const QString &yUnits() const {return _yUnits;}
|
const QString &yUnits() const {return _yUnits;}
|
||||||
qreal yScale() const {return _yScale;}
|
qreal yScale() const {return _yScale;}
|
||||||
@ -68,12 +74,11 @@ protected:
|
|||||||
void redraw();
|
void redraw();
|
||||||
void addInfo(const QString &key, const QString &value);
|
void addInfo(const QString &key, const QString &value);
|
||||||
void clearInfo();
|
void clearInfo();
|
||||||
void skipColor() {_palette.nextColor();}
|
|
||||||
|
|
||||||
void changeEvent(QEvent *e);
|
|
||||||
|
|
||||||
QList<GraphItem*> _graphs;
|
|
||||||
GraphType _graphType;
|
GraphType _graphType;
|
||||||
|
Units _units;
|
||||||
|
Palette _palette;
|
||||||
|
int _width;
|
||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
void emitSliderPositionChanged(const QPointF &pos);
|
void emitSliderPositionChanged(const QPointF &pos);
|
||||||
@ -89,19 +94,7 @@ private:
|
|||||||
void removeItem(QGraphicsItem *item);
|
void removeItem(QGraphicsItem *item);
|
||||||
void addItem(QGraphicsItem *item);
|
void addItem(QGraphicsItem *item);
|
||||||
|
|
||||||
void resizeEvent(QResizeEvent *e);
|
GraphicsScene *_scene;
|
||||||
void mousePressEvent(QMouseEvent *e);
|
|
||||||
|
|
||||||
Units _units;
|
|
||||||
qreal _xScale, _yScale;
|
|
||||||
qreal _yOffset;
|
|
||||||
QString _xUnits, _yUnits;
|
|
||||||
QString _xLabel, _yLabel;
|
|
||||||
int _precision;
|
|
||||||
qreal _minYRange;
|
|
||||||
qreal _sliderPos;
|
|
||||||
|
|
||||||
QGraphicsScene *_scene;
|
|
||||||
|
|
||||||
AxisItem *_xAxis, *_yAxis;
|
AxisItem *_xAxis, *_yAxis;
|
||||||
SliderItem *_slider;
|
SliderItem *_slider;
|
||||||
@ -109,12 +102,19 @@ private:
|
|||||||
InfoItem *_info;
|
InfoItem *_info;
|
||||||
GridItem *_grid;
|
GridItem *_grid;
|
||||||
QGraphicsSimpleTextItem *_message;
|
QGraphicsSimpleTextItem *_message;
|
||||||
|
QList<GraphItem*> _graphs;
|
||||||
|
|
||||||
QList<GraphItem*> _visible;
|
|
||||||
QSet<int> _hide;
|
|
||||||
QRectF _bounds;
|
QRectF _bounds;
|
||||||
Palette _palette;
|
qreal _sliderPos;
|
||||||
int _width;
|
|
||||||
|
qreal _xScale, _yScale;
|
||||||
|
qreal _yOffset;
|
||||||
|
QString _xUnits, _yUnits;
|
||||||
|
QString _xLabel, _yLabel;
|
||||||
|
int _precision;
|
||||||
|
qreal _minYRange;
|
||||||
|
|
||||||
|
qreal _zoom;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // GRAPHVIEW_H
|
#endif // GRAPHVIEW_H
|
||||||
|
@ -1066,7 +1066,7 @@ void GUI::statistics()
|
|||||||
|
|
||||||
text.append("<tr><th colspan=\"2\">" + tab->label() + "</th></tr>");
|
text.append("<tr><th colspan=\"2\">" + tab->label() + "</th></tr>");
|
||||||
for (int j = 0; j < tab->info().size(); j++) {
|
for (int j = 0; j < tab->info().size(); j++) {
|
||||||
const KV &kv = tab->info().at(j);
|
const KV<QString, QString> &kv = tab->info().at(j);
|
||||||
text.append("<tr><td>" + kv.key() + ":</td><td>" + kv.value()
|
text.append("<tr><td>" + kv.key() + ":</td><td>" + kv.value()
|
||||||
+ "</td></tr>");
|
+ "</td></tr>");
|
||||||
}
|
}
|
||||||
@ -1580,7 +1580,6 @@ void GUI::keyPressEvent(QKeyEvent *event)
|
|||||||
else
|
else
|
||||||
_movingTimeAction->trigger();
|
_movingTimeAction->trigger();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case Qt::Key_Escape:
|
case Qt::Key_Escape:
|
||||||
if (_fullscreenAction->isChecked()) {
|
if (_fullscreenAction->isChecked()) {
|
||||||
_fullscreenAction->setChecked(false);
|
_fullscreenAction->setChecked(false);
|
||||||
|
@ -14,6 +14,11 @@ HeartRateGraph::HeartRateGraph(QWidget *parent) : GraphTab(parent)
|
|||||||
setSliderPrecision(0);
|
setSliderPrecision(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
HeartRateGraph::~HeartRateGraph()
|
||||||
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
}
|
||||||
|
|
||||||
void HeartRateGraph::setInfo()
|
void HeartRateGraph::setInfo()
|
||||||
{
|
{
|
||||||
if (_showTracks) {
|
if (_showTracks) {
|
||||||
@ -36,23 +41,28 @@ QList<GraphItem*> HeartRateGraph::loadData(const Data &data)
|
|||||||
const Graph &graph = track.heartRate();
|
const Graph &graph = track.heartRate();
|
||||||
|
|
||||||
if (!graph.isValid()) {
|
if (!graph.isValid()) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
} else {
|
} else {
|
||||||
HeartRateGraphItem *gi = new HeartRateGraphItem(graph, _graphType);
|
HeartRateGraphItem *gi = new HeartRateGraphItem(graph, _graphType,
|
||||||
GraphView::addGraph(gi);
|
_width, _palette.nextColor());
|
||||||
|
|
||||||
|
_tracks.append(gi);
|
||||||
|
if (_showTracks)
|
||||||
|
addGraph(gi);
|
||||||
|
|
||||||
_avg.append(QPointF(track.distance(), gi->avg()));
|
_avg.append(QPointF(track.distance(), gi->avg()));
|
||||||
graphs.append(gi);
|
graphs.append(gi);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.routes().count(); i++) {
|
for (int i = 0; i < data.routes().count(); i++) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.areas().count(); i++)
|
for (int i = 0; i < data.areas().count(); i++)
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
redraw();
|
redraw();
|
||||||
@ -75,6 +85,9 @@ qreal HeartRateGraph::avg() const
|
|||||||
|
|
||||||
void HeartRateGraph::clear()
|
void HeartRateGraph::clear()
|
||||||
{
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
_tracks.clear();
|
||||||
|
|
||||||
_avg.clear();
|
_avg.clear();
|
||||||
|
|
||||||
GraphTab::clear();
|
GraphTab::clear();
|
||||||
@ -84,7 +97,13 @@ void HeartRateGraph::showTracks(bool show)
|
|||||||
{
|
{
|
||||||
_showTracks = show;
|
_showTracks = show;
|
||||||
|
|
||||||
showGraph(show);
|
for (int i = 0; i < _tracks.size(); i++) {
|
||||||
|
if (show)
|
||||||
|
addGraph(_tracks.at(i));
|
||||||
|
else
|
||||||
|
removeGraph(_tracks.at(i));
|
||||||
|
}
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
|
|
||||||
redraw();
|
redraw();
|
||||||
|
@ -3,12 +3,15 @@
|
|||||||
|
|
||||||
#include "graphtab.h"
|
#include "graphtab.h"
|
||||||
|
|
||||||
|
class HeartRateGraphItem;
|
||||||
|
|
||||||
class HeartRateGraph : public GraphTab
|
class HeartRateGraph : public GraphTab
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
HeartRateGraph(QWidget *parent = 0);
|
HeartRateGraph(QWidget *parent = 0);
|
||||||
|
~HeartRateGraph();
|
||||||
|
|
||||||
QString label() const {return tr("Heart rate");}
|
QString label() const {return tr("Heart rate");}
|
||||||
QList<GraphItem*> loadData(const Data &data);
|
QList<GraphItem*> loadData(const Data &data);
|
||||||
@ -23,6 +26,7 @@ private:
|
|||||||
QVector<QPointF> _avg;
|
QVector<QPointF> _avg;
|
||||||
|
|
||||||
bool _showTracks;
|
bool _showTracks;
|
||||||
|
QList<HeartRateGraphItem*> _tracks;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // HEARTRATEGRAPH_H
|
#endif // HEARTRATEGRAPH_H
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
|
|
||||||
HeartRateGraphItem::HeartRateGraphItem(const Graph &graph, GraphType type,
|
HeartRateGraphItem::HeartRateGraphItem(const Graph &graph, GraphType type,
|
||||||
QGraphicsItem *parent) : GraphItem(graph, type, parent)
|
int width, const QColor &color, QGraphicsItem *parent)
|
||||||
|
: GraphItem(graph, type, width, color, parent)
|
||||||
{
|
{
|
||||||
setToolTip(toolTip());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QString HeartRateGraphItem::toolTip() const
|
QString HeartRateGraphItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
QLocale l(QLocale::system());
|
QLocale l(QLocale::system());
|
||||||
|
@ -8,11 +8,10 @@ class HeartRateGraphItem : public GraphItem
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
HeartRateGraphItem(const Graph &graph, GraphType type,
|
HeartRateGraphItem(const Graph &graph, GraphType type, int width,
|
||||||
QGraphicsItem *parent = 0);
|
const QColor &color, QGraphicsItem *parent = 0);
|
||||||
|
|
||||||
private:
|
QString info() const;
|
||||||
QString toolTip() const;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // HEARTRATEGRAPHITEM_H
|
#endif // HEARTRATEGRAPHITEM_H
|
||||||
|
@ -16,7 +16,7 @@ void InfoItem::updateBoundingRect()
|
|||||||
QFontMetrics fm(_font);
|
QFontMetrics fm(_font);
|
||||||
qreal width = 0;
|
qreal width = 0;
|
||||||
|
|
||||||
for (QList<KV>::const_iterator i = _list.constBegin();
|
for (QList<KV<QString, QString> >::const_iterator i = _list.constBegin();
|
||||||
i != _list.constEnd(); i++) {
|
i != _list.constEnd(); i++) {
|
||||||
width += fm.width(i->key() + ": ");
|
width += fm.width(i->key() + ": ");
|
||||||
width += fm.width(i->value()) + ((i == _list.constEnd() - 1)
|
width += fm.width(i->value()) + ((i == _list.constEnd() - 1)
|
||||||
@ -37,7 +37,7 @@ void InfoItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
|
|||||||
painter->setFont(_font);
|
painter->setFont(_font);
|
||||||
painter->setRenderHint(QPainter::Antialiasing, false);
|
painter->setRenderHint(QPainter::Antialiasing, false);
|
||||||
|
|
||||||
for (QList<KV>::const_iterator i = _list.constBegin();
|
for (QList<KV<QString, QString> >::const_iterator i = _list.constBegin();
|
||||||
i != _list.constEnd(); i++) {
|
i != _list.constEnd(); i++) {
|
||||||
painter->drawText(width, fm.height() - fm.descent(), i->key() + ": ");
|
painter->drawText(width, fm.height() - fm.descent(), i->key() + ": ");
|
||||||
width += fm.width(i->key() + ": ");
|
width += fm.width(i->key() + ": ");
|
||||||
@ -61,7 +61,7 @@ void InfoItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
|
|||||||
|
|
||||||
void InfoItem::insert(const QString &key, const QString &value)
|
void InfoItem::insert(const QString &key, const QString &value)
|
||||||
{
|
{
|
||||||
KV kv(key, value);
|
KV<QString, QString> kv(key, value);
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
prepareGeometryChange();
|
prepareGeometryChange();
|
||||||
|
@ -14,7 +14,7 @@ public:
|
|||||||
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
|
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
|
||||||
QWidget *widget);
|
QWidget *widget);
|
||||||
|
|
||||||
const QList<KV> &info() const {return _list;}
|
const QList<KV<QString, QString> > &info() const {return _list;}
|
||||||
|
|
||||||
void insert(const QString &key, const QString &value);
|
void insert(const QString &key, const QString &value);
|
||||||
void clear();
|
void clear();
|
||||||
@ -23,7 +23,7 @@ public:
|
|||||||
private:
|
private:
|
||||||
void updateBoundingRect();
|
void updateBoundingRect();
|
||||||
|
|
||||||
QList<KV> _list;
|
QList<KV<QString, QString> > _list;
|
||||||
QRectF _boundingRect;
|
QRectF _boundingRect;
|
||||||
QFont _font;
|
QFont _font;
|
||||||
};
|
};
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
#include "scaleitem.h"
|
#include "scaleitem.h"
|
||||||
#include "coordinatesitem.h"
|
#include "coordinatesitem.h"
|
||||||
#include "keys.h"
|
#include "keys.h"
|
||||||
|
#include "graphicsscene.h"
|
||||||
#include "mapview.h"
|
#include "mapview.h"
|
||||||
|
|
||||||
|
|
||||||
@ -32,7 +33,7 @@ MapView::MapView(Map *map, POI *poi, QWidget *parent)
|
|||||||
Q_ASSERT(map != 0);
|
Q_ASSERT(map != 0);
|
||||||
Q_ASSERT(poi != 0);
|
Q_ASSERT(poi != 0);
|
||||||
|
|
||||||
_scene = new QGraphicsScene(this);
|
_scene = new GraphicsScene(this);
|
||||||
setScene(_scene);
|
setScene(_scene);
|
||||||
setDragMode(QGraphicsView::ScrollHandDrag);
|
setDragMode(QGraphicsView::ScrollHandDrag);
|
||||||
setViewportUpdateMode(QGraphicsView::FullViewportUpdate);
|
setViewportUpdateMode(QGraphicsView::FullViewportUpdate);
|
||||||
@ -215,12 +216,12 @@ QList<PathItem *> MapView::loadData(const Data &data)
|
|||||||
QList<PathItem *> paths;
|
QList<PathItem *> paths;
|
||||||
int zoom = _map->zoom();
|
int zoom = _map->zoom();
|
||||||
|
|
||||||
|
for (int i = 0; i < data.areas().count(); i++)
|
||||||
|
addArea(data.areas().at(i));
|
||||||
for (int i = 0; i < data.tracks().count(); i++)
|
for (int i = 0; i < data.tracks().count(); i++)
|
||||||
paths.append(addTrack(data.tracks().at(i)));
|
paths.append(addTrack(data.tracks().at(i)));
|
||||||
for (int i = 0; i < data.routes().count(); i++)
|
for (int i = 0; i < data.routes().count(); i++)
|
||||||
paths.append(addRoute(data.routes().at(i)));
|
paths.append(addRoute(data.routes().at(i)));
|
||||||
for (int i = 0; i < data.areas().count(); i++)
|
|
||||||
addArea(data.areas().at(i));
|
|
||||||
addWaypoints(data.waypoints());
|
addWaypoints(data.waypoints());
|
||||||
|
|
||||||
if (_tracks.empty() && _routes.empty() && _waypoints.empty()
|
if (_tracks.empty() && _routes.empty() && _waypoints.empty()
|
||||||
@ -255,17 +256,18 @@ QPointF MapView::contentCenter() const
|
|||||||
|
|
||||||
void MapView::updatePOIVisibility()
|
void MapView::updatePOIVisibility()
|
||||||
{
|
{
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it, jt;
|
|
||||||
|
|
||||||
if (!_showPOI)
|
if (!_showPOI)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->show();
|
it.value()->show();
|
||||||
|
|
||||||
if (!_overlapPOIs) {
|
if (!_overlapPOIs) {
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++) {
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
for (jt = _pois.constBegin(); jt != _pois.constEnd(); jt++) {
|
it != _pois.constEnd(); it++) {
|
||||||
|
for (POIHash::const_iterator jt = _pois.constBegin();
|
||||||
|
jt != _pois.constEnd(); jt++) {
|
||||||
if (it.value()->isVisible() && jt.value()->isVisible()
|
if (it.value()->isVisible() && jt.value()->isVisible()
|
||||||
&& it != jt && it.value()->collidesWithItem(jt.value()))
|
&& it != jt && it.value()->collidesWithItem(jt.value()))
|
||||||
jt.value()->hide();
|
jt.value()->hide();
|
||||||
@ -288,8 +290,8 @@ void MapView::rescale()
|
|||||||
for (int i = 0; i < _waypoints.size(); i++)
|
for (int i = 0; i < _waypoints.size(); i++)
|
||||||
_waypoints.at(i)->setMap(_map);
|
_waypoints.at(i)->setMap(_map);
|
||||||
|
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->setMap(_map);
|
it.value()->setMap(_map);
|
||||||
|
|
||||||
updatePOIVisibility();
|
updatePOIVisibility();
|
||||||
@ -339,8 +341,8 @@ void MapView::setMap(Map *map)
|
|||||||
for (int i = 0; i < _waypoints.size(); i++)
|
for (int i = 0; i < _waypoints.size(); i++)
|
||||||
_waypoints.at(i)->setMap(map);
|
_waypoints.at(i)->setMap(map);
|
||||||
|
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->setMap(_map);
|
it.value()->setMap(_map);
|
||||||
updatePOIVisibility();
|
updatePOIVisibility();
|
||||||
|
|
||||||
@ -364,12 +366,10 @@ void MapView::setPOI(POI *poi)
|
|||||||
|
|
||||||
void MapView::updatePOI()
|
void MapView::updatePOI()
|
||||||
{
|
{
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
|
it != _pois.constEnd(); it++)
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++) {
|
|
||||||
_scene->removeItem(it.value());
|
_scene->removeItem(it.value());
|
||||||
delete it.value();
|
qDeleteAll(_pois);
|
||||||
}
|
|
||||||
_pois.clear();
|
_pois.clear();
|
||||||
|
|
||||||
if (_showTracks)
|
if (_showTracks)
|
||||||
@ -426,8 +426,8 @@ void MapView::setUnits(Units units)
|
|||||||
for (int i = 0; i < _waypoints.size(); i++)
|
for (int i = 0; i < _waypoints.size(); i++)
|
||||||
_waypoints.at(i)->setToolTipFormat(_units, _coordinatesFormat);
|
_waypoints.at(i)->setToolTipFormat(_units, _coordinatesFormat);
|
||||||
|
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->setToolTipFormat(_units, _coordinatesFormat);
|
it.value()->setToolTipFormat(_units, _coordinatesFormat);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -445,8 +445,8 @@ void MapView::setCoordinatesFormat(CoordinatesFormat format)
|
|||||||
for (int i = 0; i < _routes.count(); i++)
|
for (int i = 0; i < _routes.count(); i++)
|
||||||
_routes[i]->setCoordinatesFormat(_coordinatesFormat);
|
_routes[i]->setCoordinatesFormat(_coordinatesFormat);
|
||||||
|
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->setToolTipFormat(_units, _coordinatesFormat);
|
it.value()->setToolTipFormat(_units, _coordinatesFormat);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -461,8 +461,6 @@ void MapView::clearMapCache()
|
|||||||
|
|
||||||
void MapView::digitalZoom(int zoom)
|
void MapView::digitalZoom(int zoom)
|
||||||
{
|
{
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
|
||||||
|
|
||||||
if (zoom) {
|
if (zoom) {
|
||||||
_digitalZoom += zoom;
|
_digitalZoom += zoom;
|
||||||
scale(pow(2, zoom), pow(2, zoom));
|
scale(pow(2, zoom), pow(2, zoom));
|
||||||
@ -479,7 +477,8 @@ void MapView::digitalZoom(int zoom)
|
|||||||
_areas.at(i)->setDigitalZoom(_digitalZoom);
|
_areas.at(i)->setDigitalZoom(_digitalZoom);
|
||||||
for (int i = 0; i < _waypoints.size(); i++)
|
for (int i = 0; i < _waypoints.size(); i++)
|
||||||
_waypoints.at(i)->setDigitalZoom(_digitalZoom);
|
_waypoints.at(i)->setDigitalZoom(_digitalZoom);
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->setDigitalZoom(_digitalZoom);
|
it.value()->setDigitalZoom(_digitalZoom);
|
||||||
|
|
||||||
_mapScale->setDigitalZoom(_digitalZoom);
|
_mapScale->setDigitalZoom(_digitalZoom);
|
||||||
@ -747,8 +746,8 @@ void MapView::showPOI(bool show)
|
|||||||
{
|
{
|
||||||
_showPOI = show;
|
_showPOI = show;
|
||||||
|
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->setVisible(show);
|
it.value()->setVisible(show);
|
||||||
|
|
||||||
updatePOIVisibility();
|
updatePOIVisibility();
|
||||||
@ -758,8 +757,8 @@ void MapView::showPOILabels(bool show)
|
|||||||
{
|
{
|
||||||
_showPOILabels = show;
|
_showPOILabels = show;
|
||||||
|
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->showLabel(show);
|
it.value()->showLabel(show);
|
||||||
|
|
||||||
updatePOIVisibility();
|
updatePOIVisibility();
|
||||||
@ -852,21 +851,19 @@ void MapView::setWaypointColor(const QColor &color)
|
|||||||
|
|
||||||
void MapView::setPOISize(int size)
|
void MapView::setPOISize(int size)
|
||||||
{
|
{
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
|
||||||
|
|
||||||
_poiSize = size;
|
_poiSize = size;
|
||||||
|
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->setSize(size);
|
it.value()->setSize(size);
|
||||||
}
|
}
|
||||||
|
|
||||||
void MapView::setPOIColor(const QColor &color)
|
void MapView::setPOIColor(const QColor &color)
|
||||||
{
|
{
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
|
||||||
|
|
||||||
_poiColor = color;
|
_poiColor = color;
|
||||||
|
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->setColor(color);
|
it.value()->setColor(color);
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1003,8 +1000,8 @@ void MapView::setDevicePixelRatio(qreal deviceRatio, qreal mapRatio)
|
|||||||
for (int i = 0; i < _waypoints.size(); i++)
|
for (int i = 0; i < _waypoints.size(); i++)
|
||||||
_waypoints.at(i)->setMap(_map);
|
_waypoints.at(i)->setMap(_map);
|
||||||
|
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*>::const_iterator it;
|
for (POIHash::const_iterator it = _pois.constBegin();
|
||||||
for (it = _pois.constBegin(); it != _pois.constEnd(); it++)
|
it != _pois.constEnd(); it++)
|
||||||
it.value()->setMap(_map);
|
it.value()->setMap(_map);
|
||||||
updatePOIVisibility();
|
updatePOIVisibility();
|
||||||
|
|
||||||
@ -1021,13 +1018,17 @@ void MapView::setDevicePixelRatio(qreal deviceRatio, qreal mapRatio)
|
|||||||
|
|
||||||
void MapView::setProjection(int id)
|
void MapView::setProjection(int id)
|
||||||
{
|
{
|
||||||
Projection projection(PCS::pcs(id));
|
const PCS *pcs;
|
||||||
if (!projection.isValid())
|
const GCS *gcs;
|
||||||
return;
|
|
||||||
|
|
||||||
_projection = projection;
|
|
||||||
|
|
||||||
Coordinates center = _map->xy2ll(mapToScene(viewport()->rect().center()));
|
Coordinates center = _map->xy2ll(mapToScene(viewport()->rect().center()));
|
||||||
|
|
||||||
|
if ((pcs = PCS::pcs(id)))
|
||||||
|
_projection = Projection(pcs);
|
||||||
|
else if ((gcs = GCS::gcs(id)))
|
||||||
|
_projection = Projection(gcs);
|
||||||
|
else
|
||||||
|
qWarning("%d: Unknown PCS/GCS id", id);
|
||||||
|
|
||||||
_map->setProjection(_projection);
|
_map->setProjection(_projection);
|
||||||
rescale();
|
rescale();
|
||||||
centerOn(_map->ll2xy(center));
|
centerOn(_map->ll2xy(center));
|
||||||
|
@ -30,6 +30,7 @@ class PathItem;
|
|||||||
class GraphItem;
|
class GraphItem;
|
||||||
class AreaItem;
|
class AreaItem;
|
||||||
class Area;
|
class Area;
|
||||||
|
class GraphicsScene;
|
||||||
|
|
||||||
class MapView : public QGraphicsView
|
class MapView : public QGraphicsView
|
||||||
{
|
{
|
||||||
@ -92,6 +93,8 @@ private slots:
|
|||||||
void reloadMap();
|
void reloadMap();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
typedef QHash<SearchPointer<Waypoint>, WaypointItem*> POIHash;
|
||||||
|
|
||||||
PathItem *addTrack(const Track &track);
|
PathItem *addTrack(const Track &track);
|
||||||
PathItem *addRoute(const Route &route);
|
PathItem *addRoute(const Route &route);
|
||||||
void addArea(const Area &area);
|
void addArea(const Area &area);
|
||||||
@ -118,14 +121,14 @@ private:
|
|||||||
void mouseMoveEvent(QMouseEvent *event);
|
void mouseMoveEvent(QMouseEvent *event);
|
||||||
void leaveEvent(QEvent *event);
|
void leaveEvent(QEvent *event);
|
||||||
|
|
||||||
QGraphicsScene *_scene;
|
GraphicsScene *_scene;
|
||||||
ScaleItem *_mapScale;
|
ScaleItem *_mapScale;
|
||||||
CoordinatesItem *_coordinates;
|
CoordinatesItem *_coordinates;
|
||||||
QList<TrackItem*> _tracks;
|
QList<TrackItem*> _tracks;
|
||||||
QList<RouteItem*> _routes;
|
QList<RouteItem*> _routes;
|
||||||
QList<WaypointItem*> _waypoints;
|
QList<WaypointItem*> _waypoints;
|
||||||
QList<AreaItem*> _areas;
|
QList<AreaItem*> _areas;
|
||||||
QHash<SearchPointer<Waypoint>, WaypointItem*> _pois;
|
POIHash _pois;
|
||||||
|
|
||||||
RectC _tr, _rr, _wr, _ar;
|
RectC _tr, _rr, _wr, _ar;
|
||||||
qreal _res;
|
qreal _res;
|
||||||
|
@ -36,15 +36,18 @@ static QFrame *line()
|
|||||||
}
|
}
|
||||||
#endif // Q_OS_MAC
|
#endif // Q_OS_MAC
|
||||||
|
|
||||||
|
|
||||||
QWidget *OptionsDialog::createMapPage()
|
QWidget *OptionsDialog::createMapPage()
|
||||||
{
|
{
|
||||||
_projection = new LimitedComboBox(200);
|
_projection = new LimitedComboBox(200);
|
||||||
QList<PCS::Info> projections(PCS::pcsList());
|
|
||||||
|
QList<KV<int, QString> > projections(GCS::list() + PCS::list());
|
||||||
qSort(projections);
|
qSort(projections);
|
||||||
|
|
||||||
for (int i = 0; i < projections.size(); i++) {
|
for (int i = 0; i < projections.size(); i++) {
|
||||||
QString text = QString::number(projections.at(i).id()) + " - "
|
QString text = QString::number(projections.at(i).key()) + " - "
|
||||||
+ projections.at(i).name();
|
+ projections.at(i).value();
|
||||||
_projection->addItem(text, QVariant(projections.at(i).id()));
|
_projection->addItem(text, QVariant(projections.at(i).key()));
|
||||||
}
|
}
|
||||||
_projection->setCurrentIndex(_projection->findData(_options->projection));
|
_projection->setCurrentIndex(_projection->findData(_options->projection));
|
||||||
|
|
||||||
|
@ -1,9 +1,11 @@
|
|||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <QCursor>
|
#include <QCursor>
|
||||||
#include <QPainter>
|
#include <QPainter>
|
||||||
|
#include <QGraphicsSceneMouseEvent>
|
||||||
#include "common/greatcircle.h"
|
#include "common/greatcircle.h"
|
||||||
#include "map/map.h"
|
#include "map/map.h"
|
||||||
#include "pathtickitem.h"
|
#include "pathtickitem.h"
|
||||||
|
#include "popup.h"
|
||||||
#include "pathitem.h"
|
#include "pathitem.h"
|
||||||
|
|
||||||
|
|
||||||
@ -20,7 +22,7 @@ static inline unsigned segments(qreal distance)
|
|||||||
}
|
}
|
||||||
|
|
||||||
PathItem::PathItem(const Path &path, Map *map, QGraphicsItem *parent)
|
PathItem::PathItem(const Path &path, Map *map, QGraphicsItem *parent)
|
||||||
: QGraphicsObject(parent), _path(path), _map(map)
|
: GraphicsItem(parent), _path(path), _map(map)
|
||||||
{
|
{
|
||||||
Q_ASSERT(_path.isValid());
|
Q_ASSERT(_path.isValid());
|
||||||
|
|
||||||
@ -38,6 +40,7 @@ PathItem::PathItem(const Path &path, Map *map, QGraphicsItem *parent)
|
|||||||
|
|
||||||
_markerDistance = _path.first().first().distance();
|
_markerDistance = _path.first().first().distance();
|
||||||
_marker = new MarkerItem(this);
|
_marker = new MarkerItem(this);
|
||||||
|
_marker->setZValue(1);
|
||||||
_marker->setPos(position(_markerDistance));
|
_marker->setPos(position(_markerDistance));
|
||||||
|
|
||||||
setCursor(Qt::ArrowCursor);
|
setCursor(Qt::ArrowCursor);
|
||||||
@ -336,7 +339,6 @@ void PathItem::updateTicks()
|
|||||||
_ticks[i] = new PathTickItem(tr, (i + 1) * ts, this);
|
_ticks[i] = new PathTickItem(tr, (i + 1) * ts, this);
|
||||||
_ticks[i]->setPos(position((i + 1) * ts * xInM()));
|
_ticks[i]->setPos(position((i + 1) * ts * xInM()));
|
||||||
_ticks[i]->setColor(_pen.color());
|
_ticks[i]->setColor(_pen.color());
|
||||||
_ticks[i]->setToolTip(toolTip());
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -381,3 +383,9 @@ void PathItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event)
|
|||||||
|
|
||||||
emit selected(false);
|
emit selected(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void PathItem::mousePressEvent(QGraphicsSceneMouseEvent *event)
|
||||||
|
{
|
||||||
|
Popup::show(event->screenPos(), info(), event->widget());
|
||||||
|
GraphicsItem::mousePressEvent(event);
|
||||||
|
}
|
||||||
|
@ -6,16 +6,18 @@
|
|||||||
#include "data/path.h"
|
#include "data/path.h"
|
||||||
#include "markeritem.h"
|
#include "markeritem.h"
|
||||||
#include "units.h"
|
#include "units.h"
|
||||||
|
#include "graphicsscene.h"
|
||||||
|
|
||||||
class Map;
|
class Map;
|
||||||
class PathTickItem;
|
class PathTickItem;
|
||||||
|
|
||||||
class PathItem : public QGraphicsObject
|
class PathItem : public QObject, public GraphicsItem
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
PathItem(const Path &path, Map *map, QGraphicsItem *parent = 0);
|
PathItem(const Path &path, Map *map, QGraphicsItem *parent = 0);
|
||||||
|
virtual ~PathItem() {}
|
||||||
|
|
||||||
QPainterPath shape() const {return _shape;}
|
QPainterPath shape() const {return _shape;}
|
||||||
QRectF boundingRect() const {return _shape.boundingRect();}
|
QRectF boundingRect() const {return _shape.boundingRect();}
|
||||||
@ -35,8 +37,6 @@ public:
|
|||||||
void showMarker(bool show);
|
void showMarker(bool show);
|
||||||
void showTicks(bool show);
|
void showTicks(bool show);
|
||||||
|
|
||||||
Units units() const {return _units;}
|
|
||||||
|
|
||||||
public slots:
|
public slots:
|
||||||
void moveMarker(qreal distance);
|
void moveMarker(qreal distance);
|
||||||
void hover(bool hover);
|
void hover(bool hover);
|
||||||
@ -44,6 +44,13 @@ public slots:
|
|||||||
signals:
|
signals:
|
||||||
void selected(bool);
|
void selected(bool);
|
||||||
|
|
||||||
|
protected:
|
||||||
|
void hoverEnterEvent(QGraphicsSceneHoverEvent *event);
|
||||||
|
void hoverLeaveEvent(QGraphicsSceneHoverEvent *event);
|
||||||
|
void mousePressEvent(QGraphicsSceneMouseEvent *event);
|
||||||
|
|
||||||
|
Units _units;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
const PathSegment *segment(qreal x) const;
|
const PathSegment *segment(qreal x) const;
|
||||||
QPointF position(qreal distance) const;
|
QPointF position(qreal distance) const;
|
||||||
@ -55,15 +62,11 @@ private:
|
|||||||
unsigned tickSize() const;
|
unsigned tickSize() const;
|
||||||
void updateTicks();
|
void updateTicks();
|
||||||
|
|
||||||
void hoverEnterEvent(QGraphicsSceneHoverEvent *event);
|
|
||||||
void hoverLeaveEvent(QGraphicsSceneHoverEvent *event);
|
|
||||||
|
|
||||||
Path _path;
|
Path _path;
|
||||||
Map *_map;
|
Map *_map;
|
||||||
qreal _markerDistance;
|
qreal _markerDistance;
|
||||||
int _digitalZoom;
|
int _digitalZoom;
|
||||||
|
|
||||||
Units _units;
|
|
||||||
qreal _width;
|
qreal _width;
|
||||||
QPen _pen;
|
QPen _pen;
|
||||||
QPainterPath _shape;
|
QPainterPath _shape;
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
#include <QPainter>
|
#include <QPainter>
|
||||||
#include <QCursor>
|
#include <QCursor>
|
||||||
|
#include <QGraphicsSceneMouseEvent>
|
||||||
#include "font.h"
|
#include "font.h"
|
||||||
|
#include "popup.h"
|
||||||
|
#include "pathitem.h"
|
||||||
#include "pathtickitem.h"
|
#include "pathtickitem.h"
|
||||||
|
|
||||||
|
|
||||||
@ -17,7 +20,7 @@ static QFont defaultFont()
|
|||||||
QFont PathTickItem::_font = defaultFont();
|
QFont PathTickItem::_font = defaultFont();
|
||||||
|
|
||||||
PathTickItem::PathTickItem(const QRectF &tickRect, int value,
|
PathTickItem::PathTickItem(const QRectF &tickRect, int value,
|
||||||
QGraphicsItem *parent) : QGraphicsItem(parent), _tickRect(tickRect),
|
QGraphicsItem *parent) : GraphicsItem(parent), _tickRect(tickRect),
|
||||||
_text(QString::number(value))
|
_text(QString::number(value))
|
||||||
{
|
{
|
||||||
_tickRect.moveCenter(QPointF(0, -_tickRect.height()/2.0 - 3));
|
_tickRect.moveCenter(QPointF(0, -_tickRect.height()/2.0 - 3));
|
||||||
@ -69,3 +72,10 @@ QRect PathTickItem::tickRect(int value)
|
|||||||
return fm.boundingRect(QRect(), Qt::AlignCenter,
|
return fm.boundingRect(QRect(), Qt::AlignCenter,
|
||||||
QString::number(qMax(value, 10))).adjusted(-2, 0, 2, 0);
|
QString::number(qMax(value, 10))).adjusted(-2, 0, 2, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void PathTickItem::mousePressEvent(QGraphicsSceneMouseEvent *event)
|
||||||
|
{
|
||||||
|
const PathItem *pi = static_cast<PathItem*>(parentItem());
|
||||||
|
Popup::show(event->screenPos(), pi->info(), event->widget());
|
||||||
|
QGraphicsItem::mousePressEvent(event);
|
||||||
|
}
|
||||||
|
@ -3,8 +3,9 @@
|
|||||||
|
|
||||||
#include <QFont>
|
#include <QFont>
|
||||||
#include <QGraphicsItem>
|
#include <QGraphicsItem>
|
||||||
|
#include "graphicsscene.h"
|
||||||
|
|
||||||
class PathTickItem : public QGraphicsItem
|
class PathTickItem : public GraphicsItem
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
PathTickItem(const QRectF &tickRect, int value, QGraphicsItem *parent = 0);
|
PathTickItem(const QRectF &tickRect, int value, QGraphicsItem *parent = 0);
|
||||||
@ -16,8 +17,14 @@ public:
|
|||||||
void setPos(const QPointF &pos);
|
void setPos(const QPointF &pos);
|
||||||
void setColor(const QColor &color) {_brush = QBrush(color);}
|
void setColor(const QColor &color) {_brush = QBrush(color);}
|
||||||
|
|
||||||
|
int type() const {return parentItem()->type();}
|
||||||
|
QString info() const {return static_cast<GraphicsItem*>(parentItem())->info();}
|
||||||
|
|
||||||
static QRect tickRect(int value);
|
static QRect tickRect(int value);
|
||||||
|
|
||||||
|
protected:
|
||||||
|
void mousePressEvent(QGraphicsSceneMouseEvent *event);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QRectF _tickRect;
|
QRectF _tickRect;
|
||||||
QString _text;
|
QString _text;
|
||||||
|
@ -24,7 +24,7 @@ PercentSlider::PercentSlider(QWidget *parent) : QWidget(parent)
|
|||||||
_label->setAlignment(Qt::AlignRight);
|
_label->setAlignment(Qt::AlignRight);
|
||||||
_label->setText(format(_slider->value()));
|
_label->setText(format(_slider->value()));
|
||||||
|
|
||||||
connect(_slider, SIGNAL(sliderMoved(int)), this, SLOT(updateLabel(int)));
|
connect(_slider, SIGNAL(valueChanged(int)), this, SLOT(updateLabel(int)));
|
||||||
|
|
||||||
QHBoxLayout *layout = new QHBoxLayout();
|
QHBoxLayout *layout = new QHBoxLayout();
|
||||||
layout->addWidget(_slider);
|
layout->addWidget(_slider);
|
||||||
|
165
src/GUI/popup.cpp
Normal file
165
src/GUI/popup.cpp
Normal file
@ -0,0 +1,165 @@
|
|||||||
|
#include <QToolTip>
|
||||||
|
#include <QStyle>
|
||||||
|
#include <QStylePainter>
|
||||||
|
#include <QStyleOptionFrame>
|
||||||
|
#include <QLabel>
|
||||||
|
#include <QMouseEvent>
|
||||||
|
#include <QApplication>
|
||||||
|
#include <QDesktopWidget>
|
||||||
|
#include <QBasicTimer>
|
||||||
|
#include "popup.h"
|
||||||
|
|
||||||
|
|
||||||
|
class PopupLabel : public QLabel
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
PopupLabel(const QString &text, QWidget *parent = 0);
|
||||||
|
~PopupLabel();
|
||||||
|
|
||||||
|
bool eventFilter(QObject *o, QEvent *ev);
|
||||||
|
void place(const QPoint &pos, QWidget *w);
|
||||||
|
void deleteAfterTimer();
|
||||||
|
void stopTimer() {_timer.stop();}
|
||||||
|
|
||||||
|
static PopupLabel *_instance;
|
||||||
|
|
||||||
|
protected:
|
||||||
|
void paintEvent(QPaintEvent *event);
|
||||||
|
void timerEvent(QTimerEvent *event);
|
||||||
|
void contextMenuEvent(QContextMenuEvent *) {}
|
||||||
|
|
||||||
|
private:
|
||||||
|
QBasicTimer _timer;
|
||||||
|
};
|
||||||
|
|
||||||
|
PopupLabel *PopupLabel::_instance = 0;
|
||||||
|
|
||||||
|
PopupLabel::PopupLabel(const QString &text, QWidget *parent)
|
||||||
|
: QLabel(text, parent, Qt::ToolTip | Qt::BypassGraphicsProxyWidget
|
||||||
|
#if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0))
|
||||||
|
| Qt::WindowDoesNotAcceptFocus
|
||||||
|
#endif // QT5
|
||||||
|
)
|
||||||
|
{
|
||||||
|
delete _instance;
|
||||||
|
_instance = this;
|
||||||
|
|
||||||
|
setForegroundRole(QPalette::ToolTipText);
|
||||||
|
setBackgroundRole(QPalette::ToolTipBase);
|
||||||
|
setPalette(QToolTip::palette());
|
||||||
|
ensurePolished();
|
||||||
|
setMargin(1 + style()->pixelMetric(QStyle::PM_ToolTipLabelFrameWidth, 0,
|
||||||
|
this));
|
||||||
|
setFrameStyle(QFrame::NoFrame);
|
||||||
|
setAlignment(Qt::AlignLeft);
|
||||||
|
setIndent(1);
|
||||||
|
setWindowOpacity(style()->styleHint(QStyle::SH_ToolTipLabel_Opacity, 0,
|
||||||
|
this) / 255.0);
|
||||||
|
|
||||||
|
setTextInteractionFlags(Qt::TextBrowserInteraction);
|
||||||
|
setOpenExternalLinks(true);
|
||||||
|
setWordWrap(true);
|
||||||
|
|
||||||
|
setMouseTracking(true);
|
||||||
|
|
||||||
|
qApp->installEventFilter(this);
|
||||||
|
}
|
||||||
|
|
||||||
|
PopupLabel::~PopupLabel()
|
||||||
|
{
|
||||||
|
_instance = 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
void PopupLabel::paintEvent(QPaintEvent *event)
|
||||||
|
{
|
||||||
|
QStylePainter p(this);
|
||||||
|
QStyleOptionFrame opt;
|
||||||
|
opt.init(this);
|
||||||
|
p.drawPrimitive(QStyle::PE_PanelTipLabel, opt);
|
||||||
|
p.end();
|
||||||
|
QLabel::paintEvent(event);
|
||||||
|
}
|
||||||
|
|
||||||
|
void PopupLabel::timerEvent(QTimerEvent *event)
|
||||||
|
{
|
||||||
|
if (event->timerId() == _timer.timerId()) {
|
||||||
|
_timer.stop();
|
||||||
|
deleteLater();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
bool PopupLabel::eventFilter(QObject *o, QEvent *ev)
|
||||||
|
{
|
||||||
|
Q_UNUSED(o);
|
||||||
|
|
||||||
|
switch (ev->type()) {
|
||||||
|
case QEvent::KeyPress:
|
||||||
|
case QEvent::KeyRelease: {
|
||||||
|
const int key = static_cast<QKeyEvent *>(ev)->key();
|
||||||
|
if (key == Qt::Key_Escape) {
|
||||||
|
deleteLater();
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
case QEvent::FocusIn:
|
||||||
|
case QEvent::FocusOut:
|
||||||
|
case QEvent::WindowActivate:
|
||||||
|
case QEvent::WindowDeactivate:
|
||||||
|
case QEvent::Close:
|
||||||
|
deleteLater();
|
||||||
|
break;
|
||||||
|
case QEvent::MouseMove: {
|
||||||
|
QRectF r(geometry().adjusted(-5, -20, 5, 20));
|
||||||
|
QPointF p(static_cast<QMouseEvent*>(ev)->globalPos());
|
||||||
|
if (!r.contains(p))
|
||||||
|
deleteAfterTimer();
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
default:
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
void PopupLabel::place(const QPoint &pos, QWidget *w)
|
||||||
|
{
|
||||||
|
QRect screen = QApplication::desktop()->screenGeometry(w);
|
||||||
|
QPoint p(pos.x() + 2, pos.y() + 16);
|
||||||
|
|
||||||
|
if (p.x() + width() > screen.x() + screen.width())
|
||||||
|
p.rx() -= 4 + width();
|
||||||
|
if (p.y() + height() > screen.y() + screen.height())
|
||||||
|
p.ry() -= 24 + height();
|
||||||
|
if (p.y() < screen.y())
|
||||||
|
p.setY(screen.y());
|
||||||
|
if (p.x() + width() > screen.x() + screen.width())
|
||||||
|
p.setX(screen.x() + screen.width() - width());
|
||||||
|
if (p.x() < screen.x())
|
||||||
|
p.setX(screen.x());
|
||||||
|
if (p.y() + height() > screen.y() + screen.height())
|
||||||
|
p.setY(screen.y() + screen.height() - height());
|
||||||
|
|
||||||
|
this->move(p);
|
||||||
|
}
|
||||||
|
|
||||||
|
void PopupLabel::deleteAfterTimer()
|
||||||
|
{
|
||||||
|
if (!_timer.isActive())
|
||||||
|
_timer.start(300, this);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
void Popup::show(const QPoint &pos, const QString &text, QWidget *w)
|
||||||
|
{
|
||||||
|
if (PopupLabel::_instance) {
|
||||||
|
PopupLabel::_instance->stopTimer();
|
||||||
|
PopupLabel::_instance->setText(text);
|
||||||
|
} else
|
||||||
|
PopupLabel::_instance = new PopupLabel(text);
|
||||||
|
|
||||||
|
PopupLabel::_instance->resize(PopupLabel::_instance->sizeHint());
|
||||||
|
PopupLabel::_instance->place(pos, w);
|
||||||
|
PopupLabel::_instance->showNormal();
|
||||||
|
}
|
14
src/GUI/popup.h
Normal file
14
src/GUI/popup.h
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
#ifndef POPUP_H
|
||||||
|
#define POPUP_H
|
||||||
|
|
||||||
|
class QPoint;
|
||||||
|
class QString;
|
||||||
|
class QWidget;
|
||||||
|
|
||||||
|
class Popup
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
static void show(const QPoint &pos, const QString &text, QWidget *w);
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif // POPUP_H
|
@ -14,6 +14,11 @@ PowerGraph::PowerGraph(QWidget *parent) : GraphTab(parent)
|
|||||||
setSliderPrecision(1);
|
setSliderPrecision(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PowerGraph::~PowerGraph()
|
||||||
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
}
|
||||||
|
|
||||||
void PowerGraph::setInfo()
|
void PowerGraph::setInfo()
|
||||||
{
|
{
|
||||||
if (_showTracks) {
|
if (_showTracks) {
|
||||||
@ -36,23 +41,27 @@ QList<GraphItem*> PowerGraph::loadData(const Data &data)
|
|||||||
const Graph &graph = track.power();
|
const Graph &graph = track.power();
|
||||||
|
|
||||||
if (!graph.isValid()) {
|
if (!graph.isValid()) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
} else {
|
} else {
|
||||||
PowerGraphItem *gi = new PowerGraphItem(graph, _graphType);
|
PowerGraphItem *gi = new PowerGraphItem(graph, _graphType, _width,
|
||||||
GraphView::addGraph(gi);
|
_palette.nextColor());
|
||||||
|
|
||||||
|
_tracks.append(gi);
|
||||||
|
if (_showTracks)
|
||||||
|
addGraph(gi);
|
||||||
_avg.append(QPointF(track.distance(), gi->avg()));
|
_avg.append(QPointF(track.distance(), gi->avg()));
|
||||||
graphs.append(gi);
|
graphs.append(gi);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.routes().count(); i++) {
|
for (int i = 0; i < data.routes().count(); i++) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.areas().count(); i++)
|
for (int i = 0; i < data.areas().count(); i++)
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
redraw();
|
redraw();
|
||||||
@ -75,6 +84,9 @@ qreal PowerGraph::avg() const
|
|||||||
|
|
||||||
void PowerGraph::clear()
|
void PowerGraph::clear()
|
||||||
{
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
_tracks.clear();
|
||||||
|
|
||||||
_avg.clear();
|
_avg.clear();
|
||||||
|
|
||||||
GraphTab::clear();
|
GraphTab::clear();
|
||||||
@ -84,7 +96,13 @@ void PowerGraph::showTracks(bool show)
|
|||||||
{
|
{
|
||||||
_showTracks = show;
|
_showTracks = show;
|
||||||
|
|
||||||
showGraph(show);
|
for (int i = 0; i < _tracks.size(); i++) {
|
||||||
|
if (show)
|
||||||
|
addGraph(_tracks.at(i));
|
||||||
|
else
|
||||||
|
removeGraph(_tracks.at(i));
|
||||||
|
}
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
|
|
||||||
redraw();
|
redraw();
|
||||||
|
@ -3,12 +3,15 @@
|
|||||||
|
|
||||||
#include "graphtab.h"
|
#include "graphtab.h"
|
||||||
|
|
||||||
|
class PowerGraphItem;
|
||||||
|
|
||||||
class PowerGraph : public GraphTab
|
class PowerGraph : public GraphTab
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
PowerGraph(QWidget *parent = 0);
|
PowerGraph(QWidget *parent = 0);
|
||||||
|
~PowerGraph();
|
||||||
|
|
||||||
QString label() const {return tr("Power");}
|
QString label() const {return tr("Power");}
|
||||||
QList<GraphItem*> loadData(const Data &data);
|
QList<GraphItem*> loadData(const Data &data);
|
||||||
@ -23,6 +26,7 @@ private:
|
|||||||
QVector<QPointF> _avg;
|
QVector<QPointF> _avg;
|
||||||
|
|
||||||
bool _showTracks;
|
bool _showTracks;
|
||||||
|
QList<PowerGraphItem*> _tracks;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // POWERGRAPH_H
|
#endif // POWERGRAPH_H
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
#include "powergraphitem.h"
|
#include "powergraphitem.h"
|
||||||
|
|
||||||
|
|
||||||
PowerGraphItem::PowerGraphItem(const Graph &graph, GraphType type,
|
PowerGraphItem::PowerGraphItem(const Graph &graph, GraphType type, int width,
|
||||||
QGraphicsItem *parent) : GraphItem(graph, type, parent)
|
const QColor &color, QGraphicsItem *parent)
|
||||||
|
: GraphItem(graph, type, width, color, parent)
|
||||||
{
|
{
|
||||||
setToolTip(toolTip());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QString PowerGraphItem::toolTip() const
|
QString PowerGraphItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
QLocale l(QLocale::system());
|
QLocale l(QLocale::system());
|
||||||
|
@ -8,11 +8,10 @@ class PowerGraphItem : public GraphItem
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
PowerGraphItem(const Graph &graph, GraphType type,
|
PowerGraphItem(const Graph &graph, GraphType type, int width,
|
||||||
QGraphicsItem *parent = 0);
|
const QColor &color, QGraphicsItem *parent = 0);
|
||||||
|
|
||||||
private:
|
QString info() const;
|
||||||
QString toolTip() const;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // POWERGRAPHITEM_H
|
#endif // POWERGRAPHITEM_H
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
#include "routeitem.h"
|
#include "routeitem.h"
|
||||||
|
|
||||||
|
|
||||||
QString RouteItem::toolTip(Units units) const
|
QString RouteItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
|
|
||||||
@ -16,7 +16,18 @@ QString RouteItem::toolTip(Units units) const
|
|||||||
if (!_desc.isEmpty())
|
if (!_desc.isEmpty())
|
||||||
tt.insert(tr("Description"), _desc);
|
tt.insert(tr("Description"), _desc);
|
||||||
tt.insert(tr("Distance"), Format::distance(path().last().last().distance(),
|
tt.insert(tr("Distance"), Format::distance(path().last().last().distance(),
|
||||||
units));
|
_units));
|
||||||
|
if (!_links.isEmpty()) {
|
||||||
|
QString links;
|
||||||
|
for (int i = 0; i < _links.size(); i++) {
|
||||||
|
const Link &link = _links.at(i);
|
||||||
|
links.append(QString("<a href=\"%0\">%1</a>").arg(link.URL(),
|
||||||
|
link.text().isEmpty() ? link.URL() : link.text()));
|
||||||
|
if (i != _links.size() - 1)
|
||||||
|
links.append("<br/>");
|
||||||
|
}
|
||||||
|
tt.insert(tr("Links"), links);
|
||||||
|
}
|
||||||
|
|
||||||
return tt.toString();
|
return tt.toString();
|
||||||
}
|
}
|
||||||
@ -24,7 +35,7 @@ QString RouteItem::toolTip(Units units) const
|
|||||||
RouteItem::RouteItem(const Route &route, Map *map, QGraphicsItem *parent)
|
RouteItem::RouteItem(const Route &route, Map *map, QGraphicsItem *parent)
|
||||||
: PathItem(route.path(), map, parent)
|
: PathItem(route.path(), map, parent)
|
||||||
{
|
{
|
||||||
const QVector<Waypoint> &waypoints = route.waypoints();
|
const RouteData &waypoints = route.data();
|
||||||
|
|
||||||
_waypoints.resize(waypoints.size());
|
_waypoints.resize(waypoints.size());
|
||||||
for (int i = 0; i < waypoints.size(); i++)
|
for (int i = 0; i < waypoints.size(); i++)
|
||||||
@ -32,9 +43,8 @@ RouteItem::RouteItem(const Route &route, Map *map, QGraphicsItem *parent)
|
|||||||
|
|
||||||
_name = route.name();
|
_name = route.name();
|
||||||
_desc = route.description();
|
_desc = route.description();
|
||||||
|
_links = route.links();
|
||||||
_coordinatesFormat = DecimalDegrees;
|
_coordinatesFormat = DecimalDegrees;
|
||||||
|
|
||||||
setToolTip(toolTip(Metric));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void RouteItem::setMap(Map *map)
|
void RouteItem::setMap(Map *map)
|
||||||
@ -47,15 +57,13 @@ void RouteItem::setMap(Map *map)
|
|||||||
|
|
||||||
void RouteItem::setUnits(Units u)
|
void RouteItem::setUnits(Units u)
|
||||||
{
|
{
|
||||||
if (units() == u)
|
if (_units == u)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
PathItem::setUnits(u);
|
|
||||||
|
|
||||||
setToolTip(toolTip(units()));
|
|
||||||
|
|
||||||
for (int i = 0; i < _waypoints.count(); i++)
|
for (int i = 0; i < _waypoints.count(); i++)
|
||||||
_waypoints[i]->setToolTipFormat(units(), _coordinatesFormat);
|
_waypoints[i]->setToolTipFormat(u, _coordinatesFormat);
|
||||||
|
|
||||||
|
PathItem::setUnits(u);
|
||||||
}
|
}
|
||||||
|
|
||||||
void RouteItem::setCoordinatesFormat(CoordinatesFormat format)
|
void RouteItem::setCoordinatesFormat(CoordinatesFormat format)
|
||||||
@ -66,7 +74,7 @@ void RouteItem::setCoordinatesFormat(CoordinatesFormat format)
|
|||||||
_coordinatesFormat = format;
|
_coordinatesFormat = format;
|
||||||
|
|
||||||
for (int i = 0; i < _waypoints.count(); i++)
|
for (int i = 0; i < _waypoints.count(); i++)
|
||||||
_waypoints[i]->setToolTipFormat(units(), _coordinatesFormat);
|
_waypoints[i]->setToolTipFormat(_units, _coordinatesFormat);
|
||||||
}
|
}
|
||||||
|
|
||||||
void RouteItem::showWaypoints(bool show)
|
void RouteItem::showWaypoints(bool show)
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
#include "pathitem.h"
|
#include "pathitem.h"
|
||||||
#include "units.h"
|
#include "units.h"
|
||||||
#include "format.h"
|
#include "format.h"
|
||||||
|
#include "graphicsscene.h"
|
||||||
|
|
||||||
class Map;
|
class Map;
|
||||||
class WaypointItem;
|
class WaypointItem;
|
||||||
@ -23,11 +24,12 @@ public:
|
|||||||
void showWaypoints(bool show);
|
void showWaypoints(bool show);
|
||||||
void showWaypointLabels(bool show);
|
void showWaypointLabels(bool show);
|
||||||
|
|
||||||
private:
|
QString info() const;
|
||||||
QString toolTip(Units units) const;
|
|
||||||
|
|
||||||
|
private:
|
||||||
QString _name;
|
QString _name;
|
||||||
QString _desc;
|
QString _desc;
|
||||||
|
QVector<Link> _links;
|
||||||
CoordinatesFormat _coordinatesFormat;
|
CoordinatesFormat _coordinatesFormat;
|
||||||
|
|
||||||
QVector<WaypointItem*> _waypoints;
|
QVector<WaypointItem*> _waypoints;
|
||||||
|
@ -152,7 +152,7 @@
|
|||||||
#define ENABLE_HTTP2_SETTING "enableHTTP2"
|
#define ENABLE_HTTP2_SETTING "enableHTTP2"
|
||||||
#define ENABLE_HTTP2_DEFAULT true
|
#define ENABLE_HTTP2_DEFAULT true
|
||||||
#define PIXMAP_CACHE_SETTING "pixmapCache"
|
#define PIXMAP_CACHE_SETTING "pixmapCache"
|
||||||
#define PIXMAP_CACHE_DEFAULT 64 /* MB */
|
#define PIXMAP_CACHE_DEFAULT 256 /* MB */
|
||||||
#define CONNECTION_TIMEOUT_SETTING "connectionTimeout"
|
#define CONNECTION_TIMEOUT_SETTING "connectionTimeout"
|
||||||
#define CONNECTION_TIMEOUT_DEFAULT 30 /* s */
|
#define CONNECTION_TIMEOUT_DEFAULT 30 /* s */
|
||||||
#define HIRES_PRINT_SETTING "hiresPrint"
|
#define HIRES_PRINT_SETTING "hiresPrint"
|
||||||
|
@ -18,6 +18,11 @@ SpeedGraph::SpeedGraph(QWidget *parent) : GraphTab(parent)
|
|||||||
setSliderPrecision(1);
|
setSliderPrecision(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SpeedGraph::~SpeedGraph()
|
||||||
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
}
|
||||||
|
|
||||||
void SpeedGraph::setInfo()
|
void SpeedGraph::setInfo()
|
||||||
{
|
{
|
||||||
if (_showTracks) {
|
if (_showTracks) {
|
||||||
@ -44,13 +49,18 @@ QList<GraphItem*> SpeedGraph::loadData(const Data &data)
|
|||||||
const Graph &graph = track.speed();
|
const Graph &graph = track.speed();
|
||||||
|
|
||||||
if (!graph.isValid()) {
|
if (!graph.isValid()) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
} else {
|
} else {
|
||||||
SpeedGraphItem *gi = new SpeedGraphItem(graph, _graphType,
|
SpeedGraphItem *gi = new SpeedGraphItem(graph, _graphType, _width,
|
||||||
track.movingTime());
|
_palette.nextColor(), track.movingTime());
|
||||||
gi->setTimeType(_timeType);
|
gi->setTimeType(_timeType);
|
||||||
GraphView::addGraph(gi);
|
gi->setUnits(_units);
|
||||||
|
|
||||||
|
_tracks.append(gi);
|
||||||
|
if (_showTracks)
|
||||||
|
addGraph(gi);
|
||||||
|
|
||||||
_avg.append(QPointF(track.distance(), gi->avg()));
|
_avg.append(QPointF(track.distance(), gi->avg()));
|
||||||
_mavg.append(QPointF(track.distance(), gi->mavg()));
|
_mavg.append(QPointF(track.distance(), gi->mavg()));
|
||||||
graphs.append(gi);
|
graphs.append(gi);
|
||||||
@ -58,12 +68,12 @@ QList<GraphItem*> SpeedGraph::loadData(const Data &data)
|
|||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.routes().count(); i++) {
|
for (int i = 0; i < data.routes().count(); i++) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.areas().count(); i++)
|
for (int i = 0; i < data.areas().count(); i++)
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
redraw();
|
redraw();
|
||||||
@ -87,6 +97,9 @@ qreal SpeedGraph::avg() const
|
|||||||
|
|
||||||
void SpeedGraph::clear()
|
void SpeedGraph::clear()
|
||||||
{
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
_tracks.clear();
|
||||||
|
|
||||||
_avg.clear();
|
_avg.clear();
|
||||||
_mavg.clear();
|
_mavg.clear();
|
||||||
|
|
||||||
@ -121,8 +134,8 @@ void SpeedGraph::setTimeType(enum TimeType type)
|
|||||||
{
|
{
|
||||||
_timeType = type;
|
_timeType = type;
|
||||||
|
|
||||||
for (int i = 0; i < _graphs.size(); i++)
|
for (int i = 0; i < _tracks.size(); i++)
|
||||||
static_cast<SpeedGraphItem*>(_graphs.at(i))->setTimeType(type);
|
_tracks.at(i)->setTimeType(type);
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
redraw();
|
redraw();
|
||||||
@ -132,7 +145,13 @@ void SpeedGraph::showTracks(bool show)
|
|||||||
{
|
{
|
||||||
_showTracks = show;
|
_showTracks = show;
|
||||||
|
|
||||||
showGraph(show);
|
for (int i = 0; i < _tracks.size(); i++) {
|
||||||
|
if (show)
|
||||||
|
addGraph(_tracks.at(i));
|
||||||
|
else
|
||||||
|
removeGraph(_tracks.at(i));
|
||||||
|
}
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
|
|
||||||
redraw();
|
redraw();
|
||||||
|
@ -4,12 +4,15 @@
|
|||||||
#include <QList>
|
#include <QList>
|
||||||
#include "graphtab.h"
|
#include "graphtab.h"
|
||||||
|
|
||||||
|
class SpeedGraphItem;
|
||||||
|
|
||||||
class SpeedGraph : public GraphTab
|
class SpeedGraph : public GraphTab
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
SpeedGraph(QWidget *parent = 0);
|
SpeedGraph(QWidget *parent = 0);
|
||||||
|
~SpeedGraph();
|
||||||
|
|
||||||
QString label() const {return tr("Speed");}
|
QString label() const {return tr("Speed");}
|
||||||
QList<GraphItem*> loadData(const Data &data);
|
QList<GraphItem*> loadData(const Data &data);
|
||||||
@ -29,7 +32,9 @@ private:
|
|||||||
|
|
||||||
Units _units;
|
Units _units;
|
||||||
TimeType _timeType;
|
TimeType _timeType;
|
||||||
|
|
||||||
bool _showTracks;
|
bool _showTracks;
|
||||||
|
QList<SpeedGraphItem *> _tracks;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // SPEEDGRAPH_H
|
#endif // SPEEDGRAPH_H
|
||||||
|
@ -4,20 +4,18 @@
|
|||||||
#include "speedgraphitem.h"
|
#include "speedgraphitem.h"
|
||||||
|
|
||||||
|
|
||||||
SpeedGraphItem::SpeedGraphItem(const Graph &graph, GraphType type,
|
SpeedGraphItem::SpeedGraphItem(const Graph &graph, GraphType type, int width,
|
||||||
qreal movingTime, QGraphicsItem *parent) : GraphItem(graph, type, parent)
|
const QColor &color, qreal movingTime, QGraphicsItem *parent)
|
||||||
|
: GraphItem(graph, type, width, color, parent)
|
||||||
{
|
{
|
||||||
_units = Metric;
|
|
||||||
_timeType = Total;
|
_timeType = Total;
|
||||||
|
|
||||||
_max = GraphItem::max();
|
_max = GraphItem::max();
|
||||||
_avg = graph.last().last().s() / graph.last().last().t();
|
_avg = graph.last().last().s() / graph.last().last().t();
|
||||||
_mavg = graph.last().last().s() / movingTime;
|
_mavg = graph.last().last().s() / movingTime;
|
||||||
|
|
||||||
setToolTip(toolTip());
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QString SpeedGraphItem::toolTip() const
|
QString SpeedGraphItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
qreal scale = (_units == Imperial) ? MS2MIH : (_units == Nautical)
|
qreal scale = (_units == Imperial) ? MS2MIH : (_units == Nautical)
|
||||||
@ -39,14 +37,7 @@ QString SpeedGraphItem::toolTip() const
|
|||||||
return tt.toString();
|
return tt.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
void SpeedGraphItem::setUnits(Units units)
|
|
||||||
{
|
|
||||||
_units = units;
|
|
||||||
setToolTip(toolTip());
|
|
||||||
}
|
|
||||||
|
|
||||||
void SpeedGraphItem::setTimeType(TimeType type)
|
void SpeedGraphItem::setTimeType(TimeType type)
|
||||||
{
|
{
|
||||||
_timeType = type;
|
_timeType = type;
|
||||||
setToolTip(toolTip());
|
|
||||||
}
|
}
|
||||||
|
@ -9,22 +9,19 @@ class SpeedGraphItem : public GraphItem
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
SpeedGraphItem(const Graph &graph, GraphType type, qreal movingTime,
|
SpeedGraphItem(const Graph &graph, GraphType type, int width,
|
||||||
QGraphicsItem *parent = 0);
|
const QColor &color, qreal movingTime, QGraphicsItem *parent = 0);
|
||||||
|
|
||||||
qreal avg() const {return _avg;}
|
qreal avg() const {return _avg;}
|
||||||
qreal mavg() const {return _mavg;}
|
qreal mavg() const {return _mavg;}
|
||||||
qreal max() const {return _max;}
|
qreal max() const {return _max;}
|
||||||
|
|
||||||
void setUnits(Units units);
|
QString info() const;
|
||||||
|
|
||||||
void setTimeType(TimeType type);
|
void setTimeType(TimeType type);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QString toolTip() const;
|
|
||||||
|
|
||||||
qreal _avg, _mavg, _max;
|
qreal _avg, _mavg, _max;
|
||||||
|
|
||||||
Units _units;
|
|
||||||
TimeType _timeType;
|
TimeType _timeType;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -14,6 +14,11 @@ TemperatureGraph::TemperatureGraph(QWidget *parent) : GraphTab(parent)
|
|||||||
setSliderPrecision(1);
|
setSliderPrecision(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
TemperatureGraph::~TemperatureGraph()
|
||||||
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
}
|
||||||
|
|
||||||
void TemperatureGraph::setInfo()
|
void TemperatureGraph::setInfo()
|
||||||
{
|
{
|
||||||
if (_showTracks) {
|
if (_showTracks) {
|
||||||
@ -38,24 +43,29 @@ QList<GraphItem*> TemperatureGraph::loadData(const Data &data)
|
|||||||
const Graph &graph = track.temperature();
|
const Graph &graph = track.temperature();
|
||||||
|
|
||||||
if (!graph.isValid()) {
|
if (!graph.isValid()) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
} else {
|
} else {
|
||||||
TemperatureGraphItem *gi = new TemperatureGraphItem(graph,
|
TemperatureGraphItem *gi = new TemperatureGraphItem(graph,
|
||||||
_graphType);
|
_graphType, _width, _palette.nextColor());
|
||||||
GraphView::addGraph(gi);
|
gi->setUnits(_units);
|
||||||
|
|
||||||
|
_tracks.append(gi);
|
||||||
|
if (_showTracks)
|
||||||
|
addGraph(gi);
|
||||||
|
|
||||||
_avg.append(QPointF(track.distance(), gi->avg()));
|
_avg.append(QPointF(track.distance(), gi->avg()));
|
||||||
graphs.append(gi);
|
graphs.append(gi);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.routes().count(); i++) {
|
for (int i = 0; i < data.routes().count(); i++) {
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
graphs.append(0);
|
graphs.append(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
for (int i = 0; i < data.areas().count(); i++)
|
for (int i = 0; i < data.areas().count(); i++)
|
||||||
skipColor();
|
_palette.nextColor();
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
redraw();
|
redraw();
|
||||||
@ -78,6 +88,9 @@ qreal TemperatureGraph::avg() const
|
|||||||
|
|
||||||
void TemperatureGraph::clear()
|
void TemperatureGraph::clear()
|
||||||
{
|
{
|
||||||
|
qDeleteAll(_tracks);
|
||||||
|
_tracks.clear();
|
||||||
|
|
||||||
_avg.clear();
|
_avg.clear();
|
||||||
|
|
||||||
GraphTab::clear();
|
GraphTab::clear();
|
||||||
@ -108,7 +121,13 @@ void TemperatureGraph::showTracks(bool show)
|
|||||||
{
|
{
|
||||||
_showTracks = show;
|
_showTracks = show;
|
||||||
|
|
||||||
showGraph(show);
|
for (int i = 0; i < _tracks.size(); i++) {
|
||||||
|
if (show)
|
||||||
|
addGraph(_tracks.at(i));
|
||||||
|
else
|
||||||
|
removeGraph(_tracks.at(i));
|
||||||
|
}
|
||||||
|
|
||||||
setInfo();
|
setInfo();
|
||||||
|
|
||||||
redraw();
|
redraw();
|
||||||
|
@ -3,12 +3,15 @@
|
|||||||
|
|
||||||
#include "graphtab.h"
|
#include "graphtab.h"
|
||||||
|
|
||||||
|
class TemperatureGraphItem;
|
||||||
|
|
||||||
class TemperatureGraph : public GraphTab
|
class TemperatureGraph : public GraphTab
|
||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
TemperatureGraph(QWidget *parent = 0);
|
TemperatureGraph(QWidget *parent = 0);
|
||||||
|
~TemperatureGraph();
|
||||||
|
|
||||||
QString label() const {return tr("Temperature");}
|
QString label() const {return tr("Temperature");}
|
||||||
QList<GraphItem*> loadData(const Data &data);
|
QList<GraphItem*> loadData(const Data &data);
|
||||||
@ -26,6 +29,7 @@ private:
|
|||||||
QVector<QPointF> _avg;
|
QVector<QPointF> _avg;
|
||||||
|
|
||||||
bool _showTracks;
|
bool _showTracks;
|
||||||
|
QList<TemperatureGraphItem *> _tracks;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // TEMPERATUREGRAPH_H
|
#endif // TEMPERATUREGRAPH_H
|
||||||
|
@ -4,21 +4,20 @@
|
|||||||
|
|
||||||
|
|
||||||
TemperatureGraphItem::TemperatureGraphItem(const Graph &graph, GraphType type,
|
TemperatureGraphItem::TemperatureGraphItem(const Graph &graph, GraphType type,
|
||||||
QGraphicsItem *parent) : GraphItem(graph, type, parent)
|
int width, const QColor &color, QGraphicsItem *parent)
|
||||||
|
: GraphItem(graph, type, width, color, parent)
|
||||||
{
|
{
|
||||||
_min = GraphItem::min();
|
_min = GraphItem::min();
|
||||||
_max = GraphItem::max();
|
_max = GraphItem::max();
|
||||||
_avg = GraphItem::avg();
|
_avg = GraphItem::avg();
|
||||||
|
|
||||||
setToolTip(toolTip(Metric));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
QString TemperatureGraphItem::toolTip(Units units) const
|
QString TemperatureGraphItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
qreal scale = (units == Metric) ? 1.0 : C2FS;
|
qreal scale = (_units == Metric) ? 1.0 : C2FS;
|
||||||
qreal offset = (units == Metric) ? 0 : C2FO;
|
qreal offset = (_units == Metric) ? 0 : C2FO;
|
||||||
QString su = (units == Metric) ?
|
QString su = (_units == Metric) ?
|
||||||
QChar(0x00B0) + tr("C") : QChar(0x00B0) + tr("F");
|
QChar(0x00B0) + tr("C") : QChar(0x00B0) + tr("F");
|
||||||
QLocale l(QLocale::system());
|
QLocale l(QLocale::system());
|
||||||
|
|
||||||
@ -31,8 +30,3 @@ QString TemperatureGraphItem::toolTip(Units units) const
|
|||||||
|
|
||||||
return tt.toString();
|
return tt.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
void TemperatureGraphItem::setUnits(Units units)
|
|
||||||
{
|
|
||||||
setToolTip(toolTip(units));
|
|
||||||
}
|
|
||||||
|
@ -8,18 +8,16 @@ class TemperatureGraphItem : public GraphItem
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
TemperatureGraphItem(const Graph &graph, GraphType type,
|
TemperatureGraphItem(const Graph &graph, GraphType type, int width,
|
||||||
QGraphicsItem *parent = 0);
|
const QColor &color, QGraphicsItem *parent = 0);
|
||||||
|
|
||||||
qreal max() const {return _max;}
|
qreal max() const {return _max;}
|
||||||
qreal min() const {return _min;}
|
qreal min() const {return _min;}
|
||||||
qreal avg() const {return _avg;}
|
qreal avg() const {return _avg;}
|
||||||
|
|
||||||
void setUnits(Units units);
|
QString info() const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QString toolTip(Units units) const;
|
|
||||||
|
|
||||||
qreal _min, _max, _avg;
|
qreal _min, _max, _avg;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
#include <QImageReader>
|
#include <QImageReader>
|
||||||
|
#include <QLabel>
|
||||||
|
#include "popup.h"
|
||||||
#include "tooltip.h"
|
#include "tooltip.h"
|
||||||
|
|
||||||
|
|
||||||
@ -6,7 +8,7 @@
|
|||||||
|
|
||||||
void ToolTip::insert(const QString &key, const QString &value)
|
void ToolTip::insert(const QString &key, const QString &value)
|
||||||
{
|
{
|
||||||
_list.append(KV(key, value));
|
_list.append(KV<QString, QString>(key, value));
|
||||||
}
|
}
|
||||||
|
|
||||||
QString ToolTip::toString() const
|
QString ToolTip::toString() const
|
||||||
@ -26,7 +28,8 @@ QString ToolTip::toString() const
|
|||||||
}
|
}
|
||||||
|
|
||||||
html += "<div align=\"center\">";
|
html += "<div align=\"center\">";
|
||||||
html += QString("<img src=\"file:%0\" width=\"%1\" height=\"%2\"/>")
|
html += QString("<a href=\"file:%0\">"
|
||||||
|
"<img src=\"%0\" width=\"%1\" height=\"%2\"/></a>")
|
||||||
.arg(_img.path(), QString::number(width), QString::number(height));
|
.arg(_img.path(), QString::number(width), QString::number(height));
|
||||||
html += "</div>";
|
html += "</div>";
|
||||||
}
|
}
|
||||||
|
@ -14,7 +14,7 @@ public:
|
|||||||
QString toString() const;
|
QString toString() const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QList<KV> _list;
|
QList<KV<QString, QString> > _list;
|
||||||
ImageInfo _img;
|
ImageInfo _img;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#include "trackitem.h"
|
#include "trackitem.h"
|
||||||
|
|
||||||
|
|
||||||
QString TrackItem::toolTip(Units units) const
|
QString TrackItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
|
|
||||||
@ -14,13 +14,24 @@ QString TrackItem::toolTip(Units units) const
|
|||||||
if (!_desc.isEmpty())
|
if (!_desc.isEmpty())
|
||||||
tt.insert(tr("Description"), _desc);
|
tt.insert(tr("Description"), _desc);
|
||||||
tt.insert(tr("Distance"), Format::distance(path().last().last().distance(),
|
tt.insert(tr("Distance"), Format::distance(path().last().last().distance(),
|
||||||
units));
|
_units));
|
||||||
if (_time > 0)
|
if (_time > 0)
|
||||||
tt.insert(tr("Total time"), Format::timeSpan(_time));
|
tt.insert(tr("Total time"), Format::timeSpan(_time));
|
||||||
if (_movingTime > 0)
|
if (_movingTime > 0)
|
||||||
tt.insert(tr("Moving time"), Format::timeSpan(_movingTime));
|
tt.insert(tr("Moving time"), Format::timeSpan(_movingTime));
|
||||||
if (!_date.isNull())
|
if (!_date.isNull())
|
||||||
tt.insert(tr("Date"), _date.toString(Qt::SystemLocaleShortDate));
|
tt.insert(tr("Date"), _date.toString(Qt::SystemLocaleShortDate));
|
||||||
|
if (!_links.isEmpty()) {
|
||||||
|
QString links;
|
||||||
|
for (int i = 0; i < _links.size(); i++) {
|
||||||
|
const Link &link = _links.at(i);
|
||||||
|
links.append(QString("<a href=\"%0\">%1</a>").arg(link.URL(),
|
||||||
|
link.text().isEmpty() ? link.URL() : link.text()));
|
||||||
|
if (i != _links.size() - 1)
|
||||||
|
links.append("<br/>");
|
||||||
|
}
|
||||||
|
tt.insert(tr("Links"), links);
|
||||||
|
}
|
||||||
|
|
||||||
return tt.toString();
|
return tt.toString();
|
||||||
}
|
}
|
||||||
@ -30,15 +41,8 @@ TrackItem::TrackItem(const Track &track, Map *map, QGraphicsItem *parent)
|
|||||||
{
|
{
|
||||||
_name = track.name();
|
_name = track.name();
|
||||||
_desc = track.description();
|
_desc = track.description();
|
||||||
|
_links = track.links();
|
||||||
_date = track.date();
|
_date = track.date();
|
||||||
_time = track.time();
|
_time = track.time();
|
||||||
_movingTime = track.movingTime();
|
_movingTime = track.movingTime();
|
||||||
|
|
||||||
setToolTip(toolTip(Metric));
|
|
||||||
}
|
|
||||||
|
|
||||||
void TrackItem::setUnits(Units units)
|
|
||||||
{
|
|
||||||
PathItem::setUnits(units);
|
|
||||||
setToolTip(toolTip(units));
|
|
||||||
}
|
}
|
||||||
|
@ -6,6 +6,7 @@
|
|||||||
#include "data/track.h"
|
#include "data/track.h"
|
||||||
#include "pathitem.h"
|
#include "pathitem.h"
|
||||||
#include "units.h"
|
#include "units.h"
|
||||||
|
#include "graphicsscene.h"
|
||||||
|
|
||||||
class Map;
|
class Map;
|
||||||
|
|
||||||
@ -16,13 +17,12 @@ class TrackItem : public PathItem
|
|||||||
public:
|
public:
|
||||||
TrackItem(const Track &track, Map *map, QGraphicsItem *parent = 0);
|
TrackItem(const Track &track, Map *map, QGraphicsItem *parent = 0);
|
||||||
|
|
||||||
void setUnits(Units units);
|
QString info() const;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QString toolTip(Units units) const;
|
|
||||||
|
|
||||||
QString _name;
|
QString _name;
|
||||||
QString _desc;
|
QString _desc;
|
||||||
|
QVector<Link> _links;
|
||||||
QDateTime _date;
|
QDateTime _date;
|
||||||
qreal _time;
|
qreal _time;
|
||||||
qreal _movingTime;
|
qreal _movingTime;
|
||||||
|
@ -1,7 +1,10 @@
|
|||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include <QPainter>
|
#include <QPainter>
|
||||||
|
#include <QGraphicsSceneMouseEvent>
|
||||||
|
#include <QLabel>
|
||||||
#include "font.h"
|
#include "font.h"
|
||||||
#include "tooltip.h"
|
#include "tooltip.h"
|
||||||
|
#include "popup.h"
|
||||||
#include "waypointitem.h"
|
#include "waypointitem.h"
|
||||||
|
|
||||||
|
|
||||||
@ -10,30 +13,41 @@
|
|||||||
#define FS(size) \
|
#define FS(size) \
|
||||||
((int)((qreal)size * 1.41))
|
((int)((qreal)size * 1.41))
|
||||||
|
|
||||||
QString WaypointItem::toolTip(Units units, CoordinatesFormat format)
|
QString WaypointItem::info() const
|
||||||
{
|
{
|
||||||
ToolTip tt;
|
ToolTip tt;
|
||||||
|
|
||||||
if (!_waypoint.name().isEmpty())
|
if (!_waypoint.name().isEmpty())
|
||||||
tt.insert(qApp->translate("WaypointItem", "Name"), _waypoint.name());
|
tt.insert(qApp->translate("WaypointItem", "Name"), _waypoint.name());
|
||||||
tt.insert(qApp->translate("WaypointItem", "Coordinates"),
|
tt.insert(qApp->translate("WaypointItem", "Coordinates"),
|
||||||
Format::coordinates(_waypoint.coordinates(), format));
|
Format::coordinates(_waypoint.coordinates(), _format));
|
||||||
if (_waypoint.hasElevation())
|
if (_waypoint.hasElevation())
|
||||||
tt.insert(qApp->translate("WaypointItem", "Elevation"),
|
tt.insert(qApp->translate("WaypointItem", "Elevation"),
|
||||||
Format::elevation(_waypoint.elevation(), units));
|
Format::elevation(_waypoint.elevation(), _units));
|
||||||
if (_waypoint.timestamp().isValid())
|
if (_waypoint.timestamp().isValid())
|
||||||
tt.insert(qApp->translate("WaypointItem", "Date"),
|
tt.insert(qApp->translate("WaypointItem", "Date"),
|
||||||
_waypoint.timestamp().toString(Qt::SystemLocaleShortDate));
|
_waypoint.timestamp().toString(Qt::SystemLocaleShortDate));
|
||||||
if (!_waypoint.description().isEmpty())
|
if (!_waypoint.description().isEmpty())
|
||||||
tt.insert(qApp->translate("WaypointItem", "Description"),
|
tt.insert(qApp->translate("WaypointItem", "Description"),
|
||||||
_waypoint.description());
|
_waypoint.description());
|
||||||
|
if (!_waypoint.links().isEmpty()) {
|
||||||
|
QString links;
|
||||||
|
for (int i = 0; i < _waypoint.links().size(); i++) {
|
||||||
|
const Link &link = _waypoint.links().at(i);
|
||||||
|
links.append(QString("<a href=\"%0\">%1</a>").arg(link.URL(),
|
||||||
|
link.text().isEmpty() ? link.URL() : link.text()));
|
||||||
|
if (i != _waypoint.links().size() - 1)
|
||||||
|
links.append("<br/>");
|
||||||
|
}
|
||||||
|
tt.insert(qApp->translate("WaypointItem", "Links"), links);
|
||||||
|
}
|
||||||
tt.setImage(_waypoint.image());
|
tt.setImage(_waypoint.image());
|
||||||
|
|
||||||
return tt.toString();
|
return tt.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
WaypointItem::WaypointItem(const Waypoint &waypoint, Map *map,
|
WaypointItem::WaypointItem(const Waypoint &waypoint, Map *map,
|
||||||
QGraphicsItem *parent) : QGraphicsItem(parent)
|
QGraphicsItem *parent) : GraphicsItem(parent)
|
||||||
{
|
{
|
||||||
_waypoint = waypoint;
|
_waypoint = waypoint;
|
||||||
_showLabel = true;
|
_showLabel = true;
|
||||||
@ -43,10 +57,12 @@ WaypointItem::WaypointItem(const Waypoint &waypoint, Map *map,
|
|||||||
_font.setPixelSize(FS(_size));
|
_font.setPixelSize(FS(_size));
|
||||||
_font.setFamily(FONT_FAMILY);
|
_font.setFamily(FONT_FAMILY);
|
||||||
|
|
||||||
|
_units = Metric;
|
||||||
|
_format = DecimalDegrees;
|
||||||
|
|
||||||
updateCache();
|
updateCache();
|
||||||
|
|
||||||
setPos(map->ll2xy(waypoint.coordinates()));
|
setPos(map->ll2xy(waypoint.coordinates()));
|
||||||
setToolTip(toolTip(Metric, DecimalDegrees));
|
|
||||||
setCursor(Qt::ArrowCursor);
|
setCursor(Qt::ArrowCursor);
|
||||||
setAcceptHoverEvents(true);
|
setAcceptHoverEvents(true);
|
||||||
}
|
}
|
||||||
@ -116,7 +132,8 @@ void WaypointItem::setColor(const QColor &color)
|
|||||||
|
|
||||||
void WaypointItem::setToolTipFormat(Units units, CoordinatesFormat format)
|
void WaypointItem::setToolTipFormat(Units units, CoordinatesFormat format)
|
||||||
{
|
{
|
||||||
setToolTip(toolTip(units, format));
|
_units = units;
|
||||||
|
_format = format;
|
||||||
}
|
}
|
||||||
|
|
||||||
void WaypointItem::showLabel(bool show)
|
void WaypointItem::showLabel(bool show)
|
||||||
@ -148,3 +165,10 @@ void WaypointItem::hoverLeaveEvent(QGraphicsSceneHoverEvent *event)
|
|||||||
updateCache();
|
updateCache();
|
||||||
setZValue(zValue() - 1.0);
|
setZValue(zValue() - 1.0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
void WaypointItem::mousePressEvent(QGraphicsSceneMouseEvent *event)
|
||||||
|
{
|
||||||
|
Popup::show(event->screenPos(), info(), event->widget());
|
||||||
|
/* Do not propagate the event any further as lower stacked items (path
|
||||||
|
items) would replace the popup with their own popup */
|
||||||
|
}
|
||||||
|
@ -3,12 +3,15 @@
|
|||||||
|
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
#include <QGraphicsItem>
|
#include <QGraphicsItem>
|
||||||
|
#include <QFont>
|
||||||
#include "data/waypoint.h"
|
#include "data/waypoint.h"
|
||||||
#include "map/map.h"
|
#include "map/map.h"
|
||||||
#include "units.h"
|
#include "units.h"
|
||||||
|
#include "graphicsscene.h"
|
||||||
#include "format.h"
|
#include "format.h"
|
||||||
|
|
||||||
class WaypointItem : public QGraphicsItem
|
|
||||||
|
class WaypointItem : public GraphicsItem
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
WaypointItem(const Waypoint &waypoint, Map *map, QGraphicsItem *parent = 0);
|
WaypointItem(const Waypoint &waypoint, Map *map, QGraphicsItem *parent = 0);
|
||||||
@ -16,23 +19,26 @@ public:
|
|||||||
const Waypoint &waypoint() const {return _waypoint;}
|
const Waypoint &waypoint() const {return _waypoint;}
|
||||||
|
|
||||||
void setMap(Map *map) {setPos(map->ll2xy(_waypoint.coordinates()));}
|
void setMap(Map *map) {setPos(map->ll2xy(_waypoint.coordinates()));}
|
||||||
void setToolTipFormat(Units units, CoordinatesFormat format);
|
|
||||||
void setSize(int size);
|
void setSize(int size);
|
||||||
void setColor(const QColor &color);
|
void setColor(const QColor &color);
|
||||||
void showLabel(bool show);
|
void showLabel(bool show);
|
||||||
void setDigitalZoom(int zoom) {setScale(pow(2, -zoom));}
|
void setDigitalZoom(int zoom) {setScale(pow(2, -zoom));}
|
||||||
|
void setToolTipFormat(Units units, CoordinatesFormat format);
|
||||||
|
|
||||||
QPainterPath shape() const {return _shape;}
|
QPainterPath shape() const {return _shape;}
|
||||||
QRectF boundingRect() const {return _shape.boundingRect();}
|
QRectF boundingRect() const {return _shape.boundingRect();}
|
||||||
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
|
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option,
|
||||||
QWidget *widget);
|
QWidget *widget);
|
||||||
|
|
||||||
private:
|
QString info() const;
|
||||||
|
|
||||||
|
protected:
|
||||||
void hoverEnterEvent(QGraphicsSceneHoverEvent *event);
|
void hoverEnterEvent(QGraphicsSceneHoverEvent *event);
|
||||||
void hoverLeaveEvent(QGraphicsSceneHoverEvent *event);
|
void hoverLeaveEvent(QGraphicsSceneHoverEvent *event);
|
||||||
|
void mousePressEvent(QGraphicsSceneMouseEvent *event);
|
||||||
|
|
||||||
|
private:
|
||||||
void updateCache();
|
void updateCache();
|
||||||
QString toolTip(Units units, CoordinatesFormat format);
|
|
||||||
|
|
||||||
Waypoint _waypoint;
|
Waypoint _waypoint;
|
||||||
QPainterPath _shape;
|
QPainterPath _shape;
|
||||||
@ -41,6 +47,9 @@ private:
|
|||||||
bool _showLabel;
|
bool _showLabel;
|
||||||
QFont _font;
|
QFont _font;
|
||||||
QRect _labelBB;
|
QRect _labelBB;
|
||||||
|
|
||||||
|
Units _units;
|
||||||
|
CoordinatesFormat _format;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // WAYPOINTITEM_H
|
#endif // WAYPOINTITEM_H
|
||||||
|
@ -1,21 +1,20 @@
|
|||||||
#ifndef KV_H
|
#ifndef KV_H
|
||||||
#define KV_H
|
#define KV_H
|
||||||
|
|
||||||
#include <QString>
|
template <class KEY, class VALUE>
|
||||||
|
|
||||||
class KV {
|
class KV {
|
||||||
public:
|
public:
|
||||||
KV(const QString &key, const QString &value) : _key(key), _value(value) {}
|
KV(const KEY &key, const VALUE &value) : _key(key), _value(value) {}
|
||||||
|
|
||||||
const QString &key() const {return _key;}
|
const KEY &key() const {return _key;}
|
||||||
const QString &value() const {return _value;}
|
const VALUE &value() const {return _value;}
|
||||||
|
|
||||||
bool operator==(const KV &other) const
|
bool operator==(const KV &other) const {return _key == other._key;}
|
||||||
{return this->key() == other.key();}
|
bool operator<(const KV &other) const {return _key < other._key;}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
QString _key;
|
KEY _key;
|
||||||
QString _value;
|
VALUE _value;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // KV_H
|
#endif // KV_H
|
||||||
|
@ -17,6 +17,7 @@ public:
|
|||||||
TIFFFile(QIODevice *device);
|
TIFFFile(QIODevice *device);
|
||||||
|
|
||||||
bool isValid() const {return _ifd != 0;}
|
bool isValid() const {return _ifd != 0;}
|
||||||
|
bool isBE() const {return _be;}
|
||||||
quint32 ifd() const {return _ifd;}
|
quint32 ifd() const {return _ifd;}
|
||||||
|
|
||||||
bool seek(qint64 pos) {return _device->seek(_offset + pos);}
|
bool seek(qint64 pos) {return _device->seek(_offset + pos);}
|
||||||
|
67
src/data/csv.cpp
Normal file
67
src/data/csv.cpp
Normal file
@ -0,0 +1,67 @@
|
|||||||
|
#include <QStringList>
|
||||||
|
#include "csv.h"
|
||||||
|
|
||||||
|
/*
|
||||||
|
RFC 4180 parser with the following enchancements:
|
||||||
|
- allows an arbitrary delimiter
|
||||||
|
- allows LF line ends in addition to CRLF line ends
|
||||||
|
*/
|
||||||
|
|
||||||
|
bool CSV::readEntry(QStringList &list)
|
||||||
|
{
|
||||||
|
int state = 0;
|
||||||
|
char c;
|
||||||
|
QByteArray field;
|
||||||
|
|
||||||
|
while (_device->getChar(&c)) {
|
||||||
|
switch (state) {
|
||||||
|
case 0:
|
||||||
|
if (c == '\r')
|
||||||
|
state = 3;
|
||||||
|
else if (c == '\n') {
|
||||||
|
list.append(field);
|
||||||
|
_line++;
|
||||||
|
return true;
|
||||||
|
} else if (c == _delimiter) {
|
||||||
|
list.append(field);
|
||||||
|
field.clear();
|
||||||
|
} else if (c == '"') {
|
||||||
|
if (!field.isEmpty())
|
||||||
|
return false;
|
||||||
|
state = 1;
|
||||||
|
} else
|
||||||
|
field.append(c);
|
||||||
|
break;
|
||||||
|
case 1:
|
||||||
|
if (c == '"')
|
||||||
|
state = 2;
|
||||||
|
else {
|
||||||
|
field.append(c);
|
||||||
|
if (c == '\n')
|
||||||
|
_line++;
|
||||||
|
}
|
||||||
|
break;
|
||||||
|
case 2:
|
||||||
|
if (c == '"') {
|
||||||
|
field.append('"');
|
||||||
|
state = 1;
|
||||||
|
} else if (c == _delimiter || c == '\r' || c == '\n') {
|
||||||
|
_device->ungetChar(c);
|
||||||
|
state = 0;
|
||||||
|
} else
|
||||||
|
return false;
|
||||||
|
break;
|
||||||
|
case 3:
|
||||||
|
if (c == '\n') {
|
||||||
|
_device->ungetChar(c);
|
||||||
|
state = 0;
|
||||||
|
} else
|
||||||
|
return false;
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
list.append(field);
|
||||||
|
|
||||||
|
return (state == 0);
|
||||||
|
}
|
22
src/data/csv.h
Normal file
22
src/data/csv.h
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
#ifndef CSV_H
|
||||||
|
#define CSV_H
|
||||||
|
|
||||||
|
#include <QIODevice>
|
||||||
|
|
||||||
|
class CSV
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
CSV(QIODevice *device, char delimiter = ',')
|
||||||
|
: _device(device), _delimiter(delimiter), _line(1) {}
|
||||||
|
|
||||||
|
bool readEntry(QStringList &list);
|
||||||
|
bool atEnd() const {return _device->atEnd();}
|
||||||
|
int line() const {return _line;}
|
||||||
|
|
||||||
|
private:
|
||||||
|
QIODevice *_device;
|
||||||
|
char _delimiter;
|
||||||
|
int _line;
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif // CSV_H
|
@ -1,3 +1,5 @@
|
|||||||
|
#include <QStringList>
|
||||||
|
#include "csv.h"
|
||||||
#include "csvparser.h"
|
#include "csvparser.h"
|
||||||
|
|
||||||
bool CSVParser::parse(QFile *file, QList<TrackData> &tracks,
|
bool CSVParser::parse(QFile *file, QList<TrackData> &tracks,
|
||||||
@ -7,42 +9,38 @@ bool CSVParser::parse(QFile *file, QList<TrackData> &tracks,
|
|||||||
Q_UNUSED(tracks);
|
Q_UNUSED(tracks);
|
||||||
Q_UNUSED(routes);
|
Q_UNUSED(routes);
|
||||||
Q_UNUSED(polygons);
|
Q_UNUSED(polygons);
|
||||||
bool res;
|
CSV csv(file);
|
||||||
|
QStringList entry;
|
||||||
|
bool ok;
|
||||||
|
|
||||||
_errorLine = 1;
|
|
||||||
_errorString.clear();
|
|
||||||
|
|
||||||
while (!file->atEnd()) {
|
while (!csv.atEnd()) {
|
||||||
QByteArray line = file->readLine();
|
if (!csv.readEntry(entry) || entry.size() < 3) {
|
||||||
QList<QByteArray> list = line.split(',');
|
|
||||||
if (list.size() < 3) {
|
|
||||||
_errorString = "Parse error";
|
_errorString = "Parse error";
|
||||||
|
_errorLine = csv.line();
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
qreal lon = list[0].trimmed().toDouble(&res);
|
double lon = entry.at(0).trimmed().toDouble(&ok);
|
||||||
if (!res || (lon < -180.0 || lon > 180.0)) {
|
if (!ok || (lon < -180.0 || lon > 180.0)) {
|
||||||
_errorString = "Invalid longitude";
|
_errorString = "Invalid longitude";
|
||||||
|
_errorLine = csv.line();
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
qreal lat = list[1].trimmed().toDouble(&res);
|
double lat = entry.at(1).trimmed().toDouble(&ok);
|
||||||
if (!res || (lat < -90.0 || lat > 90.0)) {
|
if (!ok || (lat < -90.0 || lat > 90.0)) {
|
||||||
_errorString = "Invalid latitude";
|
_errorString = "Invalid latitude";
|
||||||
|
_errorLine = csv.line();
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
Waypoint wp(Coordinates(lon, lat));
|
Waypoint wp(Coordinates(lon, lat));
|
||||||
|
wp.setName(entry.at(2).trimmed());
|
||||||
QByteArray ba = list[2].trimmed();
|
if (entry.size() > 3)
|
||||||
QString name = QString::fromUtf8(ba.data(), ba.size());
|
wp.setDescription(entry.at(3).trimmed());
|
||||||
wp.setName(name);
|
|
||||||
|
|
||||||
if (list.size() > 3) {
|
|
||||||
ba = list[3].trimmed();
|
|
||||||
wp.setDescription(QString::fromUtf8(ba.data(), ba.size()));
|
|
||||||
}
|
|
||||||
|
|
||||||
waypoints.append(wp);
|
waypoints.append(wp);
|
||||||
_errorLine++;
|
|
||||||
|
entry.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
167
src/data/cupparser.cpp
Normal file
167
src/data/cupparser.cpp
Normal file
@ -0,0 +1,167 @@
|
|||||||
|
#include <cmath>
|
||||||
|
#include <QStringList>
|
||||||
|
#include "csv.h"
|
||||||
|
#include "cupparser.h"
|
||||||
|
|
||||||
|
|
||||||
|
enum SegmentType {
|
||||||
|
Header, Waypoints, Tasks
|
||||||
|
};
|
||||||
|
|
||||||
|
static double latitude(const QString &str)
|
||||||
|
{
|
||||||
|
bool ok;
|
||||||
|
|
||||||
|
if (str.length() != 9)
|
||||||
|
return NAN;
|
||||||
|
int deg = str.left(2).toInt(&ok);
|
||||||
|
if (!ok || deg > 90)
|
||||||
|
return NAN;
|
||||||
|
double min = str.mid(2, 6).toDouble(&ok);
|
||||||
|
if (!ok || min > 60)
|
||||||
|
return NAN;
|
||||||
|
|
||||||
|
double dd = deg + min/60.0;
|
||||||
|
return (str.right(1) == "S") ? -dd : dd;
|
||||||
|
}
|
||||||
|
|
||||||
|
static double longitude(const QString &str)
|
||||||
|
{
|
||||||
|
bool ok;
|
||||||
|
|
||||||
|
if (str.length() != 10)
|
||||||
|
return NAN;
|
||||||
|
int deg = str.left(3).toInt(&ok);
|
||||||
|
if (!ok || deg > 180)
|
||||||
|
return NAN;
|
||||||
|
double min = str.mid(3, 6).toDouble(&ok);
|
||||||
|
if (!ok || min > 60)
|
||||||
|
return NAN;
|
||||||
|
|
||||||
|
double dd = deg + min/60.0;
|
||||||
|
return (str.right(1) == "W") ? -dd : dd;
|
||||||
|
}
|
||||||
|
|
||||||
|
static double elevation(const QString &str)
|
||||||
|
{
|
||||||
|
bool ok;
|
||||||
|
double ele;
|
||||||
|
|
||||||
|
if (str.right(2) == "ft")
|
||||||
|
ele = str.left(str.length() - 2).toDouble(&ok) * 0.3048;
|
||||||
|
else if (str.right(1) == "m")
|
||||||
|
ele = str.left(str.length() - 1).toDouble(&ok);
|
||||||
|
else
|
||||||
|
return NAN;
|
||||||
|
|
||||||
|
return ok ? ele : NAN;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
bool CUPParser::waypoint(const QStringList &entry, QVector<Waypoint> &waypoints)
|
||||||
|
{
|
||||||
|
if (entry.size() < 11) {
|
||||||
|
_errorString = "Invalid number of fields";
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
double lon = longitude(entry.at(4));
|
||||||
|
if (std::isnan(lon)) {
|
||||||
|
_errorString = "Invalid longitude";
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
double lat = latitude(entry.at(3));
|
||||||
|
if (std::isnan(lat)) {
|
||||||
|
_errorString = "Invalid latitude";
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
Waypoint wp(Coordinates(lon, lat));
|
||||||
|
wp.setName(entry.at(0));
|
||||||
|
wp.setDescription(entry.at(10));
|
||||||
|
wp.setElevation(elevation(entry.at(5)));
|
||||||
|
waypoints.append(wp);
|
||||||
|
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
bool CUPParser::task(const QStringList &entry,
|
||||||
|
const QVector<Waypoint> &waypoints, QList<RouteData> &routes)
|
||||||
|
{
|
||||||
|
if (entry.size() < 3) {
|
||||||
|
_errorString = "Invalid number of fields";
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
RouteData r;
|
||||||
|
r.setName(entry.at(0));
|
||||||
|
for (int i = 1; i < entry.size(); i++) {
|
||||||
|
if (entry.at(i) == "???")
|
||||||
|
continue;
|
||||||
|
|
||||||
|
Waypoint w;
|
||||||
|
for (int j = 0; j < waypoints.size(); j++) {
|
||||||
|
if (waypoints.at(j).name() == entry.at(i)) {
|
||||||
|
w = waypoints.at(j);
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
if (w.coordinates().isNull()) {
|
||||||
|
_errorString = entry.at(i) + ": unknown turnpoint";
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
r.append(w);
|
||||||
|
}
|
||||||
|
|
||||||
|
routes.append(r);
|
||||||
|
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
bool CUPParser::parse(QFile *file, QList<TrackData> &tracks,
|
||||||
|
QList<RouteData> &routes, QList<Area> &polygons,
|
||||||
|
QVector<Waypoint> &waypoints)
|
||||||
|
{
|
||||||
|
Q_UNUSED(tracks);
|
||||||
|
Q_UNUSED(polygons);
|
||||||
|
CSV csv(file);
|
||||||
|
QStringList entry;
|
||||||
|
SegmentType segment = Header;
|
||||||
|
|
||||||
|
|
||||||
|
while (!csv.atEnd()) {
|
||||||
|
if (!csv.readEntry(entry)) {
|
||||||
|
_errorString = "CSV parse error";
|
||||||
|
_errorLine = csv.line();
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (segment == Header) {
|
||||||
|
segment = Waypoints;
|
||||||
|
if (entry.size() >= 11 && entry.at(3) == "lat"
|
||||||
|
&& entry.at(4) == "lon") {
|
||||||
|
entry.clear();
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
} else if (segment == Waypoints && entry.size() == 1
|
||||||
|
&& entry.at(0) == "-----Related Tasks-----") {
|
||||||
|
segment = Tasks;
|
||||||
|
entry.clear();
|
||||||
|
continue;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (segment == Waypoints) {
|
||||||
|
if (!waypoint(entry, waypoints))
|
||||||
|
return false;
|
||||||
|
} else if (segment == Tasks) {
|
||||||
|
if (entry.at(0) != "Options" && !entry.at(0).startsWith("ObsZone=")
|
||||||
|
&& !task(entry, waypoints, routes))
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
entry.clear();
|
||||||
|
_errorLine = csv.line();
|
||||||
|
}
|
||||||
|
|
||||||
|
return true;
|
||||||
|
}
|
25
src/data/cupparser.h
Normal file
25
src/data/cupparser.h
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
#ifndef CUPPARSER_H
|
||||||
|
#define CUPPARSER_H
|
||||||
|
|
||||||
|
#include "parser.h"
|
||||||
|
|
||||||
|
class CUPParser : public Parser
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
CUPParser() : _errorLine(0) {}
|
||||||
|
|
||||||
|
bool parse(QFile *file, QList<TrackData> &tracks, QList<RouteData> &routes,
|
||||||
|
QList<Area> &polygons, QVector<Waypoint> &waypoints);
|
||||||
|
QString errorString() const {return _errorString;}
|
||||||
|
int errorLine() const {return _errorLine;}
|
||||||
|
|
||||||
|
private:
|
||||||
|
bool waypoint(const QStringList &entry, QVector<Waypoint> &waypoints);
|
||||||
|
bool task(const QStringList &entry, const QVector<Waypoint> &waypoints,
|
||||||
|
QList<RouteData> &routes);
|
||||||
|
|
||||||
|
QString _errorString;
|
||||||
|
int _errorLine;
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif // CUPPARSER_H
|
@ -17,6 +17,8 @@
|
|||||||
#include "geojsonparser.h"
|
#include "geojsonparser.h"
|
||||||
#endif // ENABLE_GEOJSON
|
#endif // ENABLE_GEOJSON
|
||||||
#include "exifparser.h"
|
#include "exifparser.h"
|
||||||
|
#include "cupparser.h"
|
||||||
|
#include "gpiparser.h"
|
||||||
#include "dem.h"
|
#include "dem.h"
|
||||||
#include "data.h"
|
#include "data.h"
|
||||||
|
|
||||||
@ -37,6 +39,8 @@ static SLFParser slf;
|
|||||||
static GeoJSONParser geojson;
|
static GeoJSONParser geojson;
|
||||||
#endif // ENABLE_GEOJSON
|
#endif // ENABLE_GEOJSON
|
||||||
static EXIFParser exif;
|
static EXIFParser exif;
|
||||||
|
static CUPParser cup;
|
||||||
|
static GPIParser gpi;
|
||||||
|
|
||||||
static QHash<QString, Parser*> parsers()
|
static QHash<QString, Parser*> parsers()
|
||||||
{
|
{
|
||||||
@ -60,6 +64,8 @@ static QHash<QString, Parser*> parsers()
|
|||||||
#endif // ENABLE_GEOJSON
|
#endif // ENABLE_GEOJSON
|
||||||
hash.insert("jpeg", &exif);
|
hash.insert("jpeg", &exif);
|
||||||
hash.insert("jpg", &exif);
|
hash.insert("jpg", &exif);
|
||||||
|
hash.insert("cup", &cup);
|
||||||
|
hash.insert("gpi", &gpi);
|
||||||
|
|
||||||
return hash;
|
return hash;
|
||||||
}
|
}
|
||||||
@ -68,13 +74,35 @@ static QHash<QString, Parser*> parsers()
|
|||||||
QHash<QString, Parser*> Data::_parsers = parsers();
|
QHash<QString, Parser*> Data::_parsers = parsers();
|
||||||
bool Data::_useDEM = false;
|
bool Data::_useDEM = false;
|
||||||
|
|
||||||
void Data::processData(const QList<TrackData> &trackData,
|
void Data::processData(QList<TrackData> &trackData, QList<RouteData> &routeData)
|
||||||
const QList<RouteData> &routeData)
|
|
||||||
{
|
{
|
||||||
for (int i = 0; i < trackData.count(); i++)
|
for (int i = 0; i < trackData.count(); i++) {
|
||||||
|
TrackData &track = trackData[i];
|
||||||
|
for (int j = 0; j < track.size(); j++) {
|
||||||
|
SegmentData &segment = track[j];
|
||||||
|
for (int k = 0; k < segment.size(); k++) {
|
||||||
|
Trackpoint &t = segment[k];
|
||||||
|
if (!t.hasElevation() || _useDEM) {
|
||||||
|
qreal elevation = DEM::elevation(t.coordinates());
|
||||||
|
if (!std::isnan(elevation))
|
||||||
|
t.setElevation(elevation);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
_tracks.append(Track(trackData.at(i)));
|
_tracks.append(Track(trackData.at(i)));
|
||||||
for (int i = 0; i < routeData.count(); i++)
|
}
|
||||||
|
for (int i = 0; i < routeData.count(); i++) {
|
||||||
|
RouteData &route = routeData[i];
|
||||||
|
for (int j = 0; j < route.size(); j++) {
|
||||||
|
Waypoint &w = route[j];
|
||||||
|
if (!w.hasElevation() || _useDEM) {
|
||||||
|
qreal elevation = DEM::elevation(w.coordinates());
|
||||||
|
if (!std::isnan(elevation))
|
||||||
|
w.setElevation(elevation);
|
||||||
|
}
|
||||||
|
}
|
||||||
_routes.append(Route(routeData.at(i)));
|
_routes.append(Route(routeData.at(i)));
|
||||||
|
}
|
||||||
for (int i = 0; i < _waypoints.size(); i++) {
|
for (int i = 0; i < _waypoints.size(); i++) {
|
||||||
if (!_waypoints.at(i).hasElevation() || _useDEM) {
|
if (!_waypoints.at(i).hasElevation() || _useDEM) {
|
||||||
qreal elevation = DEM::elevation(_waypoints.at(i).coordinates());
|
qreal elevation = DEM::elevation(_waypoints.at(i).coordinates());
|
||||||
@ -147,10 +175,12 @@ QString Data::formats()
|
|||||||
return
|
return
|
||||||
qApp->translate("Data", "Supported files") + " (" + supported + ");;"
|
qApp->translate("Data", "Supported files") + " (" + supported + ");;"
|
||||||
+ qApp->translate("Data", "CSV files") + " (*.csv);;"
|
+ qApp->translate("Data", "CSV files") + " (*.csv);;"
|
||||||
|
+ qApp->translate("Data", "CUP files") + " (*.cup);;"
|
||||||
+ qApp->translate("Data", "FIT files") + " (*.fit);;"
|
+ qApp->translate("Data", "FIT files") + " (*.fit);;"
|
||||||
#ifdef ENABLE_GEOJSON
|
#ifdef ENABLE_GEOJSON
|
||||||
+ qApp->translate("Data", "GeoJSON files") + " (*.geojson *.json);;"
|
+ qApp->translate("Data", "GeoJSON files") + " (*.geojson *.json);;"
|
||||||
#endif // ENABLE_GEOJSON
|
#endif // ENABLE_GEOJSON
|
||||||
|
+ qApp->translate("Data", "GPI files") + " (*.gpi);;"
|
||||||
+ qApp->translate("Data", "GPX files") + " (*.gpx);;"
|
+ qApp->translate("Data", "GPX files") + " (*.gpx);;"
|
||||||
+ qApp->translate("Data", "IGC files") + " (*.igc);;"
|
+ qApp->translate("Data", "IGC files") + " (*.igc);;"
|
||||||
+ qApp->translate("Data", "JPEG images") + " (*.jpg *.jpeg);;"
|
+ qApp->translate("Data", "JPEG images") + " (*.jpg *.jpeg);;"
|
||||||
@ -177,6 +207,4 @@ QStringList Data::filter()
|
|||||||
void Data::useDEM(bool use)
|
void Data::useDEM(bool use)
|
||||||
{
|
{
|
||||||
_useDEM = use;
|
_useDEM = use;
|
||||||
Route::useDEM(use);
|
|
||||||
Track::useDEM(use);
|
|
||||||
}
|
}
|
||||||
|
@ -31,8 +31,7 @@ public:
|
|||||||
static void useDEM(bool use);
|
static void useDEM(bool use);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
void processData(const QList<TrackData> &trackData,
|
void processData(QList<TrackData> &trackData, QList<RouteData> &routeData);
|
||||||
const QList<RouteData> &routeData);
|
|
||||||
|
|
||||||
bool _valid;
|
bool _valid;
|
||||||
QString _errorString;
|
QString _errorString;
|
||||||
|
@ -113,9 +113,12 @@ Coordinates EXIFParser::coordinates(TIFFFile &file, const IFDEntry &lon,
|
|||||||
if (!c.isValid())
|
if (!c.isValid())
|
||||||
return Coordinates();
|
return Coordinates();
|
||||||
|
|
||||||
if (lonRef.offset == 'W')
|
char ew = file.isBE() ? lonRef.offset >> 24 : lonRef.offset;
|
||||||
|
char ns = file.isBE() ? latRef.offset >> 24 : latRef.offset;
|
||||||
|
|
||||||
|
if (ew == 'W')
|
||||||
c.rlon() = -c.lon();
|
c.rlon() = -c.lon();
|
||||||
if (latRef.offset == 'S')
|
if (ns == 'S')
|
||||||
c.rlat() = -c.lat();
|
c.rlat() = -c.lat();
|
||||||
|
|
||||||
return c;
|
return c;
|
||||||
|
@ -87,13 +87,10 @@ template<class T> bool FITParser::readValue(CTX &ctx, T &val)
|
|||||||
|
|
||||||
ctx.len -= sizeof(T);
|
ctx.len -= sizeof(T);
|
||||||
|
|
||||||
if (sizeof(T) > 1) {
|
if (ctx.endian)
|
||||||
if (ctx.endian)
|
val = qFromBigEndian(data);
|
||||||
val = qFromBigEndian(data);
|
else
|
||||||
else
|
val = qFromLittleEndian(data);
|
||||||
val = qFromLittleEndian(data);
|
|
||||||
} else
|
|
||||||
val = data;
|
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
@ -268,6 +265,14 @@ bool FITParser::parseData(CTX &ctx, const MessageDefinition *def)
|
|||||||
if (val != 0x7f)
|
if (val != 0x7f)
|
||||||
ctx.trackpoint.setTemperature((qint8)val);
|
ctx.trackpoint.setTemperature((qint8)val);
|
||||||
break;
|
break;
|
||||||
|
case 73:
|
||||||
|
if (val != 0xffffffff)
|
||||||
|
ctx.trackpoint.setSpeed(val / 1000.0f);
|
||||||
|
break;
|
||||||
|
case 78:
|
||||||
|
if (val != 0xffffffff)
|
||||||
|
ctx.trackpoint.setElevation((val / 5.0) - 500);
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
446
src/data/gpiparser.cpp
Normal file
446
src/data/gpiparser.cpp
Normal file
@ -0,0 +1,446 @@
|
|||||||
|
#include <QDataStream>
|
||||||
|
#include <QTextCodec>
|
||||||
|
#include <QtEndian>
|
||||||
|
#include <QUrl>
|
||||||
|
#include "gpiparser.h"
|
||||||
|
|
||||||
|
|
||||||
|
struct RecordHeader {
|
||||||
|
quint16 type;
|
||||||
|
quint16 flags;
|
||||||
|
quint32 size;
|
||||||
|
quint32 extra;
|
||||||
|
};
|
||||||
|
|
||||||
|
class TranslatedString {
|
||||||
|
public:
|
||||||
|
TranslatedString() {}
|
||||||
|
TranslatedString(const QString &lang, const QString &str)
|
||||||
|
: _lang(lang), _str(str) {}
|
||||||
|
|
||||||
|
const QString &str() const {return _str;}
|
||||||
|
const QString &lang() const {return _lang;}
|
||||||
|
|
||||||
|
private:
|
||||||
|
QString _lang;
|
||||||
|
QString _str;
|
||||||
|
};
|
||||||
|
|
||||||
|
static inline double toWGS(qint32 v)
|
||||||
|
{
|
||||||
|
return (double)(((double)v / (double)(1U<<31)) * (double)180);
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint16 nextHeaderType(QDataStream &stream)
|
||||||
|
{
|
||||||
|
quint16 type = 0;
|
||||||
|
stream.device()->peek((char*)&type, sizeof(type));
|
||||||
|
return qFromLittleEndian(type);
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint8 readRecordHeader(QDataStream &stream, RecordHeader &hdr)
|
||||||
|
{
|
||||||
|
stream >> hdr.type >> hdr.flags >> hdr.size;
|
||||||
|
if (hdr.flags & 0xA)
|
||||||
|
stream >> hdr.extra;
|
||||||
|
return (hdr.flags & 0xA) ? 12 : 8;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint32 skipRecord(QDataStream &stream)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
quint8 rs = readRecordHeader(stream, rh);
|
||||||
|
stream.skipRawData(rh.size);
|
||||||
|
|
||||||
|
return rs + rh.size;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint32 readFprsRecord(QDataStream &stream)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
quint16 s1;
|
||||||
|
quint8 rs, s2, s3, s4;
|
||||||
|
|
||||||
|
rs = readRecordHeader(stream, rh);
|
||||||
|
stream >> s1 >> s2 >> s3 >> s4;
|
||||||
|
|
||||||
|
return rs + 5;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint16 readString(QDataStream &stream, QTextCodec *codec, QString &str)
|
||||||
|
{
|
||||||
|
quint16 len;
|
||||||
|
stream >> len;
|
||||||
|
QByteArray ba;
|
||||||
|
ba.resize(len);
|
||||||
|
stream.readRawData(ba.data(), len);
|
||||||
|
str = codec ? codec->toUnicode(ba) : QString::fromLatin1(ba);
|
||||||
|
|
||||||
|
return len + 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint32 readTranslatedObjects(QDataStream &stream, QTextCodec *codec,
|
||||||
|
QList<TranslatedString> &objects)
|
||||||
|
{
|
||||||
|
qint32 size = 0, ret;
|
||||||
|
char lang[2];
|
||||||
|
|
||||||
|
objects.clear();
|
||||||
|
|
||||||
|
stream >> size;
|
||||||
|
ret = size + 4;
|
||||||
|
while (size > 0) {
|
||||||
|
QString str;
|
||||||
|
stream.readRawData(lang, sizeof(lang));
|
||||||
|
size -= readString(stream, codec, str) + 2;
|
||||||
|
objects.append(TranslatedString(lang, str));
|
||||||
|
}
|
||||||
|
|
||||||
|
if (size < 0)
|
||||||
|
stream.setStatus(QDataStream::ReadCorruptData);
|
||||||
|
|
||||||
|
return ret;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint32 readDescription(QDataStream &stream, QTextCodec *codec,
|
||||||
|
Waypoint &waypoint)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
quint8 rs;
|
||||||
|
quint32 ds;
|
||||||
|
QList<TranslatedString> obj;
|
||||||
|
|
||||||
|
rs = readRecordHeader(stream, rh);
|
||||||
|
ds = readTranslatedObjects(stream, codec, obj);
|
||||||
|
if (!obj.isEmpty())
|
||||||
|
waypoint.setDescription(obj.first().str());
|
||||||
|
|
||||||
|
if (ds != rh.size)
|
||||||
|
stream.setStatus(QDataStream::ReadCorruptData);
|
||||||
|
|
||||||
|
return rs + rh.size;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint32 readNotes(QDataStream &stream, QTextCodec *codec,
|
||||||
|
Waypoint &waypoint)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
quint8 rs, s1;
|
||||||
|
quint32 ds = 1;
|
||||||
|
|
||||||
|
rs = readRecordHeader(stream, rh);
|
||||||
|
stream >> s1;
|
||||||
|
if (s1 & 0x1) {
|
||||||
|
QList<TranslatedString> obj;
|
||||||
|
ds += readTranslatedObjects(stream, codec, obj);
|
||||||
|
if (!obj.isEmpty() && waypoint.description().isNull())
|
||||||
|
waypoint.setDescription(obj.first().str());
|
||||||
|
}
|
||||||
|
if (s1 & 0x2) {
|
||||||
|
QString str;
|
||||||
|
ds += readString(stream, codec, str);
|
||||||
|
if (!str.isEmpty() && waypoint.description().isNull())
|
||||||
|
waypoint.setDescription(str);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (ds != rh.size)
|
||||||
|
stream.setStatus(QDataStream::ReadCorruptData);
|
||||||
|
|
||||||
|
return rs + rh.size;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint32 readContact(QDataStream &stream, QTextCodec *codec,
|
||||||
|
Waypoint &waypoint)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
quint8 rs;
|
||||||
|
quint16 s1;
|
||||||
|
quint32 ds = 2;
|
||||||
|
QString str;
|
||||||
|
QList<TranslatedString> obj;
|
||||||
|
|
||||||
|
rs = readRecordHeader(stream, rh);
|
||||||
|
stream >> s1;
|
||||||
|
|
||||||
|
if (s1 & 0x1) // phone
|
||||||
|
ds += readString(stream, codec, str);
|
||||||
|
if (s1 & 0x2) // phone2
|
||||||
|
ds += readString(stream, codec, str);
|
||||||
|
if (s1 & 0x4) // fax
|
||||||
|
ds += readString(stream, codec, str);
|
||||||
|
if (s1 & 0x8) // mail
|
||||||
|
ds += readString(stream, codec, str);
|
||||||
|
if (s1 & 0x10) { // web
|
||||||
|
ds += readString(stream, codec, str);
|
||||||
|
QUrl url(str);
|
||||||
|
waypoint.addLink(Link(url.scheme().isEmpty()
|
||||||
|
? "http://" + str : str, str));
|
||||||
|
}
|
||||||
|
if (s1 & 0x20) // unknown
|
||||||
|
ds += readTranslatedObjects(stream, codec, obj);
|
||||||
|
|
||||||
|
if (ds != rh.size)
|
||||||
|
stream.setStatus(QDataStream::ReadCorruptData);
|
||||||
|
|
||||||
|
return rs + rh.size;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint32 readPOI(QDataStream &stream, QTextCodec *codec,
|
||||||
|
QVector<Waypoint> &waypoints)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
quint8 rs;
|
||||||
|
quint32 ds;
|
||||||
|
qint32 s1, s2;
|
||||||
|
quint16 s3;
|
||||||
|
QList<TranslatedString> obj;
|
||||||
|
|
||||||
|
rs = readRecordHeader(stream, rh);
|
||||||
|
stream >> s1 >> s2 >> s3;
|
||||||
|
stream.skipRawData(s3);
|
||||||
|
ds = 10 + s3;
|
||||||
|
ds += readTranslatedObjects(stream, codec, obj);
|
||||||
|
|
||||||
|
waypoints.append(Waypoint(Coordinates(toWGS(s2), toWGS(s1))));
|
||||||
|
if (!obj.isEmpty())
|
||||||
|
waypoints.last().setName(obj.first().str());
|
||||||
|
|
||||||
|
while (ds < rh.size) {
|
||||||
|
switch(nextHeaderType(stream)) {
|
||||||
|
case 10:
|
||||||
|
ds += readDescription(stream, codec, waypoints.last());
|
||||||
|
break;
|
||||||
|
case 12:
|
||||||
|
ds += readContact(stream, codec, waypoints.last());
|
||||||
|
break;
|
||||||
|
case 14:
|
||||||
|
ds += readNotes(stream, codec, waypoints.last());
|
||||||
|
break;
|
||||||
|
default:
|
||||||
|
ds += skipRecord(stream);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (ds != rh.size)
|
||||||
|
stream.setStatus(QDataStream::ReadCorruptData);
|
||||||
|
|
||||||
|
return rs + rh.size;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint32 readSpatialIndex(QDataStream &stream, QTextCodec *codec,
|
||||||
|
QVector<Waypoint> &waypoints)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
quint32 ds, s5;
|
||||||
|
qint32 top, right, bottom, left;
|
||||||
|
quint16 s6;
|
||||||
|
quint8 rs;
|
||||||
|
|
||||||
|
rs = readRecordHeader(stream, rh);
|
||||||
|
stream >> top >> right >> bottom >> left >> s5 >> s6;
|
||||||
|
stream.skipRawData(s6);
|
||||||
|
ds = 22 + s6;
|
||||||
|
if (rh.flags & 0x8) {
|
||||||
|
while (ds < rh.size) {
|
||||||
|
switch(nextHeaderType(stream)) {
|
||||||
|
case 2:
|
||||||
|
ds += readPOI(stream, codec, waypoints);
|
||||||
|
break;
|
||||||
|
case 8:
|
||||||
|
ds += readSpatialIndex(stream, codec, waypoints);
|
||||||
|
break;
|
||||||
|
default:
|
||||||
|
ds += skipRecord(stream);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (ds != rh.size)
|
||||||
|
stream.setStatus(QDataStream::ReadCorruptData);
|
||||||
|
|
||||||
|
return rs + rh.size;
|
||||||
|
}
|
||||||
|
|
||||||
|
static quint32 readFileDataRecord(QDataStream &stream, QTextCodec *codec)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
quint32 ds, s1;
|
||||||
|
quint16 s2, s3;
|
||||||
|
quint8 rs;
|
||||||
|
QList<TranslatedString> obj;
|
||||||
|
|
||||||
|
rs = readRecordHeader(stream, rh);
|
||||||
|
stream >> s1 >> s2 >> s3;
|
||||||
|
ds = 8;
|
||||||
|
ds += readTranslatedObjects(stream, codec, obj);
|
||||||
|
ds += readTranslatedObjects(stream, codec, obj);
|
||||||
|
|
||||||
|
if (s1 & 0x10) {
|
||||||
|
quint8 ss1, ss2;
|
||||||
|
quint16 ss3;
|
||||||
|
stream >> ss1 >> ss2 >> ss3;
|
||||||
|
ds += 4;
|
||||||
|
}
|
||||||
|
if (s1 & 0x100) {
|
||||||
|
quint32 ss1;
|
||||||
|
stream >> ss1;
|
||||||
|
if (ss1)
|
||||||
|
stream.skipRawData(ss1);
|
||||||
|
ds += ss1 + 4;
|
||||||
|
}
|
||||||
|
if (s1 & 0x400) {
|
||||||
|
QString str;
|
||||||
|
ds += readString(stream, codec, str);
|
||||||
|
}
|
||||||
|
if (s1 & 0x400000) {
|
||||||
|
quint16 ss1;
|
||||||
|
stream >> ss1;
|
||||||
|
if (ss1)
|
||||||
|
stream.skipRawData(ss1);
|
||||||
|
ds += ss1 + 2;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (ds != rh.size)
|
||||||
|
stream.setStatus(QDataStream::ReadCorruptData);
|
||||||
|
|
||||||
|
return rs + rh.size;
|
||||||
|
}
|
||||||
|
|
||||||
|
bool GPIParser::readFileHeader(QDataStream &stream)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
quint32 ds, s7;
|
||||||
|
quint16 s10;
|
||||||
|
quint8 s5, s6, s8, s9;
|
||||||
|
char magic[6];
|
||||||
|
|
||||||
|
readRecordHeader(stream, rh);
|
||||||
|
stream.readRawData(magic, sizeof(magic));
|
||||||
|
if (memcmp(magic, "GRMREC", sizeof(magic))) {
|
||||||
|
_errorString = "Not a GPI file";
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
stream >> s5 >> s6 >> s7 >> s8 >> s9 >> s10;
|
||||||
|
stream.skipRawData(s10);
|
||||||
|
ds = sizeof(magic) + 10 + s10;
|
||||||
|
if (rh.flags & 8)
|
||||||
|
ds += readFprsRecord(stream);
|
||||||
|
|
||||||
|
if (s8 & 0x4) {
|
||||||
|
_errorString = "Encrypted GPI files not supported";
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (stream.status() != QDataStream::Ok || ds != rh.size) {
|
||||||
|
_errorString = "Invalid file header";
|
||||||
|
return false;
|
||||||
|
} else
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
bool GPIParser::readGPIHeader(QDataStream &stream, QTextCodec *codec)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
char m1[6], m2[2];
|
||||||
|
quint16 codepage = 0;
|
||||||
|
quint8 s2, s3;
|
||||||
|
quint32 ds;
|
||||||
|
|
||||||
|
readRecordHeader(stream, rh);
|
||||||
|
stream.readRawData(m1, sizeof(m1));
|
||||||
|
stream.readRawData(m2, sizeof(m2));
|
||||||
|
stream >> codepage >> s2 >> s3;
|
||||||
|
ds = sizeof(m1) + sizeof(m2) + 4;
|
||||||
|
|
||||||
|
if (codepage == 65001)
|
||||||
|
codec = QTextCodec::codecForName("UTF-8");
|
||||||
|
else if (codepage == 0)
|
||||||
|
codec = 0;
|
||||||
|
else
|
||||||
|
codec = QTextCodec::codecForName(QString("CP%1").arg(codepage)
|
||||||
|
.toLatin1());
|
||||||
|
|
||||||
|
if (s2 & 0x10)
|
||||||
|
ds += readFileDataRecord(stream, codec);
|
||||||
|
|
||||||
|
if (stream.status() != QDataStream::Ok || ds != rh.size) {
|
||||||
|
_errorString = "Invalid GPI header";
|
||||||
|
return false;
|
||||||
|
} else
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
void GPIParser::readPOIDatabase(QDataStream &stream, QTextCodec *codec,
|
||||||
|
QVector<Waypoint> &waypoints)
|
||||||
|
{
|
||||||
|
RecordHeader rh;
|
||||||
|
QList<TranslatedString> obj;
|
||||||
|
quint32 ds;
|
||||||
|
|
||||||
|
readRecordHeader(stream, rh);
|
||||||
|
ds = readTranslatedObjects(stream, codec, obj);
|
||||||
|
ds += readSpatialIndex(stream, codec, waypoints);
|
||||||
|
if (rh.flags & 0x8) {
|
||||||
|
while (ds < rh.size) {
|
||||||
|
switch(nextHeaderType(stream)) {
|
||||||
|
case 5: // symbol
|
||||||
|
case 7: // category
|
||||||
|
default:
|
||||||
|
ds += skipRecord(stream);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (ds != rh.size)
|
||||||
|
stream.setStatus(QDataStream::ReadCorruptData);
|
||||||
|
}
|
||||||
|
|
||||||
|
bool GPIParser::readEntry(QDataStream &stream, QTextCodec *codec,
|
||||||
|
QVector<Waypoint> &waypoints)
|
||||||
|
{
|
||||||
|
switch (nextHeaderType(stream)) {
|
||||||
|
case 0x09: // POI database
|
||||||
|
readPOIDatabase(stream, codec, waypoints);
|
||||||
|
break;
|
||||||
|
case 0xffff: // EOF
|
||||||
|
skipRecord(stream);
|
||||||
|
return false;
|
||||||
|
case 0x16: // route
|
||||||
|
case 0x15: // info header
|
||||||
|
default:
|
||||||
|
skipRecord(stream);
|
||||||
|
}
|
||||||
|
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
bool GPIParser::readData(QDataStream &stream, QTextCodec *codec,
|
||||||
|
QVector<Waypoint> &waypoints)
|
||||||
|
{
|
||||||
|
while (stream.status() == QDataStream::Ok)
|
||||||
|
if (!readEntry(stream, codec, waypoints))
|
||||||
|
return stream.atEnd();
|
||||||
|
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
bool GPIParser::parse(QFile *file, QList<TrackData> &tracks,
|
||||||
|
QList<RouteData> &routes, QList<Area> &polygons, QVector<Waypoint> &waypoints)
|
||||||
|
{
|
||||||
|
Q_UNUSED(tracks);
|
||||||
|
Q_UNUSED(routes);
|
||||||
|
Q_UNUSED(polygons);
|
||||||
|
QDataStream stream(file);
|
||||||
|
QTextCodec *codec = 0;
|
||||||
|
|
||||||
|
stream.setByteOrder(QDataStream::LittleEndian);
|
||||||
|
|
||||||
|
if (!readFileHeader(stream) || !readGPIHeader(stream, codec))
|
||||||
|
return false;
|
||||||
|
|
||||||
|
if (!readData(stream, codec, waypoints)) {
|
||||||
|
_errorString = "Invalid/corrupted GPI data";
|
||||||
|
return false;
|
||||||
|
} else
|
||||||
|
return true;
|
||||||
|
}
|
30
src/data/gpiparser.h
Normal file
30
src/data/gpiparser.h
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
#ifndef GPIPARSER_H
|
||||||
|
#define GPIPARSER_H
|
||||||
|
|
||||||
|
#include "parser.h"
|
||||||
|
|
||||||
|
class QDataStream;
|
||||||
|
class QTextCodec;
|
||||||
|
|
||||||
|
class GPIParser : public Parser
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
bool parse(QFile *file, QList<TrackData> &tracks, QList<RouteData> &routes,
|
||||||
|
QList<Area> &polygons, QVector<Waypoint> &waypoints);
|
||||||
|
QString errorString() const {return _errorString;}
|
||||||
|
int errorLine() const {return 0;}
|
||||||
|
|
||||||
|
private:
|
||||||
|
bool readFileHeader(QDataStream &stream);
|
||||||
|
bool readGPIHeader(QDataStream &stream, QTextCodec *codec);
|
||||||
|
bool readData(QDataStream &stream, QTextCodec *codec,
|
||||||
|
QVector<Waypoint> &waypoints);
|
||||||
|
bool readEntry(QDataStream &stream, QTextCodec *codec,
|
||||||
|
QVector<Waypoint> &waypoints);
|
||||||
|
void readPOIDatabase(QDataStream &stream, QTextCodec *codec,
|
||||||
|
QVector<Waypoint> &waypoints);
|
||||||
|
|
||||||
|
QString _errorString;
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif // GPIPARSER_H
|
@ -23,6 +23,21 @@ QDateTime GPXParser::time()
|
|||||||
return d;
|
return d;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Link GPXParser::link()
|
||||||
|
{
|
||||||
|
QString URL = _reader.attributes().value("href").toString();
|
||||||
|
QString text;
|
||||||
|
|
||||||
|
while (_reader.readNextStartElement()) {
|
||||||
|
if (_reader.name() == QLatin1String("text"))
|
||||||
|
text = _reader.readElementText();
|
||||||
|
else
|
||||||
|
_reader.skipCurrentElement();
|
||||||
|
}
|
||||||
|
|
||||||
|
return Link(URL, text);
|
||||||
|
}
|
||||||
|
|
||||||
Coordinates GPXParser::coordinates()
|
Coordinates GPXParser::coordinates()
|
||||||
{
|
{
|
||||||
bool res;
|
bool res;
|
||||||
@ -134,6 +149,7 @@ void GPXParser::trackpointData(Trackpoint &trackpoint)
|
|||||||
void GPXParser::waypointData(Waypoint &waypoint, SegmentData *autoRoute)
|
void GPXParser::waypointData(Waypoint &waypoint, SegmentData *autoRoute)
|
||||||
{
|
{
|
||||||
qreal gh = NAN;
|
qreal gh = NAN;
|
||||||
|
Link link10;
|
||||||
|
|
||||||
while (_reader.readNextStartElement()) {
|
while (_reader.readNextStartElement()) {
|
||||||
if (_reader.name() == QLatin1String("name"))
|
if (_reader.name() == QLatin1String("name"))
|
||||||
@ -146,12 +162,22 @@ void GPXParser::waypointData(Waypoint &waypoint, SegmentData *autoRoute)
|
|||||||
gh = number();
|
gh = number();
|
||||||
else if (_reader.name() == QLatin1String("time"))
|
else if (_reader.name() == QLatin1String("time"))
|
||||||
waypoint.setTimestamp(time());
|
waypoint.setTimestamp(time());
|
||||||
|
else if (_reader.name() == QLatin1String("link")) {
|
||||||
|
Link l(link());
|
||||||
|
if (!l.URL().isEmpty())
|
||||||
|
waypoint.addLink(l);
|
||||||
|
} else if (_reader.name() == QLatin1String("url"))
|
||||||
|
link10.setURL(_reader.readElementText());
|
||||||
|
else if (_reader.name() == QLatin1String("urlname"))
|
||||||
|
link10.setText(_reader.readElementText());
|
||||||
else if (autoRoute && _reader.name() == QLatin1String("extensions"))
|
else if (autoRoute && _reader.name() == QLatin1String("extensions"))
|
||||||
rteptExtensions(autoRoute);
|
rteptExtensions(autoRoute);
|
||||||
else
|
else
|
||||||
_reader.skipCurrentElement();
|
_reader.skipCurrentElement();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!link10.URL().isEmpty())
|
||||||
|
waypoint.addLink(link10);
|
||||||
if (!std::isnan(gh) && !std::isnan(waypoint.elevation()))
|
if (!std::isnan(gh) && !std::isnan(waypoint.elevation()))
|
||||||
waypoint.setElevation(waypoint.elevation() - gh);
|
waypoint.setElevation(waypoint.elevation() - gh);
|
||||||
}
|
}
|
||||||
@ -172,6 +198,7 @@ void GPXParser::routepoints(RouteData &route, QList<TrackData> &tracks)
|
|||||||
TrackData autoRoute;
|
TrackData autoRoute;
|
||||||
autoRoute.append(SegmentData());
|
autoRoute.append(SegmentData());
|
||||||
SegmentData &autoRouteSegment = autoRoute.last();
|
SegmentData &autoRouteSegment = autoRoute.last();
|
||||||
|
Link link10;
|
||||||
|
|
||||||
while (_reader.readNextStartElement()) {
|
while (_reader.readNextStartElement()) {
|
||||||
if (_reader.name() == QLatin1String("rtept")) {
|
if (_reader.name() == QLatin1String("rtept")) {
|
||||||
@ -181,10 +208,21 @@ void GPXParser::routepoints(RouteData &route, QList<TrackData> &tracks)
|
|||||||
route.setName(_reader.readElementText());
|
route.setName(_reader.readElementText());
|
||||||
else if (_reader.name() == QLatin1String("desc"))
|
else if (_reader.name() == QLatin1String("desc"))
|
||||||
route.setDescription(_reader.readElementText());
|
route.setDescription(_reader.readElementText());
|
||||||
|
else if (_reader.name() == QLatin1String("link")) {
|
||||||
|
Link l(link());
|
||||||
|
if (!l.URL().isEmpty())
|
||||||
|
route.addLink(l);
|
||||||
|
} else if (_reader.name() == QLatin1String("url"))
|
||||||
|
link10.setURL(_reader.readElementText());
|
||||||
|
else if (_reader.name() == QLatin1String("urlname"))
|
||||||
|
link10.setText(_reader.readElementText());
|
||||||
else
|
else
|
||||||
_reader.skipCurrentElement();
|
_reader.skipCurrentElement();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!link10.URL().isEmpty())
|
||||||
|
route.addLink(link10);
|
||||||
|
|
||||||
if (!autoRouteSegment.isEmpty()) {
|
if (!autoRouteSegment.isEmpty()) {
|
||||||
autoRoute.setName(route.name());
|
autoRoute.setName(route.name());
|
||||||
autoRoute.setDescription(route.description());
|
autoRoute.setDescription(route.description());
|
||||||
@ -194,6 +232,8 @@ void GPXParser::routepoints(RouteData &route, QList<TrackData> &tracks)
|
|||||||
|
|
||||||
void GPXParser::track(TrackData &track)
|
void GPXParser::track(TrackData &track)
|
||||||
{
|
{
|
||||||
|
Link link10;
|
||||||
|
|
||||||
while (_reader.readNextStartElement()) {
|
while (_reader.readNextStartElement()) {
|
||||||
if (_reader.name() == QLatin1String("trkseg")) {
|
if (_reader.name() == QLatin1String("trkseg")) {
|
||||||
track.append(SegmentData());
|
track.append(SegmentData());
|
||||||
@ -202,9 +242,20 @@ void GPXParser::track(TrackData &track)
|
|||||||
track.setName(_reader.readElementText());
|
track.setName(_reader.readElementText());
|
||||||
else if (_reader.name() == QLatin1String("desc"))
|
else if (_reader.name() == QLatin1String("desc"))
|
||||||
track.setDescription(_reader.readElementText());
|
track.setDescription(_reader.readElementText());
|
||||||
|
else if (_reader.name() == QLatin1String("link")) {
|
||||||
|
Link l(link());
|
||||||
|
if (!l.URL().isEmpty())
|
||||||
|
track.addLink(l);
|
||||||
|
} else if (_reader.name() == QLatin1String("url"))
|
||||||
|
link10.setURL(_reader.readElementText());
|
||||||
|
else if (_reader.name() == QLatin1String("urlname"))
|
||||||
|
link10.setText(_reader.readElementText());
|
||||||
else
|
else
|
||||||
_reader.skipCurrentElement();
|
_reader.skipCurrentElement();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!link10.URL().isEmpty())
|
||||||
|
track.addLink(link10);
|
||||||
}
|
}
|
||||||
|
|
||||||
void GPXParser::area(Area &area)
|
void GPXParser::area(Area &area)
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user