A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/edit__pub__dlg__std_8hpp_source.html below:

NCBI C++ ToolKit: include/gui/packages/pkg_sequence_edit/edit_pub_dlg_std.hpp Source File

28 #ifndef _EDIT_PUB_DLG_STD_H_ 29 #define _EDIT_PUB_DLG_STD_H_ 41 #include <wx/radiobut.h> 42 #include <wx/checkbox.h> 43 #include <wx/stattext.h> 44 #include <wx/textctrl.h> 46 #include <wx/choice.h> 47 #include <wx/notebook.h> 48 #include <wx/combobox.h> 49 #include <wx/radiobox.h> 70 #define ID_CEDITPUBDLG wxID_ANY 71 #define ID_PUB_STATUS_CONSTRAINT 10296 72 #define SYMBOL_CEDITPUBDLG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL 73 #define SYMBOL_CEDITPUBDLG_TITLE _("Edit Publications"

)

74 #define SYMBOL_CEDITPUBDLG_IDNAME ID_CEDITPUBDLG 75 #define SYMBOL_CEDITPUBDLG_SIZE wxSize(800, 300) 76 #define SYMBOL_CEDITPUBDLG_POSITION wxDefaultPosition 78 #define ID_IMPORT_PUB_CONSTRAINT 10292 79 #define ID_IMPORT_PUB_SELECTED 10293 80 #define ID_CLEAR_AUTHORS 10294 100  bool Create

( wxWindow* parent,

169

DECLARE_EVENT_TABLE()

178  bool Create

( wxWindow* parent, wxWindowID

id

=

wxID_ANY

,

const

wxPoint& pos = wxDefaultPosition,

const

wxSize&

size

= wxDefaultSize,

long

style = wxTAB_TRAVERSAL )

180

wxPanel::Create( parent,

id

, pos,

size

, style );

184

GetSizer()->SetSizeHints(

this

);

192

wxIcon

GetIconResource

(

const

wxString& name ) { wxUnusedVar(name);

return

wxNullIcon; }

200

DECLARE_EVENT_TABLE()

225

DECLARE_EVENT_TABLE()

247

DECLARE_EVENT_TABLE()

273

DECLARE_EVENT_TABLE()

virtual CRef< CCmdComposite > GetCommand(const vector< CConstRef< CObject >> &objs, const vector< CSeq_entry_Handle > &descr_ctxt)

CAuthorReplacePanel()

Constructors.

virtual ~CAuthorReplacePanel()

virtual void CreateControls()

Creates the controls and sizers.

CRef< CAuth_list > m_Authors

CAuthorReplacePanel(wxWindow *parent, CEditPubDlg *dlg, CRef< CAuth_list > authors, wxWindowID id=wxID_ANY, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxTAB_TRAVERSAL)

CAuthorNamesPanel * m_AuthorsPanel

CConstRef< objects::CSeq_submit > m_SeqSubmit

objects::CSeq_entry_Handle m_TopSeqEntry

virtual CRef< CCmdComposite > GetCommand(const vector< CConstRef< CObject >> &objs, const vector< CSeq_entry_Handle > &descr_ctxt)=0

virtual ~CEditPubCmdPanel()

~CEditPubDlg()

Destructor.

virtual void UpdateEditor()

virtual CRef< CCmdComposite > GetCommand()

static bool ShowToolTips()

Should we show tooltips?

wxChoice * m_PubStatusConstraint

virtual void LoadSettings()

virtual string GetErrorMessage()

CFieldHandlerNamePanel * m_Fieldhandler

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

string GetFieldName(const bool subfield)

void Init()

Initialises member variables.

CSeq_entry_Handle GetTopSeqEntry()

string GetStatusConstraint()

bool Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Edit Publications"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(800, 300), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)

Creation.

CConstRef< CObject > GetSelectedPub()

void AppendToErrorMsg(const string &msg)

CEditPubDlg()

Constructors.

CRef< edit::CStringConstraint > GetStringConstraint()

void CreateControls()

Creates the controls and sizers.

CStringConstraintPanel * m_StrConstraintPanel

virtual void SetRegistryPath(const string &reg_path)

CConstRef< objects::CSeq_submit > GetSeqSubmit()

virtual void SaveSettings() const

COkCancelPanel * m_OkCancel

CEditPubSubpanel(wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, long style)

wxIcon GetIconResource(const wxString &name)

virtual ~CEditPubSubpanel()

virtual void CreateControls()

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

wxBitmap GetBitmapResource(const wxString &name)

virtual string GetFieldName(const bool subfield=false)

Returns the name of the field as selected in the panel.

virtual void CreateControls()

Creates the controls and sizers.

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

virtual ~CReplaceEntirePubPanel()

CReplaceEntirePubPanel()

Constructors.

virtual CRef< CCmdComposite > GetCommand(const vector< CConstRef< CObject >> &objs, const vector< CSeq_entry_Handle > &descr_ctxt)

wxCheckBox * m_AuthorListSection

wxCheckBox * m_TitleSection

virtual ~CReplaceSectionPanel()

virtual CRef< CCmdComposite > GetCommand(const vector< CConstRef< CObject >> &objs, const vector< CSeq_entry_Handle > &descr_ctxt)

CReplaceSectionPanel()

Constructors.

wxCheckBox * m_AffiliationSection

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

virtual void CreateControls()

Creates the controls and sizers.

virtual ~CReplaceSingleFieldPanel()

virtual CRef< CCmdComposite > GetCommand(const vector< CConstRef< CObject >> &objs, const vector< CSeq_entry_Handle > &descr_ctxt)

CReplaceSingleFieldPanel()

Constructors.

virtual void CreateControls()

Creates the controls and sizers.

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

CFieldHandlerNamePanel * m_PubField

CRef< edit::CStringConstraint > GetStringConstraint()

IWorkbench is the central interface in the application framework.

Include a standard set of the NCBI C++ Toolkit most basic headers.

#define SYMBOL_CEDITPUBDLG_STYLE

#define SYMBOL_CEDITPUBDLG_IDNAME

#define SYMBOL_CEDITPUBDLG_TITLE

#define SYMBOL_CEDITPUBDLG_SIZE

#define SYMBOL_CEDITPUBDLG_POSITION

#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

static SLJIT_INLINE sljit_ins msg(sljit_gpr r, sljit_s32 d, sljit_gpr x, sljit_gpr b)

string ToStdString(const wxString &s)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4