NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <gui/gui_export.h>
#include <gui/widgets/edit/formattedqual_panel.hpp>
#include <wx/checkbox.h>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CInferencePanel |
Macros | |
#define | SYMBOL_CINFERENCEPANEL_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
#define | SYMBOL_CINFERENCEPANEL_TITLE _("InferencePanel") |
#define | SYMBOL_CINFERENCEPANEL_IDNAME ID_CTWOPARTQUALPANEL |
#define | SYMBOL_CINFERENCEPANEL_SIZE wxDefaultSize |
#define | SYMBOL_CINFERENCEPANEL_POSITION wxDefaultPosition |
#define SYMBOL_CINFERENCEPANEL_IDNAME ID_CTWOPARTQUALPANEL |
Definition at line 63 of file inference_panel.hpp.
#define SYMBOL_CINFERENCEPANEL_POSITION wxDefaultPosition |
Definition at line 65 of file inference_panel.hpp.
#define SYMBOL_CINFERENCEPANEL_SIZE wxDefaultSize |
Definition at line 64 of file inference_panel.hpp.
#define SYMBOL_CINFERENCEPANEL_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxTAB_TRAVERSAL |
Control identifiers
Definition at line 61 of file inference_panel.hpp.
#define SYMBOL_CINFERENCEPANEL_TITLE _("InferencePanel") |
Definition at line 62 of file inference_panel.hpp.