Sha256: ec3c4c3554dc856e03dbf7c9fc14edf1409d73231da5afd47f68592de16f5aad
Contents?: true
Size: 1.25 KB
Versions: 14
Compression:
Stored size: 1.25 KB
Contents
/*************************************************************************** qtuitoolshandlers.cpp - QtUiTools specific marshallers ------------------- begin : Sun Sep 28 2003 copyright : (C) 2003 by Richard Dale email : Richard_Dale@tipitina.demon.co.uk ***************************************************************************/ /*************************************************************************** * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * ***************************************************************************/ #include <ruby.h> #undef read #undef write #undef connect #undef accept #undef truncate #include <qtruby.h> #include <smokeruby.h> #include <marshall_macros.h> TypeHandler QtUiTools_handlers[] = { { 0, 0 } };
Version data entries
14 entries across 14 versions & 2 rubygems