Qt 5.10 Book Examples
Public Member Functions | Protected Member Functions | List of all members
ImageDraw Class Reference

#include <ImageDraw.h>

Inheritance diagram for ImageDraw:

Public Member Functions

 ImageDraw (QWidget *pwgt=0)
 
virtual ~ImageDraw ()
 

Protected Member Functions

virtual void paintEvent (QPaintEvent *pe)
 

Detailed Description

Definition at line 16 of file ImageDraw.h.

Constructor & Destructor Documentation

◆ ImageDraw()

ImageDraw::ImageDraw ( QWidget *  pwgt = 0)

Definition at line 15 of file ImageDraw.cpp.

◆ ~ImageDraw()

ImageDraw::~ImageDraw ( )
virtual

Definition at line 20 of file ImageDraw.cpp.

Member Function Documentation

◆ paintEvent()

void ImageDraw::paintEvent ( QPaintEvent *  pe)
protectedvirtual

Definition at line 25 of file ImageDraw.cpp.


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