NCBI C++ ToolKit
|
#include <corelib/ncbistd.hpp>
#include <wx/panel.h>
#include <gui/widgets/wx/save_file_helper.hpp>
#include <gui/packages/pkg_alignment/phy_export_params.hpp>
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CPhyExportPage |
Macros | |
#define | SYMBOL_CPhyExportPage_STYLE wxTAB_TRAVERSAL |
#define | SYMBOL_CPhyExportPage_TITLE _("Tree Export Page") |
#define | SYMBOL_CPhyExportPage_IDNAME ID_CAGPPEXPORTPAGE |
#define | SYMBOL_CPhyExportPage_SIZE wxSize(400, 300) |
#define | SYMBOL_CPhyExportPage_POSITION wxDefaultPosition |
#define SYMBOL_CPhyExportPage_IDNAME ID_CAGPPEXPORTPAGE |
Definition at line 53 of file phy_export_page.hpp.
#define SYMBOL_CPhyExportPage_POSITION wxDefaultPosition |
Definition at line 55 of file phy_export_page.hpp.
#define SYMBOL_CPhyExportPage_SIZE wxSize(400, 300) |
Definition at line 54 of file phy_export_page.hpp.
#define SYMBOL_CPhyExportPage_STYLE wxTAB_TRAVERSAL |
Includes
Forward declarations
Control identifiers
Definition at line 51 of file phy_export_page.hpp.
#define SYMBOL_CPhyExportPage_TITLE _("Tree Export Page") |
Definition at line 52 of file phy_export_page.hpp.