[Cppcms-users] CppCMS and QT
Brought to you by:
artyom-beilis
From: Frank E. <fra...@an...> - 2010-12-30 15:36:37
|
hi, i'm writing a server application which runs cppcms as the server engine, but the cppcms applications are written using QT 4.6. This is a requirement and can't be changed. I managed to get everything working except for the thread crossing signal/slot mechanism from qt and qt timers since they all depend on QThreads but the cppcms applications are generated by the cppcms application_pool and therefore are (i suppose) more booster threads than qt threads. My qeustion is: is it possible to factor the cppcms applications in a way that they are QThreads? Thanks, Frank -- Dipl.-Ing. (FH) Frank Enderle anamica GmbH Beinsteinerstr. 6 71334 Waiblingen Mobil: +49 151 14981091 Telefon: +49 7151 1351565 1 Telefax: +49 7151 1351565 9 E-Mail: fra...@an... Internet: www.anamica.de Handelsregister: AG Stuttgart HRB 732357 Geschäftsführer: Yvonne Holzwarth, Frank Enderle |