NCBI C++ ToolKit
Variables
text_align_load_params.cpp File Reference
#include <ncbi_pch.hpp>
#include <gui/objutils/registry.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/loaders/text_align_load_params.hpp>
+ Include dependency graph for text_align_load_params.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Variables

static const char * kUnknown = "Unknown"
 
static const char * kMatch = "Match"
 
static const char * kBegin = "Begin"
 
static const char * kMiddle = "Middle"
 
static const char * kEnd = "End"
 
static const char * kSeqType = "SeqType"
 

Variable Documentation

◆ kBegin

const char* kBegin = "Begin"
static

◆ kEnd

const char* kEnd = "End"
static

◆ kMatch

const char* kMatch = "Match"
static

◆ kMiddle

const char* kMiddle = "Middle"
static

◆ kSeqType

const char* kSeqType = "SeqType"
static

◆ kUnknown

const char* kUnknown = "Unknown"
static
Modified on Fri Sep 20 14:57:39 2024 by modify_doxy.py rev. 669887