///////////////////////////////////////////////////////////////////////////// // // File : qtc_hs_QChildEvent.h // Copyright : (c) David Harley 2010 // Project : qtHaskell // Version : 1.1.4 // Modified : 2010-09-02 17:02:37 // // Warning : this file is machine generated - do not modify. // ///////////////////////////////////////////////////////////////////////////// void* qtc_QChildEvent(void*); void* qtc_QChildEvent1(long,void*); int qtc_QChildEvent_added(void*); void* qtc_QChildEvent_child(void*); int qtc_QChildEvent_polished(void*); int qtc_QChildEvent_removed(void*); void qtc_QChildEvent_finalizer(void*); void* qtc_QChildEvent_getFinalizer(); void qtc_QChildEvent_delete(void*);