1 #ifndef SHOWPNGPICTURE_HH 2 #define SHOWPNGPICTURE_HH 30 QWidget *displayWidget;
33 void setNextPixel(
int);
34 bool saveImage(QString);
38 void setPixel(
const unsigned char *,
int);
46 #endif // SHOWPNGPICTURE_HH ShowPngPicture(int width, int height, QWidget *parent=0)
Definition: ui_show_text_window.h:92
Definition: ui_showpngpicture.h:92
void setPixel(const unsigned char *, int)
Definition: showpngpicture.h:13
void storeReverse(bool order)
void paintEvent(QPaintEvent *)