NCBI C++ ToolKit
Functions | Variables
align_tab_export_page2.cpp File Reference
#include <ncbi_pch.hpp>
#include <wx/sizer.h>
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/button.h>
#include <wx/textctrl.h>
#include <wx/stattext.h>
#include <wx/listbox.h>
#include <wx/checklst.h>
#include <wx/valgen.h>
#include <wx/valtext.h>
#include <wx/msgdlg.h>
#include <wx/filedlg.h>
#include <wx/bitmap.h>
#include <wx/icon.h>
#include <wx/settings.h>
#include "align_tab_export_page2.hpp"
#include <objmgr/align_ci.hpp>
#include <gui/objutils/utils.hpp>
#include <gui/objutils/na_utils.hpp>
#include <gui/widgets/wx/wx_utils.hpp>
#include <gui/widgets/wx/ind_progress_bar.hpp>
+ Include dependency graph for align_tab_export_page2.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Functions

 USING_SCOPE (objects)
 

Variables

static const wxString sFields []
 

Function Documentation

◆ USING_SCOPE()

USING_SCOPE ( objects  )

Variable Documentation

◆ sFields

const wxString sFields[]
static
Initial value:
=
{
wxT("Alignment"),
wxT("Anchor"),
wxT("Query"),
wxT("Strand"),
wxT("Aligned bases"),
wxT("Segments"),
wxT("Coverage"),
wxT("Identity"),
wxT("Mismatches"),
wxT("Gaps")
}
#define wxT(x)
Definition: muParser.cpp:41

Definition at line 116 of file align_tab_export_page2.cpp.

Referenced by CAlignTabExportPage2::CreateControls().

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