initial library + test
authorMjolnir <mjolnir@mjolnirZ400.lille.inria.fr>
Tue, 18 Aug 2015 12:12:12 +0000 (14:12 +0200)
committerMjolnir <mjolnir@mjolnirZ400.lille.inria.fr>
Tue, 18 Aug 2015 12:12:12 +0000 (14:12 +0200)
commit4767e264636412996a04b4114ca31269c429db22
tree62fe4e928dbb5c1263778dc9e18f864f9bfb71f0
initial library + test
14 files changed:
.gitignore [new file with mode: 0644]
Library/ErrorMessage.cpp [new file with mode: 0644]
Library/ErrorMessage.h [new file with mode: 0644]
Library/LivingDesktopLibrary.pro [new file with mode: 0644]
Library/XYPlotter.cpp [new file with mode: 0644]
Library/XYPlotter.h [new file with mode: 0644]
Library/livingdesktoplibrary.cpp [new file with mode: 0644]
Library/livingdesktoplibrary.h [new file with mode: 0644]
Library/livingdesktoplibrary_global.h [new file with mode: 0644]
Test/Test.pro [new file with mode: 0644]
Test/main.cpp [new file with mode: 0644]
Test/mainwindow.cpp [new file with mode: 0644]
Test/mainwindow.h [new file with mode: 0644]
Test/mainwindow.ui [new file with mode: 0644]