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

#include <wxImagePanel.h>

Inheritance diagram for wxImagePanel:
Inheritance graph
[legend]

Public Member Functions

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

Private Attributes

wxBitmap * image
 

Detailed Description

Copyright (C) 2016, Allgeyer Tobias, Hutmacher Robin, Meißner Pascal

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Definition at line 27 of file wxImagePanel.h.

Constructor & Destructor Documentation

wxImagePanel::wxImagePanel ( wxWindow *  parent,
int  height,
int  width 
)

Copyright (C) 2016, Allgeyer Tobias, Hutmacher Robin, Meißner Pascal

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Definition at line 43 of file wxImagePanel.cpp.

Member Function Documentation

void wxImagePanel::paintEvent ( wxPaintEvent &  evt)

Definition at line 57 of file wxImagePanel.cpp.

void wxImagePanel::paintNow ( )

Definition at line 72 of file wxImagePanel.cpp.

void wxImagePanel::render ( wxDC &  dc)

Definition at line 84 of file wxImagePanel.cpp.

void wxImagePanel::setImage ( wxBitmap *  image)

Definition at line 89 of file wxImagePanel.cpp.

Member Data Documentation

wxBitmap* wxImagePanel::image
private

Definition at line 30 of file wxImagePanel.h.


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


asr_descriptor_surface_based_recognition
Author(s): Allgeyer Tobias, Hutmacher Robin, Meißner Pascal
autogenerated on Mon Dec 16 2019 03:31:16