#include <objmgr/scope.hpp>
#include <objmgr/object_manager.hpp>
#include <wx/dialog.h>
#include <wx/textctrl.h>
#include "wx/statline.h"
Go to the source code of this file.
Go to the SVN repository for this file.
◆ SYMBOL_CFLATFILEDEMODLG_IDNAME
◆ SYMBOL_CFLATFILEDEMODLG_POSITION
#define SYMBOL_CFLATFILEDEMODLG_POSITION wxDefaultPosition |
◆ SYMBOL_CFLATFILEDEMODLG_SIZE
#define SYMBOL_CFLATFILEDEMODLG_SIZE wxSize(400, 368) |
◆ SYMBOL_CFLATFILEDEMODLG_STYLE
#define SYMBOL_CFLATFILEDEMODLG_STYLE wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxMAXIMIZE_BOX|wxMINIMIZE_BOX |
◆ SYMBOL_CFLATFILEDEMODLG_TITLE
#define SYMBOL_CFLATFILEDEMODLG_TITLE _("CFlatFileDemoDlg") |
◆ USING_SCOPE()
USING_SCOPE |
( |
ncbi::objects |
| ) |
|