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/orginfo__panel_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/packages/pkg_sequence_edit/orginfo_panel.cpp Source File

44 #include <wx/listbook.h> 45 #include <wx/button.h> 46 #include <wx/cshelp.h> 79

: m_Workbench(wb), m_Seh(seh), m_CmdProcessor(cmdproc), m_WorkDir(dir)

93 

SetExtraStyle(wxWS_EX_VALIDATE_RECURSIVELY);

94

wxPanel::Create( parent,

id

, pos,

size

, style );

99

GetSizer()->SetSizeHints(

this

);

146

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

147

itemPanel1->SetSizer(itemBoxSizer2);

149

wxBoxSizer* itemBoxSizer1 =

new

wxBoxSizer(wxHORIZONTAL);

150

itemBoxSizer2->Add(itemBoxSizer1, 0, wxALIGN_LEFT|wxALL, 5);

152

wxButton* itemButton2 =

new

wxButton( itemPanel1,

ID_ORGINFOBTN

,

_

(

"Import tab-delimited table"

), wxDefaultPosition, wxDefaultSize, 0 );

153

itemBoxSizer1->Add(itemButton2, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

156

itemBoxSizer2->Add(

m_Listbook

, 1, wxGROW | wxALL, 5);

166

wxBookCtrlBase::Images m_Images(

m_Listbook

->GetPageCount(), bmp_bundle);

168  for

(

unsigned i

= 0;

i

< m_Images.size(); ++

i

) {

189

wxWindow *win =

m_Listbook

->GetCurrentPage();

192  return

win->TransferDataFromWindow();

209  if

(!

m_Seh

)

return

;

213

vector<string> format_ids;

214

format_ids.push_back(

"file_loader_qual_table"

);

215

fileManager->LoadFormats(format_ids);

218  for

(

size_t i

= 0;

i

< fileManager->GetFormatManagers().

size

(); ++

i

) {

223  if

(const_qual_mgr) {

231

vector<CIRef<IOpenObjectsPanelClient> > loadManagers;

235

dlg.SetSize(760, 940);

236

dlg.Centre(wxBOTH|wxCENTRE_ON_SCREEN);

237

dlg.SetMinSize(wxSize(760, 940));

241  if

(dlg.ShowModal() == wxID_OK) {

287  if

(desc.IsSource()) {

295  for

(

size_t i

= 0;

i

<

m_Listbook

->GetPageCount(); ++

i

) {

298  return

wxPanel::TransferDataToWindow();

305

page->ApplyCommand();

313

wxWindow *win =

m_Listbook

->GetCurrentPage();

342  return

page->GetAnchor();

344  return

wxEmptyString;

351  return

page->GetName();

353  return

wxEmptyString;

void x_TableReaderMacro(bool modal=false)

virtual void SetRegistryPath(const string &path)

void SetManagers(vector< CIRef< IOpenObjectsPanelClient > > &managers)

virtual void SetSeqEntryHandle(objects::CSeq_entry_Handle seh)

void ApplyBioSource(objects::CBioSource &src)

void SetSeqEntryHandle(objects::CSeq_entry_Handle seh)

void ApplyBioSource(objects::CBioSource &src)

COrgGeneralPanel * m_GeneralPanel

virtual wxString GetName() const

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

Creation.

void OnPageChanging(wxBookCtrlEvent &event)

~COrganismInfoPanel()

Destructor.

ICommandProccessor * m_CmdProcessor

virtual void ReportMissingFields(string &text)

virtual bool StepForward()

objects::CSeq_entry_Handle m_Seh

virtual void ApplyDescriptor(objects::CSeqdesc &desc)

virtual wxString GetAnchor()

void OnPageChanged(wxBookCtrlEvent &event)

COrgAdvancedPanel * m_AdvancedPanel

virtual void ApplyCommand()

static bool ShowToolTips()

Should we show tooltips?

void Init()

Initialises member variables.

virtual void SetSeqEntryHandle(objects::CSeq_entry_Handle seh)

virtual bool TransferDataFromWindow()

COrganismInfoPanel()

Constructors.

virtual bool TransferDataToWindow()

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

void CreateControls()

Creates the controls and sizers.

void OnImportSrcTable(wxCommandEvent &event)

virtual bool StepBackward()

ISubmissionPage * x_GetCurrentPage() const

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

virtual void SetServiceLocator(IServiceLocator *srv_locator)

Sets / unsets Service Locator.

CAttribTableColumnIdPanel * x_GetColumnIdPanel()

void SetTopLevelEntry(CSeq_entry_Handle seq_entry)

virtual void UpdateOnPageChange(wxWindow *current_page)=0

Undo/Redo interface for editing operations.

virtual string GetFileLoaderId() const =0

bool x_DoStepForward(wxListbook *book)

virtual void ReportMissingFields(string &text)

bool x_DoStepBackward(wxListbook *book)

CSubmissionPageChangeListener * GetParentWizard(wxWindow *wnd) const

IWorkbench is the central interface in the application framework.

GUI command routing and handling framework.

TObjectType * GetPointer(void) THROWS_NONE

Get pointer,.

TObjectType * GetPointerOrNull(void) THROWS_NONE

Get pointer value.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

static void text(MDB_val *v)

const struct ncbi::grid::netcache::search::fields::SIZE size

static const char * empty_xpm[]


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