NCBI C++ ToolKit
Classes | Macros
unaligned_region_dlg.hpp File Reference
#include <wx/dialog.h>
#include <wx/sizer.h>
#include <wx/button.h>
#include "wx/richtext/richtextctrl.h"
+ Include dependency graph for unaligned_region_dlg.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CUnalignedRegionDlg
 

Macros

#define ID_UNALIGNEDREGION   10000
 
#define ID_SEQUENCE_RICHTEXTCTRL   10001
 
#define SYMBOL_CUNALIGNEDREGIONDLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CUNALIGNEDREGIONDLG_TITLE   _("Unaligned Region")
 
#define SYMBOL_CUNALIGNEDREGIONDLG_IDNAME   ID_UNALIGNEDREGION
 
#define SYMBOL_CUNALIGNEDREGIONDLG_SIZE   wxSize(400, 300)
 
#define SYMBOL_CUNALIGNEDREGIONDLG_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_SEQUENCE_RICHTEXTCTRL

#define ID_SEQUENCE_RICHTEXTCTRL   10001

Definition at line 59 of file unaligned_region_dlg.hpp.

◆ ID_UNALIGNEDREGION

#define ID_UNALIGNEDREGION   10000

Control identifiers

Definition at line 58 of file unaligned_region_dlg.hpp.

◆ SYMBOL_CUNALIGNEDREGIONDLG_IDNAME

#define SYMBOL_CUNALIGNEDREGIONDLG_IDNAME   ID_UNALIGNEDREGION

Definition at line 62 of file unaligned_region_dlg.hpp.

◆ SYMBOL_CUNALIGNEDREGIONDLG_POSITION

#define SYMBOL_CUNALIGNEDREGIONDLG_POSITION   wxDefaultPosition

Definition at line 64 of file unaligned_region_dlg.hpp.

◆ SYMBOL_CUNALIGNEDREGIONDLG_SIZE

#define SYMBOL_CUNALIGNEDREGIONDLG_SIZE   wxSize(400, 300)

Definition at line 63 of file unaligned_region_dlg.hpp.

◆ SYMBOL_CUNALIGNEDREGIONDLG_STYLE

#define SYMBOL_CUNALIGNEDREGIONDLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL

Definition at line 60 of file unaligned_region_dlg.hpp.

◆ SYMBOL_CUNALIGNEDREGIONDLG_TITLE

#define SYMBOL_CUNALIGNEDREGIONDLG_TITLE   _("Unaligned Region")

Definition at line 61 of file unaligned_region_dlg.hpp.

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