wxWindowID
id,
constwxString& caption,
constwxPoint& pos,
constwxSize&
size,
longstyle )
68: m_srcModNameStrings(srcModNameStrings)
71 Create(parent,
id, caption, pos,
size, style);
80wxWindowID
id,
constwxString& caption,
constwxPoint& pos,
constwxSize&
size,
longstyle )
83SetExtraStyle(wxWS_EX_BLOCK_EVENTS);
84wxDialog::Create( parent,
id, caption, pos,
size, style );
89GetSizer()->SetSizeHints(
this);
130wxBoxSizer* itemBoxSizer2 =
newwxBoxSizer(wxVERTICAL);
131itemDialog1->SetSizer(itemBoxSizer2);
134itemBoxSizer2->Add(
m_QualList, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
138wxBoxSizer* itemBoxSizer4 =
newwxBoxSizer(wxHORIZONTAL);
139itemBoxSizer2->Add(itemBoxSizer4, 0, wxEXPAND|wxALL, 5);
141wxButton* itemButton5 =
newwxButton( itemDialog1, wxID_OK,
_(
"Accept"), wxDefaultPosition, wxDefaultSize, 0 );
142itemBoxSizer4->Add(itemButton5, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
144wxButton* itemButton6 =
newwxButton( itemDialog1, wxID_CANCEL,
_(
"Cancel"), wxDefaultPosition, wxDefaultSize, 0 );
145itemBoxSizer4->Add(itemButton6, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);
192 returnwxEmptyString;
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