SoWxBitmapToggleButton Class Reference
#include <Inventor/Wx/viewers/SoWxBitmapToggleButton.h>
List of all members.
Public Member Functions |
| | SoWxBitmapToggleButton () |
| | SoWxBitmapToggleButton (wxWindow *parent, wxWindowID id, const wxBitmap &bitmap, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &val=wxDefaultValidator, const wxString &name="bitmapToggleButton") |
| | ~SoWxBitmapToggleButton () |
| bool | Create (wxWindow *parent, wxWindowID id, const wxBitmap &bitmap, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0, const wxValidator &val=wxDefaultValidator, const wxString &name="bitmapToggleButton") |
| bool | GetValue () const |
| void | SetValue (const bool state) |
| void | SetBitmap (const wxBitmap &bitmap) |
| virtual void | OnPaint (wxPaintEvent &event) |
| virtual void | OnLeftClick (wxMouseEvent &event) |
| virtual void | OnMouseOver (wxMouseEvent &event) |
Detailed Description
Constructor & Destructor Documentation
| SoWxBitmapToggleButton::SoWxBitmapToggleButton |
( |
|
) |
|
| SoWxBitmapToggleButton::SoWxBitmapToggleButton |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxBitmap & |
bitmap, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = 0, |
|
|
const wxValidator & |
val = wxDefaultValidator, |
|
|
const wxString & |
name = "bitmapToggleButton" | |
|
) |
| | |
| SoWxBitmapToggleButton::~SoWxBitmapToggleButton |
( |
|
) |
|
Member Function Documentation
| bool SoWxBitmapToggleButton::Create |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id, |
|
|
const wxBitmap & |
bitmap, |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxDefaultSize, |
|
|
long |
style = 0, |
|
|
const wxValidator & |
val = wxDefaultValidator, |
|
|
const wxString & |
name = "bitmapToggleButton" | |
|
) |
| | |
| bool SoWxBitmapToggleButton::GetValue |
( |
|
) |
const |
| virtual void SoWxBitmapToggleButton::OnLeftClick |
( |
wxMouseEvent & |
event |
) |
[virtual] |
| virtual void SoWxBitmapToggleButton::OnMouseOver |
( |
wxMouseEvent & |
event |
) |
[virtual] |
| virtual void SoWxBitmapToggleButton::OnPaint |
( |
wxPaintEvent & |
event |
) |
[virtual] |
| void SoWxBitmapToggleButton::SetBitmap |
( |
const wxBitmap & |
bitmap |
) |
|
| void SoWxBitmapToggleButton::SetValue |
( |
const bool |
state |
) |
|
The documentation for this class was generated from the following file: