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

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

84  Create

(parent,

id

, caption, pos,

size

, style);

95 

SetExtraStyle(wxWS_EX_BLOCK_EVENTS);

96

wxPanel::Create( parent,

id

, pos,

size

, style );

101

GetSizer()->SetSizeHints(

this

);

141

wxBoxSizer* itemBoxSizer2 =

new

wxBoxSizer(wxVERTICAL);

142

itemPanel1->SetSizer(itemBoxSizer2);

144

wxBoxSizer* itemBoxSizer3 =

new

wxBoxSizer(wxHORIZONTAL);

145

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

147

wxStaticText* itemStaticText4 =

new

wxStaticText( itemPanel1, wxID_STATIC,

_

(

"Key"

), wxDefaultPosition, wxDefaultSize, 0 );

148

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

150

wxArrayString m_KeyCtrlStrings;

151

m_KeyCtrlStrings.Add(

_

(

"C_region"

));

152

m_KeyCtrlStrings.Add(

_

(

"centromere"

));

153

m_KeyCtrlStrings.Add(

_

(

"D-loop"

));

154

m_KeyCtrlStrings.Add(

_

(

"D_segment"

));

155

m_KeyCtrlStrings.Add(

_

(

"exon"

));

156

m_KeyCtrlStrings.Add(

_

(

"iDNA"

));

157

m_KeyCtrlStrings.Add(

_

(

"intron"

));

158

m_KeyCtrlStrings.Add(

_

(

"J_segment"

));

159

m_KeyCtrlStrings.Add(

_

(

"misc_binding"

));

160

m_KeyCtrlStrings.Add(

_

(

"misc_difference"

));

161

m_KeyCtrlStrings.Add(

_

(

"misc_feature"

));

162

m_KeyCtrlStrings.Add(

_

(

"misc_recomb"

));

163

m_KeyCtrlStrings.Add(

_

(

"misc_structure"

));

164

m_KeyCtrlStrings.Add(

_

(

"mobile_element"

));

165

m_KeyCtrlStrings.Add(

_

(

"modified_base"

));

166

m_KeyCtrlStrings.Add(

_

(

"N_region"

));

167

m_KeyCtrlStrings.Add(

_

(

"operon"

));

168

m_KeyCtrlStrings.Add(

_

(

"oriT"

));

169

m_KeyCtrlStrings.Add(

_

(

"polyA_site"

));

170

m_KeyCtrlStrings.Add(

_

(

"prim_transcript"

));

171

m_KeyCtrlStrings.Add(

_

(

"primer_bind"

));

172

m_KeyCtrlStrings.Add(

_

(

"protein_bind"

));

173

m_KeyCtrlStrings.Add(

_

(

"regulatory"

));

174

m_KeyCtrlStrings.Add(

_

(

"repeat_region"

));

175

m_KeyCtrlStrings.Add(

_

(

"rep_origin"

));

176

m_KeyCtrlStrings.Add(

_

(

"S_region"

));

177

m_KeyCtrlStrings.Add(

_

(

"stem_loop"

));

178

m_KeyCtrlStrings.Add(

_

(

"telomere"

));

179

m_KeyCtrlStrings.Add(

_

(

"unsure"

));

180

m_KeyCtrlStrings.Add(

_

(

"V_region"

));

181

m_KeyCtrlStrings.Add(

_

(

"V_segment"

));

182

m_KeyCtrlStrings.Add(

_

(

"variation"

));

183

m_KeyCtrlStrings.Add(

_

(

"3'clip"

));

184

m_KeyCtrlStrings.Add(

_

(

"3'UTR"

));

185

m_KeyCtrlStrings.Add(

_

(

"5'clip"

));

186

m_KeyCtrlStrings.Add(

_

(

"5'UTR"

));

187  m_KeyCtrl

=

new

wxChoice( itemPanel1,

ID_CHOICE3

, wxDefaultPosition, wxDefaultSize, m_KeyCtrlStrings, 0 );

188  m_KeyCtrl

->SetStringSelection(

_

(

"misc_feature"

));

189

itemBoxSizer3->Add(

m_KeyCtrl

, 0, wxALIGN_CENTER_VERTICAL|wxALL, 5);

191

wxBoxSizer* itemBoxSizer6 =

new

wxBoxSizer(wxHORIZONTAL);

192

itemBoxSizer2->Add(itemBoxSizer6, 1, wxGROW|wxALL, 0);

212  if

(!wxPanel::TransferDataToWindow())

222  if

(!wxPanel::TransferDataFromWindow())

virtual bool TransferDataToWindow()

void PopulateGBQuals(objects::CSeq_feat &seq_feat)

wxIcon GetIconResource(const wxString &name)

Retrieves icon resources.

void OnChoice3Selected(wxCommandEvent &event)

wxEVT_COMMAND_CHOICE_SELECTED event handler for ID_CHOICE3

void Init()

Initialises member variables.

void PopulateImpFeat(objects::CSeq_feat &seq_feat)

void CreateControls()

Creates the controls and sizers.

static bool ShowToolTips()

Should we show tooltips?

CRef< CSerialObject > m_EditedFeat

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

Creation.

bool TransferDataToWindow()

wxBitmap GetBitmapResource(const wxString &name)

Retrieves bitmap resources.

CImportFeaturePanel()

Constructors.

CGBQualPanel * m_GBQualPanel

~CImportFeaturePanel()

Destructor.

bool TransferDataFromWindow()

namespace ncbi::objects::

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.

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

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

const TKey & GetKey(void) const

Get the Key member data.

bool IsSetKey(void) const

Check if a value has been assigned to Key data member.

const TData & GetData(void) const

Get the Data member data.

void SetData(TData &value)

Assign a value to Data data member.

const TImp & GetImp(void) const

Get the variant data.

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

const struct ncbi::grid::netcache::search::fields::KEY key

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