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

Search Toolkit Book for CResyncPanel

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

+ Inheritance diagram for CResyncPanel:
+ Collaboration diagram for CResyncPanel:

Public Member Functions

 CResyncPanel ()
 
 CResyncPanel (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)
 
 ~CResyncPanel ()
 
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 ()
 

Detailed Description

Definition at line 252 of file bulk_edit_feat_dlg_std.hpp.

Constructor & Destructor Documentation

◆ CResyncPanel() [1/2]

CResyncPanel::CResyncPanel ( )

CResyncPanel event table definition

CResyncPanel constructors

Definition at line 1086 of file bulk_edit_feat_dlg_std.cpp.

References Init().

◆ CResyncPanel() [2/2]

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

◆ ~CResyncPanel()

CResyncPanel::~CResyncPanel ( )

CResyncPanel destructor

Definition at line 1122 of file bulk_edit_feat_dlg_std.cpp.

Member Function Documentation

◆ AddCommand()

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

◆ Create()

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

◆ CreateControls()

void CResyncPanel::CreateControls ( )

Control creation for CResyncPanel

Definition at line 1144 of file bulk_edit_feat_dlg_std.cpp.

References _.

Referenced by Create().

◆ GetBitmapResource()

wxBitmap CResyncPanel::GetBitmapResource ( const wxString &  name)

Get bitmap resources

Definition at line 1172 of file bulk_edit_feat_dlg_std.cpp.

◆ GetIconResource()

wxIcon CResyncPanel::GetIconResource ( const wxString &  name)

Get icon resources

Definition at line 1185 of file bulk_edit_feat_dlg_std.cpp.

◆ Init()

void CResyncPanel::Init ( void  )

Member initialisation

Definition at line 1133 of file bulk_edit_feat_dlg_std.cpp.

Referenced by CResyncPanel().

◆ ShowToolTips()

bool CResyncPanel::ShowToolTips ( )
static

Should we show tooltips?

Definition at line 1163 of file bulk_edit_feat_dlg_std.cpp.


The documentation for this class was generated from the following files:
Modified on Thu Dec 07 10:07:41 2023 by modify_doxy.py rev. 669887