NCBI C++ ToolKit
Classes | Macros | Variables
template_methods.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/ncbireg.hpp>
#include <util/tables/raw_scoremat.h>
#include <gui/widgets/aln_score/template_methods.hpp>
#include <gui/widgets/aln_score/gradient_color_panel.hpp>
#include "wx/valgen.h"
#include <gui/widgets/wx/hyperlink.hpp>
#include <wx/scrolwin.h>
#include <wx/statbox.h>
#include <wx/checkbox.h>
#include <wx/textctrl.h>
#include <gui/widgets/wx/number_validator.hpp>
#include <gui/widgets/wx/color_picker_validator.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
+ Include dependency graph for template_methods.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CColorPanel
 
struct  CColorPanel::SData
 
class  CColorTableScoringPanel
 CColorTableScoringPanel - Properties Panel for CColorTableMethod. More...
 
class  CColumnScoringPanel
 CColumnScoringPanel. More...
 
class  CMatrixScoringPanel
 CMatrixScoringPanel. More...
 

Macros

#define ID_ADD_ROW   10000
 
#define ID_SWAP_COLORS   10001
 
#define ID_CONTRAST_FG   10002
 
#define ID_CONTRAST_BG   10003
 

Variables

static const string kDefaultColorStr = "224 224 224"
 CColorTableMethod. More...
 
static const string kTablerow = "TableRows"
 
static const string kTablerowF = "TableRowsForeground"
 
static const string kTablerowB = "TableRowsBackground"
 
const unsigned int kMatrixSize = 28
 CMatrixScoringMethod. More...
 

Macro Definition Documentation

◆ ID_ADD_ROW

#define ID_ADD_ROW   10000

Definition at line 537 of file template_methods.cpp.

◆ ID_CONTRAST_BG

#define ID_CONTRAST_BG   10003

Definition at line 540 of file template_methods.cpp.

◆ ID_CONTRAST_FG

#define ID_CONTRAST_FG   10002

Definition at line 539 of file template_methods.cpp.

◆ ID_SWAP_COLORS

#define ID_SWAP_COLORS   10001

Definition at line 538 of file template_methods.cpp.

Variable Documentation

◆ kDefaultColorStr

const string kDefaultColorStr = "224 224 224"
static

CColorTableMethod.

Definition at line 53 of file template_methods.cpp.

Referenced by CColorTableMethod::Load().

◆ kMatrixSize

const unsigned int kMatrixSize = 28

◆ kTablerow

const string kTablerow = "TableRows"
static

Definition at line 73 of file template_methods.cpp.

Referenced by CColorTableMethod::Load().

◆ kTablerowB

const string kTablerowB = "TableRowsBackground"
static

Definition at line 75 of file template_methods.cpp.

Referenced by CColorTableMethod::Load(), and CColorTableMethod::Save().

◆ kTablerowF

const string kTablerowF = "TableRowsForeground"
static

Definition at line 74 of file template_methods.cpp.

Referenced by CColorTableMethod::Load(), and CColorTableMethod::Save().

Modified on Fri Sep 20 14:57:38 2024 by modify_doxy.py rev. 669887