NCBI C++ ToolKit
Typedefs | Functions | Variables
feature_conf.cpp File Reference
#include <ncbi_pch.hpp>
#include <gui/widgets/seq_graphic/feature_conf.hpp>
#include <util/static_map.hpp>
#include <math.h>
+ Include dependency graph for feature_conf.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Typedefs

typedef SStaticPair< CFeatureParams::EDecoElements, intTDecoValue
 
typedef SStaticPair< const char *, TDecoValueTDecoStyleStr
 
typedef CStaticArrayMap< string, TDecoValueTDecoMap
 

Functions

 DEFINE_STATIC_ARRAY_MAP (TDecoMap, sm_DecoMap, s_DecoStyleStrs)
 

Variables

static const TDecoStyleStr s_DecoStyleStrs []
 

Typedef Documentation

◆ TDecoMap

Definition at line 81 of file feature_conf.cpp.

◆ TDecoStyleStr

Definition at line 52 of file feature_conf.cpp.

◆ TDecoValue

Definition at line 51 of file feature_conf.cpp.

Function Documentation

◆ DEFINE_STATIC_ARRAY_MAP()

DEFINE_STATIC_ARRAY_MAP ( TDecoMap  ,
sm_DecoMap  ,
s_DecoStyleStrs   
)

Variable Documentation

◆ s_DecoStyleStrs

const TDecoStyleStr s_DecoStyleStrs[]
static
Initial value:
= {
}
@ eBox_Line
No box - just a line.
@ ePos_NoLabel
no label
@ ePos_Side
always on 5' side
@ ePos_Inside
inside the rendered bar
@ ePos_Above
above the rendered bar

Definition at line 53 of file feature_conf.cpp.

Modified on Sat Dec 02 09:23:14 2023 by modify_doxy.py rev. 669887