NCBI C++ ToolKit
Classes | Macros
open_dlg.hpp File Reference
#include <corelib/ncbistl.hpp>
#include <corelib/ncbiobj.hpp>
#include <gui/gui_export.h>
#include <gui/core/ui_tool_manager.hpp>
#include <gui/framework/app_task.hpp>
#include <gui/widgets/wx/dialog.hpp>
#include "wx/listbase.h"
#include "wx/statline.h"
#include "wx/hyperlink.h"
+ Include dependency graph for open_dlg.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  COpenDlg
 COpenDlg. More...
 

Macros

#define SYMBOL_COPENDLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxMAXIMIZE_BOX|wxTAB_TRAVERSAL
 
#define SYMBOL_COPENDLG_TITLE   _("Open")
 
#define SYMBOL_COPENDLG_IDNAME   ID_COPENDLG
 
#define SYMBOL_COPENDLG_SIZE   wxSize(450, 275)
 
#define SYMBOL_COPENDLG_POSITION   wxDefaultPosition
 
#define ID_SKIP   10064
 

Macro Definition Documentation

◆ ID_SKIP

#define ID_SKIP   10064

Definition at line 68 of file open_dlg.hpp.

◆ SYMBOL_COPENDLG_IDNAME

#define SYMBOL_COPENDLG_IDNAME   ID_COPENDLG

Definition at line 64 of file open_dlg.hpp.

◆ SYMBOL_COPENDLG_POSITION

#define SYMBOL_COPENDLG_POSITION   wxDefaultPosition

Definition at line 66 of file open_dlg.hpp.

◆ SYMBOL_COPENDLG_SIZE

#define SYMBOL_COPENDLG_SIZE   wxSize(450, 275)

Definition at line 65 of file open_dlg.hpp.

◆ SYMBOL_COPENDLG_STYLE

#define SYMBOL_COPENDLG_STYLE   wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX|wxMAXIMIZE_BOX|wxTAB_TRAVERSAL

Definition at line 62 of file open_dlg.hpp.

◆ SYMBOL_COPENDLG_TITLE

#define SYMBOL_COPENDLG_TITLE   _("Open")

Definition at line 63 of file open_dlg.hpp.

Modified on Wed Sep 04 15:02:12 2024 by modify_doxy.py rev. 669887