Problem 1436 - Image export not working using context menu in Qt GUI
Summary: Image export not working using context menu in Qt GUI
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: visualization/OpenGL (show other problems)
Version: 9.6
Hardware: All All
: P5 normal
Assignee: garnier
URL:
Depends on:
Blocks:
 
Reported: 2013-02-07 10:25 CET by Matthias Nagl
Modified: 2014-07-10 10:16 CEST (History)
0 users

See Also:


Attachments
Makes Qt image export usable (3.32 KB, patch)
2013-02-07 10:25 CET, Matthias Nagl
Details | Diff

Note You need to log in before you can comment on or make changes to this problem.
Description Matthias Nagl 2013-02-07 10:25:10 CET
Created attachment 204 [details]
Makes Qt image export usable

The image export menu entry does not work at all if using recent Qt versions (I did not test with very old ones).
The attached patch fixes the problem. However the original code still contains many TODO sections and would become more useful if the TODO-features would be fixed/implemented!
Comment 1 John.Allison 2013-02-07 16:48:18 CET
Over to you, Laurent.
Comment 2 garnier 2014-07-10 10:16:04 CEST
Solved, be include in the next patch.(after July 2014)