mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Stopped QThreads don't process events, so cleanup signals get lost. Prevent this from happening by keeping the threads alive and the comic inside the thread (as we already do in the viewer). Cleanup happens by connecting the comic's destroyed() signal to the thread's quit() slot. |
||
---|---|---|
.. | ||
controllers | ||
lib | ||
documentcache.h | ||
requestmapper.cpp | ||
requestmapper.h | ||
server.pri | ||
startup.cpp | ||
startup.h | ||
static.cpp | ||
static.h | ||
yacreader_http_session_store.cpp | ||
yacreader_http_session_store.h | ||
yacreader_http_session.cpp | ||
yacreader_http_session.h | ||
yacreader_server_data_helper.cpp | ||
yacreader_server_data_helper.h |