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

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

47 #include <wx/bitmap.h> 49 #include <wx/stattext.h> 50 #include <wx/textctrl.h> 88

wxWindowID

id

,

const

wxPoint& pos,

const

wxSize&

size

,

long

style ) :

112 

SetExtraStyle(wxWS_EX_BLOCK_EVENTS);

113

wxPanel::Create( parent,

id

, pos,

size

, style );

118

GetSizer()->SetSizeHints(

this

);

157

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

158

itemPanel1->SetSizer(itemBoxSizer2);

160

wxFlexGridSizer* itemFlexGridSizer3 =

new

wxFlexGridSizer(0, 2, 0, 0);

161

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

163

wxStaticText* itemStaticText4 =

new

wxStaticText( itemPanel1, wxID_STATIC,

_

(

"Title"

), wxDefaultPosition, wxDefaultSize, 0 );

164

itemFlexGridSizer3->Add(itemStaticText4, 0, wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxALL, 5);

166

wxTextCtrl* itemTextCtrl5 =

new

wxTextCtrl( itemPanel1,

ID_ONLINEPUBLICATION_TITLE

, wxEmptyString, wxDefaultPosition, wxSize(400, -1), wxTE_MULTILINE );

167

itemFlexGridSizer3->Add(itemTextCtrl5, 0, wxALIGN_CENTER_HORIZONTAL|wxALIGN_CENTER_VERTICAL|wxALL, 5);

169

wxStaticText* itemStaticText6 =

new

wxStaticText( itemPanel1, wxID_STATIC,

_

(

"Serial Number"

), wxDefaultPosition, wxDefaultSize, 0 );

170

itemFlexGridSizer3->Add(itemStaticText6, 0, wxALIGN_RIGHT|wxALIGN_CENTER_VERTICAL|wxALL, 5);

173

itemFlexGridSizer3->Add(itemTextCtrl7, 0, wxALIGN_LEFT|wxALIGN_CENTER_VERTICAL|wxALL, 5);

188  if

(!wxPanel::TransferDataFromWindow())

void Init()

Initialises member variables.

COnlinePublicationPanel()

Constructors.

CRef< CSerialObject > m_EditedCit

virtual bool TransferDataFromWindow()

~COnlinePublicationPanel()

Destructor.

static bool ShowToolTips()

Should we show tooltips?

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

Creation.

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

void CreateControls()

Creates the controls and sizers.

Base class for all serializable objects.

virtual void Assign(const CSerialObject &source, ESerialRecursionMode how=eRecursive)

Set object to copy of another one.

void Reset(void)

Reset reference object.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

TSerial_number GetSerial_number(void) const

Get the Serial_number member data.

bool IsSetSerial_number(void) const

for GenBank style references Check if a value has been assigned to Serial_number data member.

void SetSerial_number(TSerial_number value)

Assign a value to Serial_number data member.

void ResetSerial_number(void)

Reset Serial_number data member.

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

#define ID_ONLINEPUBLICATION_SERIAL_NUMBER

#define ID_ONLINEPUBLICATION_TITLE


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