lux::LightGroupPanel Class Reference

#include <wxluxframe.h>

Inheritance diagram for lux::LightGroupPanel:
[legend]
Collaboration diagram for lux::LightGroupPanel:
[legend]

List of all members.

Public Member Functions

 LightGroupPanel (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(396, 235), long style=wxNO_BORDER|wxTAB_TRAVERSAL)
 ~LightGroupPanel ()

Protected Member Functions

virtual void OnMouse (wxMouseEvent &event)
virtual void OnScroll (wxScrollEvent &event)
virtual void OnFocus (wxFocusEvent &event)
virtual void OnText (wxCommandEvent &event)
virtual void OnCheckBox (wxCommandEvent &event)
virtual void OnColourChanged (wxColourPickerEvent &event)

Protected Attributes

wxBoxSizer * m_LG_MainSizer
wxPanelm_LG_MainPanel
wxBoxSizer * m_LG_SubSizer
wxPanelm_Tab_LightGroupPanel
wxStaticBitmap * m_lightgroupBitmap
wxStaticText * m_lightgroupStaticText
wxStaticText * m_LG_name
wxStaticBitmap * m_Tab_LightGroupToggleIcon
wxStaticBitmap * m_Tab_LightGroupIcon
wxPanelm_Tab_Control_LightGroupPanel
wxStaticText * m_LG_scaleLabel
wxSlider * m_LG_scaleSlider
wxTextCtrl * m_LG_scaleText
wxCheckBox * m_LG_rgbEnabled
wxColourPickerCtrl * m_LG_rgbPicker
wxCheckBox * m_LG_temperatureEnabled
wxStaticBitmap * m_BarBlackBodyStaticBitmap
wxSlider * m_LG_temperatureSlider
wxTextCtrl * m_LG_temperatureText

Detailed Description

Class LightGroupPanel

Definition at line 444 of file wxluxframe.h.


Constructor & Destructor Documentation

LightGroupPanel::LightGroupPanel ( wxWindow parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 396,235 ),
long  style = wxNO_BORDER|wxTAB_TRAVERSAL 
)
LightGroupPanel::~LightGroupPanel (  ) 

Member Function Documentation

virtual void lux::LightGroupPanel::OnCheckBox ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in lux::LuxGui::LuxLightGroupPanel.

Definition at line 475 of file wxluxframe.h.

Referenced by LightGroupPanel(), and ~LightGroupPanel().

virtual void lux::LightGroupPanel::OnColourChanged ( wxColourPickerEvent &  event  )  [inline, protected, virtual]

Reimplemented in lux::LuxGui::LuxLightGroupPanel.

Definition at line 476 of file wxluxframe.h.

Referenced by LightGroupPanel(), and ~LightGroupPanel().

virtual void lux::LightGroupPanel::OnFocus ( wxFocusEvent &  event  )  [inline, protected, virtual]

Definition at line 473 of file wxluxframe.h.

Referenced by LightGroupPanel(), and ~LightGroupPanel().

virtual void lux::LightGroupPanel::OnMouse ( wxMouseEvent &  event  )  [inline, protected, virtual]

Reimplemented in lux::LuxGui::LuxLightGroupPanel.

Definition at line 471 of file wxluxframe.h.

Referenced by LightGroupPanel(), and ~LightGroupPanel().

virtual void lux::LightGroupPanel::OnScroll ( wxScrollEvent &  event  )  [inline, protected, virtual]

Reimplemented in lux::LuxGui::LuxLightGroupPanel.

Definition at line 472 of file wxluxframe.h.

Referenced by LightGroupPanel(), and ~LightGroupPanel().

virtual void lux::LightGroupPanel::OnText ( wxCommandEvent &  event  )  [inline, protected, virtual]

Reimplemented in lux::LuxGui::LuxLightGroupPanel.

Definition at line 474 of file wxluxframe.h.

Referenced by LightGroupPanel(), and ~LightGroupPanel().


Member Data Documentation

Definition at line 450 of file wxluxframe.h.

Referenced by LightGroupPanel().

wxBoxSizer* lux::LightGroupPanel::m_LG_MainSizer [protected]

Definition at line 449 of file wxluxframe.h.

Referenced by LightGroupPanel(), and lux::LuxGui::LuxLightGroupPanel::OnMouse().

wxStaticText* lux::LightGroupPanel::m_LG_name [protected]
wxCheckBox* lux::LightGroupPanel::m_LG_rgbEnabled [protected]
wxColourPickerCtrl* lux::LightGroupPanel::m_LG_rgbPicker [protected]
wxStaticText* lux::LightGroupPanel::m_LG_scaleLabel [protected]

Definition at line 460 of file wxluxframe.h.

Referenced by LightGroupPanel().

wxTextCtrl* lux::LightGroupPanel::m_LG_scaleText [protected]
wxBoxSizer* lux::LightGroupPanel::m_LG_SubSizer [protected]

Definition at line 451 of file wxluxframe.h.

Referenced by LightGroupPanel().

wxStaticBitmap* lux::LightGroupPanel::m_lightgroupBitmap [protected]

Definition at line 454 of file wxluxframe.h.

Referenced by LightGroupPanel().

wxStaticBitmap* lux::LightGroupPanel::m_Tab_LightGroupIcon [protected]

Definition at line 452 of file wxluxframe.h.

Referenced by LightGroupPanel().


The documentation for this class was generated from the following files:
Generated by  doxygen 1.6.2-20100208