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

NCBI C++ ToolKit: src/gui/core/project_selector_dlg.cpp Source File

35 #include "wx/imaglist.h" 46 #include <wx/stattext.h> 47 #include <wx/button.h> 48 #include <wx/statbox.h> 74  Create

(parent,

id

, caption, pos,

size

, style);

81 

SetExtraStyle(wxWS_EX_BLOCK_EVENTS);

82

CDialog::Create( parent,

id

, caption, pos,

size

, style );

87

GetSizer()->SetSizeHints(

this

);

117  m_Sizer

=

new

wxBoxSizer(wxVERTICAL);

118

itemCDialog1->SetSizer(

m_Sizer

);

120

wxStaticBox* itemStaticBoxSizer3Static =

new

wxStaticBox(itemCDialog1,

wxID_ANY

,

_

(

"Project items to be created"

));

121

wxStaticBoxSizer* itemStaticBoxSizer3 =

new

wxStaticBoxSizer(itemStaticBoxSizer3Static, wxVERTICAL);

122  m_Sizer

->Add(itemStaticBoxSizer3, 1, wxGROW|wxALL, 5);

125

itemStaticBoxSizer3->Add(

m_List

, 1, wxGROW|wxALL, 5);

127

wxStaticBox* itemStaticBoxSizer5Static =

new

wxStaticBox(itemCDialog1,

wxID_ANY

,

_

(

"Project to place new items"

));

128

wxStaticBoxSizer* itemStaticBoxSizer5 =

new

wxStaticBoxSizer(itemStaticBoxSizer5Static, wxVERTICAL);

129  m_Sizer

->Add(itemStaticBoxSizer5, 2, wxGROW|wxALL, 5);

134

wxStdDialogButtonSizer* itemStdDialogButtonSizer7 =

new

wxStdDialogButtonSizer;

136  m_Sizer

->Add(itemStdDialogButtonSizer7, 0, wxALIGN_RIGHT|wxALL, 5);

137

wxButton* itemButton8 =

new

wxButton( itemCDialog1, wxID_OK,

_

(

"&OK"

), wxDefaultPosition, wxDefaultSize, 0 );

138

itemButton8->SetDefault();

139

itemStdDialogButtonSizer7->AddButton(itemButton8);

141

wxButton* itemButton9 =

new

wxButton( itemCDialog1, wxID_CANCEL,

_

(

"&Cancel"

), wxDefaultPosition, wxDefaultSize, 0 );

142

itemStdDialogButtonSizer7->AddButton(itemButton9);

144

itemStdDialogButtonSizer7->Realize();

208  if

(CDialog::TransferDataToWindow()) {

224  return

CDialog::TransferDataFromWindow();

void SetObjects(TConstScopedObjects &objects)

SProjectSelectorParams m_Params

void SetProjectService(CProjectService *prj_srv)

CProjectService * m_ProjectService

wxBitmap GetBitmapResource(const wxString &name)

bool Create(wxWindow *parent, wxWindowID id=ID_CPROJECTSELECTORDLG, const wxString &caption=_("Project Selector Dialog"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL)

TConstScopedObjects * m_Objects

void GetParams(SProjectSelectorParams &params) const

virtual void x_LoadSettings(const CRegistryReadView &view)

override these functions in derived classes

wxIcon GetIconResource(const wxString &name)

CProjectSelectorPanel * m_ProjectSelPanel

bool TransferDataFromWindow()

static bool ShowToolTips()

bool TransferDataToWindow()

virtual void x_SaveSettings(CRegistryWriteView view) const

CObjectListWidget * m_List

CProjectSelectorPanel - a panel that allows the user to specify how the project items created by a pl...

virtual bool TransferDataFromWindow()

void SetProjectService(CProjectService *service)

void GetParams(SProjectSelectorParams &params) const

virtual bool TransferDataToWindow()

void SetParams(const SProjectSelectorParams &params)

CProjectService - a service providing API for operations with Workspaces and Projects.

class CRegistryReadView provides a nested hierarchical view at a particular key.

CRegistryReadView GetReadView(const string &section) const

CRegistryWriteView GetWriteView(const string &section)

void LoadTableSettings(const CRegistryReadView &view, bool byName=false)

void SaveTableSettings(CRegistryWriteView &view, bool saveSorting=true) const

vector< SConstScopedObject > TConstScopedObjects

#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

static const char * kTableTag

SProjectSelectorParams - holds data for CProjectSelectorPanel.

void SelectProjectByObjects(TConstScopedObjects &objects, CProjectService *srv)

is all objects belong to the same project - selects the project

bool m_EnableCreateSeparate


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