Public Member Functions | Private Attributes | List of all members
GUI_PTU::wxImagePanel Class Reference

#include <wxImagePanel.h>

Inheritance diagram for GUI_PTU::wxImagePanel:
Inheritance graph
[legend]

Public Member Functions

void paintEvent (wxPaintEvent &evt)
 
void paintNow ()
 
void render (wxDC &dc)
 
void setImage (wxBitmap *image)
 
 wxImagePanel (wxWindow *parent)
 

Private Attributes

wxBitmap * image
 

Detailed Description

Definition at line 15 of file wxImagePanel.h.

Constructor & Destructor Documentation

◆ wxImagePanel()

GUI_PTU::wxImagePanel::wxImagePanel ( wxWindow *  parent)

Definition at line 30 of file wxImagePanel.cpp.

Member Function Documentation

◆ paintEvent()

void GUI_PTU::wxImagePanel::paintEvent ( wxPaintEvent &  evt)

Definition at line 44 of file wxImagePanel.cpp.

◆ paintNow()

void GUI_PTU::wxImagePanel::paintNow ( )

Definition at line 59 of file wxImagePanel.cpp.

◆ render()

void GUI_PTU::wxImagePanel::render ( wxDC &  dc)

Definition at line 71 of file wxImagePanel.cpp.

◆ setImage()

void GUI_PTU::wxImagePanel::setImage ( wxBitmap *  image)

Definition at line 76 of file wxImagePanel.cpp.

Member Data Documentation

◆ image

wxBitmap* GUI_PTU::wxImagePanel::image
private

Definition at line 17 of file wxImagePanel.h.


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


asr_flir_ptu_driver
Author(s): Valerij Wittenbeck, Joachim Gehrung, Pascal Meißner, Patrick Schlosser
autogenerated on Mon Feb 28 2022 21:41:05