Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

ButtonPanel Class Reference

Short Description. More...

List of all members.

Public Member Functions

 ButtonPanel (wxWindow *parent)
void OnResize (wxSizeEvent &event)
void OnSetFocus (wxFocusEvent &event)
void OnKillFocus (wxFocusEvent &event)

Public Attributes

wxPanel * panel
wxWindow * _parent
wxButton * stop
wxButton * forward
wxButton * backward


Detailed Description

Short Description.

Long Description if necessary.

Parameters:
<parameter_name> <parameter_descreption>
Returns:
<information on="" what="" is="" being="" returned>="">
Author:
<author name>="">

Definition at line 17 of file test.cpp.


Constructor & Destructor Documentation

ButtonPanel::ButtonPanel wxWindow *  parent  )  [inline]
 

Definition at line 20 of file test.cpp.

References _parent, backward, forward, panel, and stop.


Member Function Documentation

void ButtonPanel::OnKillFocus wxFocusEvent &  event  )  [inline]
 

Definition at line 53 of file test.cpp.

References panel, and stop.

void ButtonPanel::OnResize wxSizeEvent &  event  )  [inline]
 

Definition at line 38 of file test.cpp.

References panel.

void ButtonPanel::OnSetFocus wxFocusEvent &  event  )  [inline]
 

Definition at line 42 of file test.cpp.

References panel, and stop.


Member Data Documentation

wxWindow* ButtonPanel::_parent
 

Definition at line 63 of file test.cpp.

Referenced by ButtonPanel().

wxButton * ButtonPanel::backward
 

Definition at line 64 of file test.cpp.

Referenced by ButtonPanel().

wxButton * ButtonPanel::forward
 

Definition at line 64 of file test.cpp.

Referenced by ButtonPanel().

wxPanel* ButtonPanel::panel
 

Definition at line 62 of file test.cpp.

Referenced by ButtonPanel(), OnKillFocus(), OnResize(), and OnSetFocus().

wxButton* ButtonPanel::stop
 

Definition at line 64 of file test.cpp.

Referenced by ButtonPanel(), OnKillFocus(), and OnSetFocus().


The documentation for this class was generated from the following file:
Generated on Fri Sep 1 14:26:00 2006 for Raptor by  doxygen 1.4.4