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

NCBI C++ ToolKit: src/gui/wx_demo/test_table.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

39  static const

wxString strMark (

wxT

(

"Mark"

) );

40  static const

wxString strOrganism (

wxT

(

"Organism"

) );

41  static const

wxString strName (

wxT

(

"Name"

) );

42  static const

wxString strUniProtName (

wxT

(

"UniProtName"

) );

43  static const

wxString strGeneLocusTag (

wxT

(

"Gene Locus tag"

) );

44  static const

wxString strGeneSynonym (

wxT

(

"Gene Synonym"

) );

45  static const

wxString strGeneLocus (

wxT

(

"Gene Locus"

) );

46  static const

wxString strAccession (

wxT

(

"Accession"

) );

47  static const

wxString strGeneID (

wxT

(

"Gene ID"

) );

48  static const

wxString strID (

wxT

(

"ID"

) );

49  static const

wxString strCDDs (

wxT

(

"CDDs"

) );

50  static const

wxString strHAMAPs (

wxT

(

"HAMAPs"

) );

51  static const

wxString strKOs (

wxT

(

"KOs"

) );

52  static const

wxString strPubs (

wxT

(

"Pubs"

) );

53  static const

wxString strArCOGs (

wxT

(

"arCOGs"

) );

54  static const

wxString strStructures (

wxT

(

"Structures"

) );

55  static const

wxString strUndefined (

wxT

(

"Undefined Column"

) );

58  case eMark

:

return

strMark;

60  case eName

:

return

strName;

66  case eGeneID

:

return

strGeneID;

67  case eID

:

return

strID;

68  case eCDDs

:

return

strCDDs;

69  case eHAMAPs

:

return

strHAMAPs;

70  case eKOs

:

return

strKOs;

71  case ePubs

:

return

strPubs;

72  case eArCOGs

:

return

strArCOGs;

93  case eName

:

return wxT

(

"string"

);

100  case eID

:

return wxT

(

"int"

);

101  case eCDDs

:

return wxT

(

"string"

);

103  case eKOs

:

return wxT

(

"string"

);

109  return wxT

(

"string"

);

virtual wxVariant GetValueAt(int i, int j) const

virtual int GetNumRows() const

Returns the number of rows in the model.

virtual wxString GetColumnName(int aColIx) const

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

virtual wxString GetColumnType(int aColIx) const

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

bool IsMarked(int row) const

virtual int GetNumColumns() const

Returns the number of columns in the model.

void SetMarked(int row, bool value)

static const char * column

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

const GenericPointer< typename T::ValueType > T2 value

#define row(bind, expected)


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