PLplot  5.10.0
plplotqt_smoke.h
Go to the documentation of this file.
00001 #ifndef QT_SMOKE_H
00002 #define QT_SMOKE_H
00003 
00004 #include <smoke.h>
00005 
00006 extern "C" SMOKE_EXPORT Smoke* plplotqt_Smoke;
00007 extern "C" SMOKE_EXPORT void init_plplotqt_Smoke();
00008 extern "C" SMOKE_EXPORT void delete_plplotqt_Smoke();
00009 
00010 #ifndef QGLOBALSPACE_CLASS
00011 #define QGLOBALSPACE_CLASS
00012 class QGlobalSpace { };
00013 #endif
00014 
00015 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines