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

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

34 #include <wx/statbox.h> 35 #include <wx/radiobut.h> 80 

wxPanel::Create( parent,

id

, pos,

size

, style );

85

GetSizer()->SetSizeHints(

this

);

132

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

133

itemPanel1->SetSizer(itemBoxSizer2);

135

wxStaticBox* itemStaticBoxSizer3Static =

new

wxStaticBox(itemPanel1,

wxID_ANY

,

_

(

"Capitalization"

));

136

wxStaticBoxSizer* itemStaticBoxSizer3 =

new

wxStaticBoxSizer(itemStaticBoxSizer3Static, wxVERTICAL);

137

itemBoxSizer2->Add(itemStaticBoxSizer3, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);

139

wxFlexGridSizer* itemFlexGridSizer4 =

new

wxFlexGridSizer(0, 4, 0, 0);

140

itemStaticBoxSizer3->Add(itemFlexGridSizer4, 0, wxALIGN_CENTER_HORIZONTAL|wxALL, 5);

144

itemFlexGridSizer4->Add(

m_CapNochange

, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);

148

itemFlexGridSizer4->Add(

m_CapToupper

, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);

156

itemFlexGridSizer4->Add(

m_Capwords_space

, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);

160

itemFlexGridSizer4->Add(

m_CapTolower

, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);

@ ID_CAPCHANGE_CAPWORDS_SPPUNCT

@ ID_CAPCHANGE_CAPWORDS_SP

static bool ShowToolTips()

Should we show tooltips?

wxRadioButton * m_CapFirstcap_nochange

void CreateControls()

Creates the controls and sizers.

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

wxRadioButton * m_CapFirstlow_nochange

wxRadioButton * m_CapTolower

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

Creation.

objects::ECapChange GetCapitalizationRequest()

wxRadioButton * m_Capwords_space

wxRadioButton * m_CapNochange

wxRadioButton * m_CapToupper

wxRadioButton * m_Capwords_spacepunct

void Init()

Initialises member variables.

~CCapChangePanel()

Destructor.

wxRadioButton * m_CapFirstcap_restlow

CCapChangePanel()

Constructors.

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

@ eCapChange_firstlower_restnochange

capitalize the first letter, the rest is not changed

@ eCapChange_capword_afterspacepunc

capitalize the first letter and letters after spaces

@ eCapChange_capword_afterspace

first letter is lower case, the rest is not changed

@ eCapChange_firstcap_restnochange

capitalize the first letter, the rest is lower case

@ eCapChange_firstcap_restlower

change each letter to upper case

@ eCapChange_tolower

no change

@ eCapChange_toupper

change each letter to lower case

#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