NCBI C++ ToolKit
Classes | Macros
edit_history.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <objmgr/bioseq_handle.hpp>
#include <gui/objutils/cmd_composite.hpp>
#include <gui/widgets/data/report_dialog.hpp>
+ Include dependency graph for edit_history.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  CEditHistory
 

Macros

#define ID_CEDITHISTORY   wxID_ANY
 
#define SYMBOL_CEDITHISTORY_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CEDITHISTORY_TITLE   _("Edit History")
 
#define SYMBOL_CEDITHISTORY_IDNAME   ID_CEDITHISTORY
 
#define SYMBOL_CEDITHISTORY_SIZE   wxDefaultSize
 
#define SYMBOL_CEDITHISTORY_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_CEDITHISTORY

#define ID_CEDITHISTORY   wxID_ANY

Control identifiers

Definition at line 49 of file edit_history.hpp.

◆ SYMBOL_CEDITHISTORY_IDNAME

#define SYMBOL_CEDITHISTORY_IDNAME   ID_CEDITHISTORY

Definition at line 52 of file edit_history.hpp.

◆ SYMBOL_CEDITHISTORY_POSITION

#define SYMBOL_CEDITHISTORY_POSITION   wxDefaultPosition

Definition at line 54 of file edit_history.hpp.

◆ SYMBOL_CEDITHISTORY_SIZE

#define SYMBOL_CEDITHISTORY_SIZE   wxDefaultSize

Definition at line 53 of file edit_history.hpp.

◆ SYMBOL_CEDITHISTORY_STYLE

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

Definition at line 50 of file edit_history.hpp.

◆ SYMBOL_CEDITHISTORY_TITLE

#define SYMBOL_CEDITHISTORY_TITLE   _("Edit History")

Definition at line 51 of file edit_history.hpp.

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