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 ()
void presetBottomUp (bool order)

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

◆ presetBottomUp()

void ShowPngPicture::presetBottomUp ( bool order)

◆ 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: