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

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

37 #include <wx/button.h> 73

wxWindowID

id

,

const

wxString& caption,

const

wxPoint& pos,

const

wxSize&

size

,

long

style )

74

: m_TopSeqEntry(seh), m_CmdProcessor(cmdProcessor)

77  Create

(parent,

id

, caption, pos,

size

, style);

86

wxWindowID

id

,

const

wxString& caption,

const

wxPoint& pos,

const

wxSize&

size

,

long

style )

89 

SetExtraStyle(wxWS_EX_BLOCK_EVENTS);

90

wxDialog::Create( parent,

id

, caption, pos,

size

, style );

95

GetSizer()->SetSizeHints(

this

);

100

SetSize(wxSize(920, 730));

138

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

139

itemDialog1->SetSizer(itemBoxSizer2);

142

itemBoxSizer2->Add(

m_PanelSizer

, 1, wxEXPAND|wxALL, 5);

145

wxBoxSizer* itemBoxSizer4 =

new

wxBoxSizer(wxHORIZONTAL);

146

itemBoxSizer2->Add(itemBoxSizer4, 0, wxEXPAND|wxALL, 5);

148

wxButton* itemButton5 =

new

wxButton( itemDialog1, wxID_OK,

_

(

"Accept"

), wxDefaultPosition, wxDefaultSize, 0 );

149

itemBoxSizer4->Add(itemButton5, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

151

wxButton* itemButton6 =

new

wxButton( itemDialog1, wxID_CANCEL,

_

(

"Cancel"

), wxDefaultPosition, wxDefaultSize, 0 );

152

itemBoxSizer4->Add(itemButton6, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

158

wxDefaultPosition, wxDefaultSize, wxSIMPLE_BORDER );

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

wxBoxSizer * m_PanelSizer

ICommandProccessor * m_CmdProcessor

objects::CSeq_entry_Handle m_TopSeqEntry

void CreateControls()

Creates the controls and sizers.

void Init()

Initialises member variables.

CVectorTrimDlg()

Constructors.

~CVectorTrimDlg()

Destructor.

CVectorTrimPanel * m_Panel

bool Create(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &caption=_("Vector Trim Dialog"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)

Creation.

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

static bool ShowToolTips()

Should we show tooltips?

virtual bool TransferDataToWindow()

Undo/Redo interface for editing operations.

#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


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