Add context menu to open file location to model views
authorMilian Wolff <mail@milianw.de>
Sat, 21 Jan 2017 22:46:24 +0000 (23:46 +0100)
committerMilian Wolff <mail@milianw.de>
Sat, 21 Jan 2017 23:56:07 +0000 (00:56 +0100)
commite62cb9e293bd8aa8c26bfb0a186fc9eb01cc61d7
tree2add4b5dedb3252a685f2be784b4ae3255ece06c
parent504d0403d72c3090841c5419caecb0bf748e9edd
Add context menu to open file location to model views

This just goes through QDesktopServices and does not yet allow
the user to configure what editor he wants to use to open the file.
src/analyze/gui/callercalleemodel.cpp
src/analyze/gui/callercalleemodel.h
src/analyze/gui/locationdata.h
src/analyze/gui/mainwindow.cpp
src/analyze/gui/treemodel.cpp
src/analyze/gui/treemodel.h