#include <qapplication.h>
#include <qimage.h>
#include <qpixmap.h>
Go to the source code of this file.
Functions | |
int | small_display_p () |
QPixmap | small_pixmap (const char *xpm[]) |
Variables | |
int | small_display_cache = -1 |
int small_display_p | ( | ) |
Definition at line 7 of file PixMap.cpp.
QPixmap small_pixmap | ( | const char * | xpm[] | ) |
Definition at line 15 of file PixMap.cpp.
int small_display_cache = -1 |
Definition at line 5 of file PixMap.cpp.