Console application using slot/signals ...

Oliver Eichler oliver.eichler at dspsolutions.de
Fri Nov 29 13:13:10 GMT 2002


>     I got an interesting problem yesterday.
No, it's not too interesting - it's rather often discussed in the appropiate 
QT mailing list

>     My second attempt: I started an KDE-Mini application and added my
> QServerSoclet derived class. Then I
> removed the pre-built class that works as the main widget from project and
> modified the main function so that
> only an object from my class was created; working thus as an console
> application (without KApplication and
> main widgets etc) ...

How can you ever expect event driven toolkits to work, if you remove the event 
loop? Refer to the documentation of QApplication and to the QT mailing list 
archive. Your problem has been discussed there quite frequently.

oliver





-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list