NCBI C++ ToolKit
Public Member Functions | List of all members
CFormattedQualPanel Class Reference

Search Toolkit Book for CFormattedQualPanel

#include <gui/widgets/edit/formattedqual_panel.hpp>

+ Inheritance diagram for CFormattedQualPanel:
+ Collaboration diagram for CFormattedQualPanel:

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
 

Detailed Description

CFormattedQualPanel class declaration

Definition at line 150 of file formattedqual_panel.hpp.

Member Function Documentation

◆ GetDimensions()

virtual void CFormattedQualPanel::GetDimensions ( int width,
int height 
)
inlinevirtual

Reimplemented from CQualListItemPanel.

Reimplemented in CTwoPartQualPanel, CSingleExperimentPanel, and CInferencePanel.

Definition at line 157 of file formattedqual_panel.hpp.

References NULL.

◆ GetValue()

virtual string CFormattedQualPanel::GetValue ( void  )
inlinevirtual

◆ OnChildChange()

virtual void CFormattedQualPanel::OnChildChange ( wxWindow *  wnd)
inlinevirtual

Reimplemented from CQualListItemPanel.

Reimplemented in CInferenceListPanel, CExperimentListPanel, and CInferencePanel.

Definition at line 156 of file formattedqual_panel.hpp.

◆ SetValue()

virtual void CFormattedQualPanel::SetValue ( string  val)
inlinevirtual

The documentation for this class was generated from the following file:
Modified on Fri Sep 20 14:58:01 2024 by modify_doxy.py rev. 669887