NCBI C++ ToolKit
|
Search Toolkit Book for CFormattedQualPanel
#include <gui/widgets/edit/formattedqual_panel.hpp>
Public Member Functions | |
virtual void | SetValue (string val) |
virtual string | GetValue () |
virtual void | OnChildChange (wxWindow *wnd) |
virtual void | GetDimensions (int *width, int *height) |
Public Member Functions inherited from CQualListItemPanel | |
virtual void | NotifyParentOfChange () |
Additional Inherited Members | |
Static Public Member Functions inherited from CQualListItemPanel | |
static void | RemoveRepresentedQuals (objects::CSeq_feat &feat, const string &qual_name) |
Protected Member Functions inherited from CQualListItemPanel | |
virtual void | x_AdjustForControl (CQualListItemPanel *panel, wxHyperlinkCtrl *itemHyperlinkCtrl) |
Protected Attributes inherited from CQualListItemPanel | |
int | m_TotalHeight |
int | m_TotalWidth |
int | m_ScrollRate |
int | m_MinHeight |
int | m_MinWidth |
int | m_NumRows |
bool | m_AllowUpdates |
CFormattedQualPanel class declaration
Definition at line 150 of file formattedqual_panel.hpp.
Reimplemented from CQualListItemPanel.
Reimplemented in CTwoPartQualPanel, CSingleExperimentPanel, and CInferencePanel.
Definition at line 157 of file formattedqual_panel.hpp.
References NULL.
|
inlinevirtual |
Reimplemented in CTwoPartQualPanel, CRptUnitRangePanel, CRptTypePanel, CGBQualTextPanel, CGBQualDirectionPanel, CGBQualSemicontrolledTextPanel, CSingleExperimentPanel, and CInferencePanel.
Definition at line 155 of file formattedqual_panel.hpp.
Referenced by CSingleGbQualSubPanel::TransferDataFromWindow().
|
inlinevirtual |
Reimplemented from CQualListItemPanel.
Reimplemented in CInferenceListPanel, CExperimentListPanel, and CInferencePanel.
Definition at line 156 of file formattedqual_panel.hpp.
|
inlinevirtual |
Reimplemented in CTwoPartQualPanel, CRptUnitRangePanel, CRptTypePanel, CGBQualTextPanel, CGBQualDirectionPanel, CGBQualSemicontrolledTextPanel, CSingleExperimentPanel, and CInferencePanel.
Definition at line 154 of file formattedqual_panel.hpp.
Referenced by CSingleGbQualSubPanel::TransferDataToWindow().