
Definition at line 535 of file template_methods.cpp.
Public Member Functions | |
| CColorTableScoringPanel (CColorTableMethod &method, wxWindow *parent, wxWindowID id=wxID_ANY) | |
Protected Member Functions | |
| void | CreateControls () |
| void | Init () |
| void | OnApply (wxCommandEvent &event) |
| void | OnSwapColors (wxCommandEvent &event) |
| void | OnContrastFG (wxCommandEvent &event) |
| void | OnContrastBG (wxCommandEvent &event) |
| void | OnAddRow (wxCommandEvent &event) |
Protected Attributes | |
| CColorTableMethod & | m_Method |
| vector< CColorPanel::SData > | m_Data |
| CColorPanel * | m_ColorPanel |
|
||||||||||||||||
|
Definition at line 567 of file template_methods.cpp. |
|
|
Definition at line 600 of file template_methods.cpp. References _T, ID_ADD_ROW, ID_CONTRAST_BG, ID_CONTRAST_FG, ID_SWAP_COLORS, m_ColorPanel, and m_Data. |
|
|
|
Definition at line 650 of file template_methods.cpp. References CColorPanel::AddNewRow(), and m_ColorPanel. |
|
|
Definition at line 629 of file template_methods.cpp. References CColorTableMethod::Clear(), ConvertColor(), IScoringMethod::fBackground, IScoringMethod::fForeground, ITERATE, m_ColorPanel, m_Data, m_Method, CColorTableMethod::SetColor(), and CColorPanel::UpdateData(). |
|
|
Definition at line 660 of file template_methods.cpp. References CColorPanel::ContrastBG(), and m_ColorPanel. |
|
|
Definition at line 655 of file template_methods.cpp. References CColorPanel::ContrastFG(), and m_ColorPanel. |
|
|
Definition at line 645 of file template_methods.cpp. References m_ColorPanel, and CColorPanel::SwapColors(). |
|
|
Definition at line 551 of file template_methods.cpp. Referenced by CreateControls(), OnAddRow(), OnApply(), OnContrastBG(), OnContrastFG(), and OnSwapColors(). |
|
|
Definition at line 550 of file template_methods.cpp. Referenced by CreateControls(), Init(), and OnApply(). |
|
|
Definition at line 548 of file template_methods.cpp. |
1.4.6
Modified on Mon Dec 07 16:22:52 2009 by modify_doxy.py rev. 173732