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