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

NCBI C++ ToolKit: include/gui/objects/LegendItem_.hpp Source File

41 #ifndef GUI_OBJECTS_LEGENDITEM_BASE_HPP 42 #define GUI_OBJECTS_LEGENDITEM_BASE_HPP 55 #ifndef BEGIN_objects_SCOPE 56 # define BEGIN_objects_SCOPE BEGIN_SCOPE(objects) 57 # define END_objects_SCOPE END_SCOPE(objects) 112  bool

IsSetId(

void

)

const

;

119  bool

CanGetId(

void

)

const

;

122  void

ResetId(

void

);

150  bool

IsSetLabel(

void

)

const

;

157  bool

CanGetLabel(

void

)

const

;

160  void

ResetLabel(

void

);

179  TLabel

& SetLabel(

void

);

188  bool

IsSetColor(

void

)

const

;

195  bool

CanGetColor(

void

)

const

;

198  void

ResetColor(

void

);

217  TColor

& SetColor(

void

);

220  virtual void

Reset(

void

);

275  m_Id

= std::forward<CLegendItem_Base::TId>(

value

);

322  m_Label

= std::forward<CLegendItem_Base::TLabel>(

value

);

369  m_Color

= std::forward<CLegendItem_Base::TColor>(

value

);

Base class for all serializable objects.

CRgbaColor & GetColor(CSeqFeatData::ESubtype subtype)

void ThrowUnassigned(TMemberIndex index) const

static string UnassignedString(void)

string GetLabel(const CSeq_id &id)

const CSeq_id & GetId(const CSeq_loc &loc, CScope *scope)

If all CSeq_ids embedded in CSeq_loc refer to the same CBioseq, returns the first CSeq_id found,...

uint32_t Uint4

4-byte (32-bit) unsigned integer

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_GUIOBJECTS_EXPORT

TId & SetId(void)

Assign a value to Id data member.

const TColor & GetColor(void) const

Get the Color member data.

bool CanGetColor(void) const

Check if it is safe to call GetColor method.

bool CanGetId(void) const

Check if it is safe to call GetId method.

bool CanGetLabel(void) const

Check if it is safe to call GetLabel method.

TLabel & SetLabel(void)

Assign a value to Label data member.

const TId & GetId(void) const

Get the Id member data.

bool IsSetId(void) const

track identifier Check if a value has been assigned to Id data member.

const TLabel & GetLabel(void) const

Get the Label member data.

CLegendItem_Base & operator=(const CLegendItem_Base &)

bool IsSetColor(void) const

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

TColor & SetColor(void)

Assign a value to Color data member.

Tparent::CMemberIndex< E_memberIndex, 4 > TmemberIndex

bool IsSetLabel(void) const

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

DECLARE_INTERNAL_TYPE_INFO()

CLegendItem_Base(const CLegendItem_Base &)

Defines to provide correct exporting from DLLs in Windows.

const GenericPointer< typename T::ValueType > T2 value


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