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::ShowPngPicture ( int  width,
int  height,
QWidget *  parent = 0 
)
explicit

◆ ~ShowPngPicture()

ShowPngPicture::~ShowPngPicture ( )

Member Function Documentation

◆ paintEvent()

void ShowPngPicture::paintEvent ( QPaintEvent *  )
protected

◆ saveImage2File

void ShowPngPicture::saveImage2File ( )
slot

◆ setPixel

void ShowPngPicture::setPixel ( const unsigned char *  ,
int   
)
slot

◆ storeReverse

void ShowPngPicture::storeReverse ( bool  order)
slot

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