lux::LuxGui::LuxHistogramWindow Class Reference

#include <wxluxgui.h>

Inheritance diagram for lux::LuxGui::LuxHistogramWindow:
[legend]
Collaboration diagram for lux::LuxGui::LuxHistogramWindow:
[legend]

List of all members.

Public Member Functions

 LuxHistogramWindow (wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition)
 ~LuxHistogramWindow ()
void Update ()
void SetOption (int option)
void ClearOption (int option)
void SetEnabled (bool enabled)

Protected Member Functions

void OnSize (wxSizeEvent &event)

Private Attributes

int m_Options
bool m_IsEnabled

Detailed Description

Definition at line 343 of file wxluxgui.h.


Constructor & Destructor Documentation

LuxGui::LuxHistogramWindow::LuxHistogramWindow ( wxWindow parent,
wxWindowID  id,
const wxPoint &  pos = wxDefaultPosition 
)
LuxGui::LuxHistogramWindow::~LuxHistogramWindow (  ) 

Definition at line 3103 of file wxluxgui.cpp.

References OnSize().


Member Function Documentation

void LuxGui::LuxHistogramWindow::ClearOption ( int  option  ) 

Definition at line 3140 of file wxluxgui.cpp.

References m_Options.

Referenced by lux::LuxGui::OnMenu().

void LuxGui::LuxHistogramWindow::OnSize ( wxSizeEvent &  event  )  [protected]

Definition at line 3144 of file wxluxgui.cpp.

References Update().

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

void LuxGui::LuxHistogramWindow::SetEnabled ( bool  enabled  ) 
void LuxGui::LuxHistogramWindow::SetOption ( int  option  ) 
void LuxGui::LuxHistogramWindow::Update (  ) 

Member Data Documentation

Definition at line 355 of file wxluxgui.h.

Referenced by LuxHistogramWindow(), SetEnabled(), and Update().

Definition at line 354 of file wxluxgui.h.

Referenced by ClearOption(), LuxHistogramWindow(), SetOption(), and Update().


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