D16220: Add feature to save sensor displays as images

2018-11-20 Thread David Edmundson
davidedmundson requested changes to this revision. davidedmundson added a comment. This revision now requires changes to proceed. seems an ok feature. INLINE COMMENTS > SensorDisplay.cpp:401 > + QFileDialog chooser; > + chooser.setWindowTitle("Save As Image"); > + chooser.setAcceptMode(QFi

D16220: Add feature to save sensor displays as images

2018-10-15 Thread Patrick Flynn
pflynn created this revision. Herald added a project: Plasma. Herald added a subscriber: plasma-devel. pflynn requested review of this revision. REVISION SUMMARY This adds an item to the context menu in the sensor displays with an option to save them as a PNG image. Below are a few example ima