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

Search Toolkit Book for CRevIntPanel

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

+ Inheritance diagram for CRevIntPanel:
+ Collaboration diagram for CRevIntPanel:

Public Member Functions

 CRevIntPanel ()
 
 CRevIntPanel (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)
 
 ~CRevIntPanel ()
 
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 234 of file bulk_edit_feat_dlg_std.hpp.

Constructor & Destructor Documentation

◆ CRevIntPanel() [1/2]

CRevIntPanel::CRevIntPanel ( )

CRevIntPanel event table definition

CRevIntPanel constructors

Definition at line 934 of file bulk_edit_feat_dlg_std.cpp.

References Init().

◆ CRevIntPanel() [2/2]

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

◆ ~CRevIntPanel()

CRevIntPanel::~CRevIntPanel ( )

CRevIntPanel destructor

Definition at line 970 of file bulk_edit_feat_dlg_std.cpp.

Member Function Documentation

◆ AddCommand()

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

◆ Create()

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

◆ CreateControls()

void CRevIntPanel::CreateControls ( )

Control creation for CRevIntPanel

Definition at line 992 of file bulk_edit_feat_dlg_std.cpp.

References _.

Referenced by Create().

◆ GetBitmapResource()

wxBitmap CRevIntPanel::GetBitmapResource ( const wxString &  name)

Get bitmap resources

Definition at line 1020 of file bulk_edit_feat_dlg_std.cpp.

◆ GetIconResource()

wxIcon CRevIntPanel::GetIconResource ( const wxString &  name)

Get icon resources

Definition at line 1033 of file bulk_edit_feat_dlg_std.cpp.

◆ Init()

void CRevIntPanel::Init ( void  )

Member initialisation

Definition at line 981 of file bulk_edit_feat_dlg_std.cpp.

Referenced by CRevIntPanel().

◆ ShowToolTips()

bool CRevIntPanel::ShowToolTips ( )
static

Should we show tooltips?

Definition at line 1011 of file bulk_edit_feat_dlg_std.cpp.


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