Skip to content

Resolve issue #9 and convert to Qt5#14

Open
netbomo wants to merge 4 commits into
CieNTi:masterfrom
netbomo:master
Open

Resolve issue #9 and convert to Qt5#14
netbomo wants to merge 4 commits into
CieNTi:masterfrom
netbomo:master

Conversation

@netbomo
Copy link
Copy Markdown

@netbomo netbomo commented Nov 20, 2019

I've done some small things :

  • Built with QT 5.7.
  • Change #includes (Qwidget is a separate module)
  • Remove QApplication::UnicodeUTF8 in QApplication::translate method (read Qt forum)
  • add QDir::homePath() + in file name string in mainwindow.cpp in order to be able to save csv and png in home directory
  • add coordonateX(0) and spinPoints->value() in PNG name in order to be able to save multiple PNG from the same dataset with different zoom or drag
  • remove PNG export disable in order to allow export PNG after stop or pause

I hope you will find it usefull and working on windows

cheers

@netbomo
Copy link
Copy Markdown
Author

netbomo commented Nov 22, 2019

@CieNTi : I hope you will enjoy with this small tricks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants