NCBI C++ ToolKit
Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CQualListItemPanel Class Reference

Search Toolkit Book for CQualListItemPanel

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

+ Inheritance diagram for CQualListItemPanel:
+ Collaboration diagram for CQualListItemPanel:

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
 

Detailed Description

Includes

Forward declarations

Definition at line 64 of file formattedqual_panel.hpp.

Member Function Documentation

◆ GetDimensions()

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

◆ NotifyParentOfChange()

void CQualListItemPanel::NotifyParentOfChange ( )
inlinevirtual

◆ OnChildChange()

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

◆ RemoveRepresentedQuals()

void CQualListItemPanel::RemoveRepresentedQuals ( objects::CSeq_feat &  feat,
const string qual_name 
)
inlinestatic

◆ x_AdjustForControl()

void CQualListItemPanel::x_AdjustForControl ( CQualListItemPanel panel,
wxHyperlinkCtrl *  itemHyperlinkCtrl 
)
inlineprotectedvirtual

Member Data Documentation

◆ m_AllowUpdates

bool CQualListItemPanel::m_AllowUpdates
protected

◆ m_MinHeight

int CQualListItemPanel::m_MinHeight
protected

◆ m_MinWidth

int CQualListItemPanel::m_MinWidth
protected

Definition at line 79 of file formattedqual_panel.hpp.

Referenced by CCDSExceptionPanel::CreateControls().

◆ m_NumRows

int CQualListItemPanel::m_NumRows
protected

◆ m_ScrollRate

int CQualListItemPanel::m_ScrollRate
protected

◆ m_TotalHeight

int CQualListItemPanel::m_TotalHeight
protected

◆ m_TotalWidth

int CQualListItemPanel::m_TotalWidth
protected

The documentation for this class was generated from the following file:
Modified on Wed Sep 04 15:05:09 2024 by modify_doxy.py rev. 669887