///////////////////////////////////////////////////////////////////////////// // // File : qtc_hs_QTextLength.h // Copyright : (c) David Harley 2010 // Project : qtHaskell // Version : 1.1.4 // Modified : 2010-09-02 17:02:39 // // Warning : this file is machine generated - do not modify. // ///////////////////////////////////////////////////////////////////////////// void* qtc_QTextLength(); void* qtc_QTextLength1(void*); void* qtc_QTextLength2(long,double); double qtc_QTextLength_rawValue(void*); long qtc_QTextLength_type(void*); double qtc_QTextLength_value(void*,double); void qtc_QTextLength_finalizer(void*); void* qtc_QTextLength_getFinalizer(); void qtc_QTextLength_delete(void*);