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

Search Toolkit Book for CPseudoPanel

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

+ Inheritance diagram for CPseudoPanel:
+ Collaboration diagram for CPseudoPanel:

Public Member Functions

 CPseudoPanel ()
 
 CPseudoPanel (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)
 
 ~CPseudoPanel ()
 
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)
 
- Public Member Functions inherited from CBulkFeatEditCmdPanel
virtual ~CBulkFeatEditCmdPanel ()
 

Static Public Member Functions

static bool ShowToolTips ()
 

Private Attributes

wxChoice * m_PseudogeneChoice
 

Detailed Description

Definition at line 270 of file bulk_edit_feat_dlg_std.hpp.

Constructor & Destructor Documentation

◆ CPseudoPanel() [1/2]

CPseudoPanel::CPseudoPanel ( )

CPseudoPanel event table definition

CPseudoPanel constructors

Definition at line 1238 of file bulk_edit_feat_dlg_std.cpp.

References Init().

◆ CPseudoPanel() [2/2]

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

◆ ~CPseudoPanel()

CPseudoPanel::~CPseudoPanel ( )

CPseudoPanel destructor

Definition at line 1274 of file bulk_edit_feat_dlg_std.cpp.

Member Function Documentation

◆ AddCommand()

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

◆ Create()

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

◆ CreateControls()

void CPseudoPanel::CreateControls ( )

Control creation for CPseudoPanel

Definition at line 1296 of file bulk_edit_feat_dlg_std.cpp.

References _, m_PseudogeneChoice, and wxID_ANY.

Referenced by Create().

◆ GetBitmapResource()

wxBitmap CPseudoPanel::GetBitmapResource ( const wxString &  name)

Get bitmap resources

Definition at line 1332 of file bulk_edit_feat_dlg_std.cpp.

◆ GetIconResource()

wxIcon CPseudoPanel::GetIconResource ( const wxString &  name)

Get icon resources

Definition at line 1345 of file bulk_edit_feat_dlg_std.cpp.

◆ Init()

void CPseudoPanel::Init ( void  )

Member initialisation

Definition at line 1285 of file bulk_edit_feat_dlg_std.cpp.

Referenced by CPseudoPanel().

◆ ShowToolTips()

bool CPseudoPanel::ShowToolTips ( )
static

Should we show tooltips?

Definition at line 1323 of file bulk_edit_feat_dlg_std.cpp.

Member Data Documentation

◆ m_PseudogeneChoice

wxChoice* CPseudoPanel::m_PseudogeneChoice
private

Definition at line 287 of file bulk_edit_feat_dlg_std.hpp.

Referenced by AddCommand(), and CreateControls().


The documentation for this class was generated from the following files:
Modified on Tue Nov 28 02:22:29 2023 by modify_doxy.py rev. 669887