mirror of
https://github.com/binary-kitchen/doorlockd
synced 2024-12-22 10:24:26 +01:00
d1d0d5b160
So far, we used QT interfaces in a wrong way. QT is not thread safe, so use its signal/slot concept and move network communication stuff to a separate QThread. Signed-off-by: Ralf Ramsauer <ralf@ramses-pyramidenbau.de> |
||
---|---|---|
.. | ||
doorlock-client.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
mainwindow.ui | ||
network.cpp | ||
network.h | ||
qrwidget.cpp | ||
qrwidget.h | ||
wave.cpp | ||
wave.h |