NCBI C++ ToolKit
Classes | Macros
lowercase_qualifiers.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/objutils/convert_feat.hpp>
#include <gui/packages/pkg_sequence_edit/bulk_cmd_dlg.hpp>
#include <gui/widgets/edit/feature_type_panel.hpp>
#include <gui/packages/pkg_sequence_edit/field_constraint_panel.hpp>
#include <gui/packages/pkg_sequence_edit/ok_cancel_panel.hpp>
#include <gui/packages/pkg_sequence_edit/cap_change_panel.hpp>
#include <wx/sizer.h>
#include <wx/checkbox.h>
#include <wx/radiobut.h>
+ Include dependency graph for lowercase_qualifiers.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  CLowerQuals
 

Macros

#define ID_LOWERCASE_QUALS   10147
 
#define SYMBOL_LOWERCASE_QUALS_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_LOWERCASE_QUALS_TITLE   _("Lowercase Qualifiers")
 
#define SYMBOL_LOWERCASE_QUALS_IDNAME   ID_LOWERCASE_QUALS
 
#define SYMBOL_LOWERCASE_QUALS_SIZE   wxSize(400, 300)
 
#define SYMBOL_LOWERCASE_QUALS_POSITION   wxDefaultPosition
 

Macro Definition Documentation

◆ ID_LOWERCASE_QUALS

#define ID_LOWERCASE_QUALS   10147

Control identifiers

Definition at line 67 of file lowercase_qualifiers.hpp.

◆ SYMBOL_LOWERCASE_QUALS_IDNAME

#define SYMBOL_LOWERCASE_QUALS_IDNAME   ID_LOWERCASE_QUALS

Definition at line 70 of file lowercase_qualifiers.hpp.

◆ SYMBOL_LOWERCASE_QUALS_POSITION

#define SYMBOL_LOWERCASE_QUALS_POSITION   wxDefaultPosition

Definition at line 72 of file lowercase_qualifiers.hpp.

◆ SYMBOL_LOWERCASE_QUALS_SIZE

#define SYMBOL_LOWERCASE_QUALS_SIZE   wxSize(400, 300)

Definition at line 71 of file lowercase_qualifiers.hpp.

◆ SYMBOL_LOWERCASE_QUALS_STYLE

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

Definition at line 68 of file lowercase_qualifiers.hpp.

◆ SYMBOL_LOWERCASE_QUALS_TITLE

#define SYMBOL_LOWERCASE_QUALS_TITLE   _("Lowercase Qualifiers")

Definition at line 69 of file lowercase_qualifiers.hpp.

Modified on Thu May 02 14:30:07 2024 by modify_doxy.py rev. 669887