Go to the documentation of this file.   19 #ifndef __PSWGEN_GENERATOR_LIB_H    20 #  define __PSWGEN_GENERATOR_LIB_H    22 #include <QtCore/qglobal.h>    24 #if defined(PSWGEN_GENERATOR_LIBRARY)    25 #  define PSWGEN_GENERATOR_EXPORT Q_DECL_EXPORT    27 #  define PSWGEN_GENERATOR_EXPORT Q_DECL_IMPORT