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

NCBI C++ ToolKit: src/gui/widgets/edit/rptunitrange_panel.cpp Source File

73  Create

(parent,

id

, caption, pos,

size

, style);

84 

SetExtraStyle(wxWS_EX_BLOCK_EVENTS);

85

CFormattedQualPanel::Create( parent,

id

, pos,

size

, style );

90

GetSizer()->SetSizeHints(

this

);

131

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxHORIZONTAL);

132

itemCFormattedQualPanel1->SetSizer(itemBoxSizer2);

134

wxStaticText* itemStaticText3 =

new

wxStaticText( itemCFormattedQualPanel1, wxID_STATIC,

_

(

"Start"

), wxDefaultPosition, wxDefaultSize, 0 );

135

itemBoxSizer2->Add(itemStaticText3, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

137  m_StartCtrl

=

new

wxTextCtrl( itemCFormattedQualPanel1,

ID_TEXTCTRL29

, wxEmptyString, wxDefaultPosition, wxDefaultSize, 0 );

138

itemBoxSizer2->Add(

m_StartCtrl

, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

140

wxStaticText* itemStaticText5 =

new

wxStaticText( itemCFormattedQualPanel1, wxID_STATIC,

_

(

"Stop"

), wxDefaultPosition, wxDefaultSize, 0 );

141

itemBoxSizer2->Add(itemStaticText5, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

143  m_StopCtrl

=

new

wxTextCtrl( itemCFormattedQualPanel1,

ID_TEXTCTRL30

, wxEmptyString, wxDefaultPosition, wxDefaultSize, 0 );

144

itemBoxSizer2->Add(

m_StopCtrl

, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

152

wxString start = wxEmptyString;

153

wxString stop = wxEmptyString;

156  if

(pos == string::npos) {

158  if

(pos == string::npos) {

183  val

= part1 +

".."

+ part2;

void CreateControls()

Creates the controls and sizers.

CRptUnitRangePanel()

Constructors.

void Init()

Initialises member variables.

virtual string GetValue()

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

~CRptUnitRangePanel()

Destructor.

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

virtual void SetValue(string val)

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

Creation.

static bool ShowToolTips()

Should we show tooltips?

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

static bool IsBlank(const CTempString str, SIZE_TYPE pos=0)

Check if a string is blank (has no text).

static SIZE_TYPE Find(const CTempString str, const CTempString pattern, ECase use_case=eCase, EDirection direction=eForwardSearch, SIZE_TYPE occurrence=0)

Find the pattern in the string.

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

wxString ToWxString(const string &s)

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