Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Attributes | List of all members
BIAS::GuiWXApp Class Reference

#include <Gui/GuiWX.hh>

+ Inheritance diagram for BIAS::GuiWXApp:
+ Collaboration diagram for BIAS::GuiWXApp:

Public Member Functions

 GuiWXApp ()
 
void Init ()
 
void SetTitle (std::string const &Title)
 
int ShowConvertedImage (BIAS::Image< unsigned char > &image)
 

Protected Attributes

BIAS::GuiWXFrameframe_
 

Detailed Description

Definition at line 67 of file GuiWX.hh.

Constructor & Destructor Documentation

GuiWXApp::GuiWXApp ( )

Definition at line 62 of file GuiWX.cpp.

Member Function Documentation

void GuiWXApp::Init ( )

Definition at line 66 of file GuiWX.cpp.

References BIAS::GuiWXFrame.

Referenced by BIAS::GuiWX::guiThreadFunc_().

void GuiWXApp::SetTitle ( std::string const &  Title)

Definition at line 74 of file GuiWX.cpp.

int GuiWXApp::ShowConvertedImage ( BIAS::Image< unsigned char > &  image)

Definition at line 79 of file GuiWX.cpp.

Member Data Documentation

BIAS::GuiWXFrame* BIAS::GuiWXApp::frame_
protected

Definition at line 76 of file GuiWX.hh.


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