28 #ifndef _APPLY_GCODE_H_
29 #define _APPLY_GCODE_H_
36 #include <wx/dialog.h>
37 #include <wx/choice.h>
41 #define ID_APPLY_GCODE wxID_ANY
42 #define SYMBOL_APPLY_GCODE_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
43 #define SYMBOL_APPLY_GCODE_TITLE _("Batch Apply Genetic Code")
44 #define SYMBOL_APPLY_GCODE_IDNAME ID_APPLY_GCODE
45 #define SYMBOL_APPLY_GCODE_SIZE wxDefaultSize
46 #define SYMBOL_APPLY_GCODE_POSITION wxDefaultPosition
#define SYMBOL_APPLY_GCODE_IDNAME
#define SYMBOL_APPLY_GCODE_SIZE
#define SYMBOL_APPLY_GCODE_STYLE
#define SYMBOL_APPLY_GCODE_TITLE
#define SYMBOL_APPLY_GCODE_POSITION
void x_FindBioSource(CRef< CCmdComposite > composite)
void CreateControls()
Creates the controls and sizers.
CRef< CCmdComposite > GetCommand()
void Init()
Initialises member variables.
bool Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Batch Apply Genetic Code"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)
Creation.
wxBitmap GetBitmapResource(const wxString &name)
Retrieves bitmap resources.
objects::CSeq_entry_Handle m_TopSeqEntry
wxIcon GetIconResource(const wxString &name)
Retrieves icon resources.
~CApplyGCode()
Destructor.
static bool ShowToolTips()
Should we show tooltips?
vector< pair< string, int > > m_GenCodes
CApplyGCode()
Constructors.
void x_ApplyToBioSource(objects::CBioSource &biosource)
void x_ApplyToDescriptors(const objects::CSeq_entry &se, CCmdComposite *composite)
Include a standard set of the NCBI C++ Toolkit most basic headers.
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
const struct ncbi::grid::netcache::search::fields::SIZE size