1 #ifndef SHOWPNGPICTURE_HH 2 #define SHOWPNGPICTURE_HH 32 QWidget *displayWidget;
35 void setNextPixel(
int);
36 bool saveImage(QString);
41 void setPixel(
const unsigned char *,
int);
49 #endif // SHOWPNGPICTURE_HH ShowPngPicture(int width, int height, QWidget *parent=0)
Definition: ui_show_text_window.h:93
Definition: ui_showpngpicture.h:89
void setPixel(const unsigned char *, int)
Definition: showpngpicture.h:13
void presetBottomUp(bool order)
void storeReverse(bool order)
void paintEvent(QPaintEvent *)