GNU Radio's DISPLAY Package
ShowPngPicture Class Reference

#include <showpngpicture.h>

Inheritance diagram for ShowPngPicture:

Public Slots

void setPixel (const unsigned char *, int)
 
void saveImage2File ()
 
void storeReverse (bool order)
 

Public Member Functions

 ShowPngPicture (int width, int height, QWidget *parent=0)
 
 ~ShowPngPicture ()
 

Protected Member Functions

void paintEvent (QPaintEvent *)
 

Constructor & Destructor Documentation

ShowPngPicture::ShowPngPicture ( int  width,
int  height,
QWidget *  parent = 0 
)
explicit
ShowPngPicture::~ShowPngPicture ( )

Member Function Documentation

void ShowPngPicture::paintEvent ( QPaintEvent *  )
protected
void ShowPngPicture::saveImage2File ( )
slot
void ShowPngPicture::setPixel ( const unsigned char *  ,
int   
)
slot
void ShowPngPicture::storeReverse ( bool  order)
slot

The documentation for this class was generated from the following file: