NCBI C++ ToolKit
Functions | Variables
hit_matrix_widget.cpp File Reference
#include <ncbi_pch.hpp>
#include "save_hit_matrix_pdf_dlg.hpp"
#include <gui/opengl/glfont.hpp>
#include <gui/graph/igraph_utils.hpp>
#include <gui/types.hpp>
#include <gui/widgets/hit_matrix/hit_matrix_widget.hpp>
#include <gui/widgets/hit_matrix/wx_choose_seq_dlg.hpp>
#include <gui/widgets/hit_matrix/wx_score_dlg.hpp>
#include <gui/widgets/hit_matrix/wx_histogram_dlg.hpp>
#include <gui/widgets/wx/message_box.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/wx/ui_command.hpp>
#include <gui/utils/menu_item.hpp>
#include <objmgr/util/sequence.hpp>
#include <objmgr/impl/handle_range_map.hpp>
#include <list>
#include <wx/msgdlg.h>
#include <wx/menu.h>
+ Include dependency graph for hit_matrix_widget.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (ncbi::objects)
 

Variables

static const wxChar * kMsgNoScores = wxT("The alignment does not contain any scores.")
 
static const wxChar * kColorByScore = wxT("Color by Score...")
 
static const int kGradSteps = 64
 

Function Documentation

◆ USING_SCOPE()

USING_SCOPE ( ncbi::objects  )

Variable Documentation

◆ kColorByScore

const wxChar* kColorByScore = wxT("Color by Score...")
static

Definition at line 333 of file hit_matrix_widget.cpp.

Referenced by CHitMatrixWidget::OnColorByScore().

◆ kGradSteps

const int kGradSteps = 64
static

Definition at line 334 of file hit_matrix_widget.cpp.

Referenced by CHitMatrixWidget::OnColorByScore().

◆ kMsgNoScores

const wxChar* kMsgNoScores = wxT("The alignment does not contain any scores.")
static

Definition at line 332 of file hit_matrix_widget.cpp.

Referenced by CHitMatrixWidget::OnColorByScore().

Modified on Fri Sep 20 14:58:19 2024 by modify_doxy.py rev. 669887