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

Search Toolkit Book for CEditInferencePanel

#include <gui/packages/pkg_sequence_edit/bulk_edit_feat_dlg_std.hpp>

+ Inheritance diagram for CEditInferencePanel:
+ Collaboration diagram for CEditInferencePanel:

Public Member Functions

 CEditInferencePanel ()
 
 CEditInferencePanel (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL)
 
bool Create (wxWindow *parent, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL)
 
 ~CEditInferencePanel ()
 
void Init ()
 
void CreateControls ()
 
wxBitmap GetBitmapResource (const wxString &name)
 
wxIcon GetIconResource (const wxString &name)
 
virtual bool AddCommand (vector< CConstRef< CObject > > &objs, CRef< CCmdComposite > cmd, CScope &scope)
 
void OnCreateOrDelete (wxCommandEvent &event)
 
- Public Member Functions inherited from CBulkFeatEditCmdPanel
virtual ~CBulkFeatEditCmdPanel ()
 

Static Public Member Functions

static bool ShowToolTips ()
 

Private Attributes

wxRadioBox * m_CreateOrDelete
 
CInferencePanelm_SingleInference
 

Detailed Description

Definition at line 336 of file bulk_edit_feat_dlg_std.hpp.

Constructor & Destructor Documentation

◆ CEditInferencePanel() [1/2]

CEditInferencePanel::CEditInferencePanel ( )

CEditInferencePanel event table definition

CEditInferencePanel constructors

Definition at line 1831 of file bulk_edit_feat_dlg_std.cpp.

References Init().

◆ CEditInferencePanel() [2/2]

CEditInferencePanel::CEditInferencePanel ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxTAB_TRAVERSAL 
)

◆ ~CEditInferencePanel()

CEditInferencePanel::~CEditInferencePanel ( )

CEditInferencePanel destructor

Definition at line 1867 of file bulk_edit_feat_dlg_std.cpp.

Member Function Documentation

◆ AddCommand()

bool CEditInferencePanel::AddCommand ( vector< CConstRef< CObject > > &  objs,
CRef< CCmdComposite cmd,
CScope scope 
)
virtual

◆ Create()

bool CEditInferencePanel::Create ( wxWindow *  parent,
wxWindowID  id = wxID_ANY,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxDefaultSize,
long  style = wxTAB_TRAVERSAL 
)

◆ CreateControls()

void CEditInferencePanel::CreateControls ( )

◆ GetBitmapResource()

wxBitmap CEditInferencePanel::GetBitmapResource ( const wxString &  name)

Get bitmap resources

Definition at line 1927 of file bulk_edit_feat_dlg_std.cpp.

◆ GetIconResource()

wxIcon CEditInferencePanel::GetIconResource ( const wxString &  name)

Get icon resources

Definition at line 1940 of file bulk_edit_feat_dlg_std.cpp.

◆ Init()

void CEditInferencePanel::Init ( void  )

Member initialisation

Definition at line 1878 of file bulk_edit_feat_dlg_std.cpp.

Referenced by CEditInferencePanel().

◆ OnCreateOrDelete()

void CEditInferencePanel::OnCreateOrDelete ( wxCommandEvent &  event)

Definition at line 1987 of file bulk_edit_feat_dlg_std.cpp.

References m_CreateOrDelete, and m_SingleInference.

Referenced by CreateControls().

◆ ShowToolTips()

bool CEditInferencePanel::ShowToolTips ( )
static

Should we show tooltips?

Definition at line 1918 of file bulk_edit_feat_dlg_std.cpp.

Member Data Documentation

◆ m_CreateOrDelete

wxRadioBox* CEditInferencePanel::m_CreateOrDelete
private

Definition at line 354 of file bulk_edit_feat_dlg_std.hpp.

Referenced by AddCommand(), CreateControls(), and OnCreateOrDelete().

◆ m_SingleInference

CInferencePanel* CEditInferencePanel::m_SingleInference
private

Definition at line 355 of file bulk_edit_feat_dlg_std.hpp.

Referenced by AddCommand(), CreateControls(), and OnCreateOrDelete().


The documentation for this class was generated from the following files:
Modified on Mon May 06 04:47:35 2024 by modify_doxy.py rev. 669887