1#ifndef SHOWPNGPICTURE_HH
2#define SHOWPNGPICTURE_HH
33 QWidget* displayWidget;
36 void setNextPixel(
int);
37 bool saveImage(QString);
void paintEvent(QPaintEvent *)
void setPixel(const unsigned char *, int)
void presetBottomUp(bool order)
void storeReverse(bool order)
ShowPngPicture(int width, int height, QWidget *parent=0)
Definition ui_showpngpicture.h:89
Definition ui_showpngpicture.h:88