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

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

37 #include <wx/button.h> 67

wxWindowID

id

,

const

wxString& caption,

const

wxPoint& pos,

const

wxSize&

size

,

long

style )

68

: m_srcModNameStrings(srcModNameStrings)

71  Create

(parent,

id

, caption, pos,

size

, style);

80

wxWindowID

id

,

const

wxString& caption,

const

wxPoint& pos,

const

wxSize&

size

,

long

style )

83 

SetExtraStyle(wxWS_EX_BLOCK_EVENTS);

84

wxDialog::Create( parent,

id

, caption, pos,

size

, style );

89

GetSizer()->SetSizeHints(

this

);

130

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

131

itemDialog1->SetSizer(itemBoxSizer2);

134

itemBoxSizer2->Add(

m_QualList

, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

138

wxBoxSizer* itemBoxSizer4 =

new

wxBoxSizer(wxHORIZONTAL);

139

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

141

wxButton* itemButton5 =

new

wxButton( itemDialog1, wxID_OK,

_

(

"Accept"

), wxDefaultPosition, wxDefaultSize, 0 );

142

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

144

wxButton* itemButton6 =

new

wxButton( itemDialog1, wxID_CANCEL,

_

(

"Cancel"

), wxDefaultPosition, wxDefaultSize, 0 );

145

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

192  return

wxEmptyString;

void Init()

Initialises member variables.

void CreateControls()

Creates the controls and sizers.

CRenameColumnDlg()

Constructors.

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

wxArrayString m_srcModNameStrings

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

~CRenameColumnDlg()

Destructor.

static bool ShowToolTips()

Should we show tooltips?

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

Creation.

#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