valentina/src/app/tape
Roman Telezhynskyi cf0d1981ca Moved lock-guarding abilities to separated template class.
Changed application/mainwindow to use it. Most likelly mainwindow may be
upgraded more, since lock can hold and manage memory for complex object
like QFile, also it can have stored deallocator for the object
(lambdas), so this is effectively should simple code, when you have
allocation and freening resources declared on the same screen.

--HG--
branch : develop
2015-09-14 14:53:49 +03:00
..
dialogs Fixed crash after retranslation UI. 2015-09-03 13:31:23 +03:00
share/resources Updated diagrams. 2015-09-03 11:58:34 +03:00
main.cpp Send for the server correct command line string. 2015-08-20 13:56:55 +03:00
mapplication.cpp Support single options. 2015-09-08 12:10:28 +03:00
mapplication.h Send for the server correct command line string. 2015-08-20 13:56:55 +03:00
stable.cpp Long life tape. 2015-07-10 12:49:37 +03:00
stable.h Long life tape. 2015-07-10 12:49:37 +03:00
tape.pri Class LitePattern for getting a list of measurements from a pattern file. 2015-08-11 16:41:03 +03:00
tape.pro Updated diagrams. 2015-09-03 11:58:34 +03:00
tmainwindow.cpp Moved lock-guarding abilities to separated template class. 2015-09-14 14:53:49 +03:00
tmainwindow.h Moved lock-guarding abilities to separated template class. 2015-09-14 14:53:49 +03:00
tmainwindow.ui Fixed the typo in the Measurements tab. 2015-09-13 10:44:59 +03:00
version.h Correct file description. 2015-09-08 10:37:23 +03:00
vlitepattern.cpp Create a measurement independent pattern file. 2015-08-16 18:56:06 +03:00
vlitepattern.h Create a measurement independent pattern file. 2015-08-16 18:56:06 +03:00