NCBI C++ ToolKit
|
Search Toolkit Book for CQualListItemPanel
#include <gui/widgets/edit/formattedqual_panel.hpp>
Public Member Functions | |
virtual void | OnChildChange (wxWindow *wnd) |
virtual void | NotifyParentOfChange () |
virtual void | GetDimensions (int *width, int *height) |
Static Public Member Functions | |
static void | RemoveRepresentedQuals (objects::CSeq_feat &feat, const string &qual_name) |
Protected Member Functions | |
virtual void | x_AdjustForControl (CQualListItemPanel *panel, wxHyperlinkCtrl *itemHyperlinkCtrl) |
Protected Attributes | |
int | m_TotalHeight |
int | m_TotalWidth |
int | m_ScrollRate |
int | m_MinHeight |
int | m_MinWidth |
int | m_NumRows |
bool | m_AllowUpdates |
Reimplemented in CTwoPartQualPanel, CSingleCDSExceptionPanel, CSingleExperimentPanel, CInferencePanel, and CFormattedQualPanel.
Definition at line 70 of file formattedqual_panel.hpp.
References NULL.
Referenced by x_AdjustForControl().
|
inlinevirtual |
Definition at line 114 of file formattedqual_panel.hpp.
References OnChildChange().
Referenced by CInferencePanel::OnChildChange(), CInferencePanel::OnChoice13Selected(), CSingleCDSExceptionPanel::OnChoice14Selected(), CSingleExperimentPanel::OnExperimentTxtTextUpdated(), and CTwoPartQualPanel::OnTextctrl28TextUpdated().
|
inlinevirtual |
Reimplemented in CInferenceListPanel, CExperimentListPanel, CCDSExceptionPanel, CInferencePanel, and CFormattedQualPanel.
Definition at line 67 of file formattedqual_panel.hpp.
Referenced by NotifyParentOfChange().
|
inlinestatic |
Definition at line 133 of file formattedqual_panel.hpp.
References NStr::EqualNocase().
Referenced by CExperimentPanel::AddCommand(), CEditInferencePanel::AddCommand(), CExperimentListPanel::PopulateGBQuals(), and CInferenceListPanel::PopulateGBQuals().
|
inlineprotectedvirtual |
Definition at line 86 of file formattedqual_panel.hpp.
References GetDimensions(), m_MinHeight, m_NumRows, m_ScrollRate, m_TotalHeight, and m_TotalWidth.
Referenced by CExperimentListPanel::x_AddExperiment(), CInferenceListPanel::x_AddInference(), and CCDSExceptionPanel::x_AddRow().
|
protected |
Definition at line 81 of file formattedqual_panel.hpp.
Referenced by CExperimentListPanel::CExperimentListPanel(), CInferenceListPanel::CInferenceListPanel(), CCDSExceptionPanel::OnChildChange(), CExperimentListPanel::OnChildChange(), CInferenceListPanel::OnChildChange(), CCDSExceptionPanel::TransferDataToWindow(), CExperimentListPanel::x_SetExperiments(), and CInferenceListPanel::x_SetInferences().
|
protected |
Definition at line 78 of file formattedqual_panel.hpp.
Referenced by CCDSExceptionPanel::CreateControls(), CExperimentListPanel::OnChildChange(), x_AdjustForControl(), CExperimentListPanel::x_SetExperiments(), and CInferenceListPanel::x_SetInferences().
|
protected |
Definition at line 79 of file formattedqual_panel.hpp.
Referenced by CCDSExceptionPanel::CreateControls().
|
protected |
Definition at line 80 of file formattedqual_panel.hpp.
Referenced by x_AdjustForControl(), CExperimentListPanel::x_SetExperiments(), and CInferenceListPanel::x_SetInferences().
|
protected |
|
protected |
Definition at line 75 of file formattedqual_panel.hpp.
Referenced by CInferencePanel::CreateControls(), CCDSExceptionPanel::CreateControls(), CInferencePanel::GetDimensions(), CExperimentListPanel::OnChildChange(), CInferencePanel::SetValue(), CCDSExceptionPanel::TransferDataToWindow(), x_AdjustForControl(), CExperimentListPanel::x_SetExperiments(), and CInferenceListPanel::x_SetInferences().
|
protected |
Definition at line 76 of file formattedqual_panel.hpp.
Referenced by CInferencePanel::CreateControls(), CCDSExceptionPanel::CreateControls(), CInferencePanel::GetDimensions(), CExperimentListPanel::OnChildChange(), CInferencePanel::SetValue(), CCDSExceptionPanel::TransferDataToWindow(), x_AdjustForControl(), CExperimentListPanel::x_SetExperiments(), and CInferenceListPanel::x_SetInferences().