Go to the SVN repository for this file.
1 #ifndef __GUI_WIDGETS_GL___HTML_ACTIVE_AREA__HPP 2 #define __GUI_WIDGETS_GL___HTML_ACTIVE_AREA__HPP 63eHtmlArea_Nonselectable
72fNoSelection = 1 << 2,
73fClientSelection = 1 << 3,
74fNoHighlight = 1 << 4,
76fTooltipEmbedded = 1 << 6,
84fDrawBackground = 1 << 14,
86fNoNavigation = 1 << 17,
87fLegendItem = 1 << 18,
89fZoomOnDblClick = 1 << 20
125 const string& descr,
const string& action);
136: m_HairlinePos(0.0f)
137, m_ShowDownwardHairline(
true)
140 void SetPos(
floatpos) { m_HairlinePos = pos; }
User-defined methods of the data storage class.
string m_Descr
description that can be used as label or tooltip
FAreaType
html active area flags.
string m_Color
optional area color (used for legen items)
string m_Action
identifies action to be taken
string m_ID
area identifier
int m_Flags
area flags, will need to replace m_Type
string m_ParentId
parent entity idendifier, such as track_id
unsigned m_MergedFeatsCount
EHtmlAreaType
we will need to deprecate EHtmlAreaType eventually.
CRef< objects::CTrackConfig > m_Config
Area specific configuration settings.
bool m_PositiveStrand
the default is true
TTrackErrorStatus m_TrackErrorStatus
class CRgbaColor provides a simple abstraction for managing colors.
Simple class to represent hairlines drawn on top of seqgraphic images.
bool m_ShowDownwardHairline
void ShowDownwardHairline(bool b)
void SetBottomColor(const CRgbaColor &c)
void SetTopColor(const CRgbaColor &c)
vector< CSeqGraphicHairline > THairlines
TAreaVector m_ActiveAreas
vector< CHTMLActiveArea > TAreaVector
static const char * bounds[]
#define END_NCBI_SCOPE
End previously defined NCBI scope.
#define BEGIN_NCBI_SCOPE
Define ncbi namespace.
#define NCBI_GUIWIDGETS_GL_EXPORT
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