#include <gradient_panel.hpp>
Collaboration diagram for CGradientColorPanel:

Definition at line 44 of file gradient_panel.hpp.
Public Member Functions | |
| CGradientColorPanel (const stParams ¶ms, wxWindow *parent, wxWindowID id=wxID_ANY) | |
| void | GetParams (stParams ¶ms) const |
Protected Member Functions | |
| void | CreateControls () |
| void | OnSliderUpdated (wxCommandEvent &event) |
| void | OnSwapClick (wxCommandEvent &event) |
| void | OnPaint (wxPaintEvent &event) |
| void | OnColourPickChanged (wxColourPickerEvent &event) |
Protected Attributes | |
| stParams | m_Params |
| wxStaticText * | m_ItemStepsTxt |
| wxWindow * | m_GradWindow |
Classes | |
| struct | stParams |
|
||||||||||||||||
|
Definition at line 64 of file gradient_panel.cpp. |
|
|
Definition at line 71 of file gradient_panel.cpp. References _T, ID_COLOR_PICK1, ID_GRAD_WINDOW, ID_SLIDER, ID_STEPS_TXT, CGradientColorPanel::stParams::m_FirstColor, m_GradWindow, m_ItemStepsTxt, CGradientColorPanel::stParams::m_MinLabel, m_Params, and ToWxString(). |
|
|
Definition at line 192 of file gradient_panel.cpp. References m_Params. Referenced by CMatrixScoringPanel::OnApply(), CColumnScoringPanel::OnApply(), CSimpleScoringPanel::OnApply(), and CQualityScoringPanel::OnApply(). |
|
|
Definition at line 186 of file gradient_panel.cpp. References m_GradWindow. |
|
|
|
Definition at line 167 of file gradient_panel.cpp. References _T, m_GradWindow, m_ItemStepsTxt, m_Params, and CGradientColorPanel::stParams::m_Steps. |
|
|
Definition at line 176 of file gradient_panel.cpp. References color, CGradientColorPanel::stParams::m_FirstColor, m_GradWindow, CGradientColorPanel::stParams::m_LastColor, and m_Params. |
|
|
Definition at line 74 of file gradient_panel.hpp. Referenced by CreateControls(), OnColourPickChanged(), OnPaint(), OnSliderUpdated(), and OnSwapClick(). |
|
|
Definition at line 73 of file gradient_panel.hpp. Referenced by CreateControls(), and OnSliderUpdated(). |
|
|
Definition at line 72 of file gradient_panel.hpp. Referenced by CreateControls(), GetParams(), OnPaint(), OnSliderUpdated(), and OnSwapClick(). |
1.4.6
Modified on Wed Dec 09 08:19:19 2009 by modify_doxy.py rev. 173732