[Qt] WidgetSet.AddEventHandler and friends

Ales Katona almindor at gmail.com
Sat Feb 16 13:59:01 CET 2008


zeljko  wrote / napĂ­sal(a):
>
>
> Look at QEvent documentation:
> QEvent::SockAct	50	Socket activated, used to implement QSocketNotifier.
>
>
>   
Ok so if I understand this right, I need to create a subclass of QEvent, 
implement the functionality of "callback" into the SubClass::event() and 
then somehow get that class exported via the qt4pas interface?

Ales



More information about the Qt mailing list