NCBI C++ ToolKit
Classes | Macros | Functions
gbqual_panel.hpp File Reference
#include <corelib/ncbistd.hpp>
#include <gui/gui_export.h>
#include <objects/seqfeat/Seq_feat.hpp>
#include <objects/seqfeat/Gb_qual.hpp>
#include <wx/panel.h>
#include <wx/frame.h>
#include <wx/sizer.h>
#include <wx/bitmap.h>
#include <wx/icon.h>
#include <wx/choice.h>
#include <wx/textctrl.h>
#include <wx/stattext.h>
#include <wx/valtext.h>
#include <wx/scrolwin.h>
+ Include dependency graph for gbqual_panel.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  CGBQualPanel
 

Macros

#define SYMBOL_CGBQUALPANEL_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_CGBQUALPANEL_TITLE   _("GBQual Panel")
 
#define SYMBOL_CGBQUALPANEL_IDNAME   ID_CGBQUALPANEL
 
#define SYMBOL_CGBQUALPANEL_SIZE   wxSize(400, 300)
 
#define SYMBOL_CGBQUALPANEL_POSITION   wxDefaultPosition
 

Functions

bool AlwaysHandledElsewhere (objects::CSeqFeatData::EQualifier qual_type)
 
bool PreferredHandledElsewhere (objects::CSeqFeatData::ESubtype feat_subtype, objects::CSeqFeatData::EQualifier qual_type)
 

Macro Definition Documentation

◆ SYMBOL_CGBQUALPANEL_IDNAME

#define SYMBOL_CGBQUALPANEL_IDNAME   ID_CGBQUALPANEL

Definition at line 75 of file gbqual_panel.hpp.

◆ SYMBOL_CGBQUALPANEL_POSITION

#define SYMBOL_CGBQUALPANEL_POSITION   wxDefaultPosition

Definition at line 77 of file gbqual_panel.hpp.

◆ SYMBOL_CGBQUALPANEL_SIZE

#define SYMBOL_CGBQUALPANEL_SIZE   wxSize(400, 300)

Definition at line 76 of file gbqual_panel.hpp.

◆ SYMBOL_CGBQUALPANEL_STYLE

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

Control identifiers

Definition at line 73 of file gbqual_panel.hpp.

◆ SYMBOL_CGBQUALPANEL_TITLE

#define SYMBOL_CGBQUALPANEL_TITLE   _("GBQual Panel")

Definition at line 74 of file gbqual_panel.hpp.

Function Documentation

◆ AlwaysHandledElsewhere()

bool AlwaysHandledElsewhere ( objects::CSeqFeatData::EQualifier  qual_type)

◆ PreferredHandledElsewhere()

bool PreferredHandledElsewhere ( objects::CSeqFeatData::ESubtype  feat_subtype,
objects::CSeqFeatData::EQualifier  qual_type 
)
Modified on Fri Sep 20 14:57:20 2024 by modify_doxy.py rev. 669887