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

this provides a gui interface for the BIAS::Param class. More...

#include <Gui/ParamGUI.hh>

+ Inheritance diagram for BIAS::ParamGUIDialog:
+ Collaboration diagram for BIAS::ParamGUIDialog:

Public Member Functions

 ParamGUIDialog (wxWindow *parent, const wxString &title, const wxPoint &p, const wxSize &s, ParamGUI *pg, bool bChancelButton=true)
 
 ~ParamGUIDialog ()
 

Detailed Description

this provides a gui interface for the BIAS::Param class.

It is derived from wxDialog and can therefor be integrated in any wx application and displayed as a dialog

Definition at line 70 of file ParamGUI.hh.

Constructor & Destructor Documentation

ParamGUIDialog::ParamGUIDialog ( wxWindow parent,
const wxString &  title,
const wxPoint &  p,
const wxSize &  s,
ParamGUI pg,
bool  bChancelButton = true 
)

Definition at line 595 of file ParamGUI.cpp.

References BIAS::ParamGUI::GetNotebook().

ParamGUIDialog::~ParamGUIDialog ( )

Definition at line 625 of file ParamGUI.cpp.


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