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

NCBI C++ ToolKit: include/gui/widgets/feat_table/feat_table_ds.hpp Source File

1 #ifndef GUI_CORE_VIEW_TABLE___FEAT_TABLE_DS__HPP 2 #define GUI_CORE_VIEW_TABLE___FEAT_TABLE_DS__HPP 96

objects::CMappedFeat

feat

;

112

: row_idx( aRowIdx ), feat( aFeat ), filledIn(

false

)

116  void

FillIn(

const

objects::CMappedFeat& map_feat );

129  void Init

(

const CSerialObject

& obj, objects::CScope& scope,

const

objects::SAnnotSelector* sel = 0 );

132  void

SetSelector(

const

objects::SAnnotSelector& sel );

133

objects::SAnnotSelector

GetSelector

()

const

{

return

m_Selector; }

136  const

SFeatureRow& GetFeatureRow(

size_t row

)

const

;

137  const

objects::CSeq_feat& GetFeature(

size_t row

)

const

;

156  void

GetTypeNames( vector<string>&

names

)

const

;

158  void

OnJobNotification(

CEvent

* evt );

159  void

ClearCurrentJob();

162  void

x_NotifyObserversNow();

167  virtual void

x_OnJobNotification(

CEvent

* evt );

168  void

x_UpdateTypeHash();

static CRef< CScope > m_Scope

CLocalRange< TOffset > TRange

define for the fundamental building block of sequence ranges

CEvent - generic event implementation TODO TODO - Attachments.

CFeatTableDS Data source for Feature Table widget.

vector< SFeatureRow > m_FeatureRows

objects::SAnnotSelector GetSelector() const

CRef< objects::CScope > GetScope() const

CRef< objects::CScope > m_Scope

CConstRef< CSerialObject > m_Object

map< string, string > TTypeHash

objects::SAnnotSelector m_Selector

EColumns

a list of the available column types we can show

CAppJobDispatcher::TJobID m_ActiveJob

app job notification and control

Base class for all serializable objects.

CwxAbstractTableModel - simple TableModel implementation.

virtual wxVariant GetValueAt(int row, int col) const =0

virtual wxString GetColumnType(int col_idx) const

Tries to extract actual type from row 0 value if it exists.

virtual wxString GetColumnName(int col_idx) const

Returns a default name for the column using spreadsheet conventions: A, B, C, ...

virtual int GetNumColumns() const =0

Returns the number of columns in the model.

virtual int GetNumRows() const =0

Returns the number of rows in the model.

static const struct name_t names[]

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_GUIWIDGETS_FEATTABLE_EXPORT

#define row(bind, expected)

SFeatureRow(int aRowIdx, const objects::CMappedFeat &aFeat)

objects::CMappedFeat feat

void FillIn(const objects::CMappedFeat &map_feat, objects::CSeq_loc::TRange &range)

virtual bool operator()(const IRowModel &aRow) const


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