|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
Config.h File Reference
#include <acdk/Platform.h>
#include <wx/wx.h>
#include <wx/image.h>
#include <wx/imaglist.h>
#include <wx/caret.h>
#include <wx/treectrl.h>
#include <wx/xrc/xmlres.h>
#include <wx/splitter.h>
#include <wx/notebook.h>
#include <wx/spinbutt.h>
#include <wx/spinctrl.h>
#include <wx/html/htmlwin.h>
#include <wx/progdlg.h>
#include <wx/tglbtn.h>
#include <wx/clipbrd.h>
#include <wx/dnd.h>
#include <wx/mdi.h>
#include <wx/print.h>
#include <wx/wizard.h>
#include <wx/dcps.h>
#include <wx/cmndata.h>
#include <wx/fontdlg.h>
#include <wx/textdlg.h>
#include <wx/colordlg.h>
#include <wx/tooltip.h>
#include <acdk.h>
Define Documentation
#define ACDK_CHECK_WX_VERSION |
( |
Major, |
|
|
Minor |
|
) |
(wxMAJOR_VERSION > Major || (wxMAJOR_VERSION == Major && wxMINOR_VERSION >= Minor))
|
|
#define ACDK_USE_WX_UNICODE
|
|
#define ACDK_WX_PUBLIC __declspec(dllimport)
|
|
#define overwrite virtual
|
|
#define wxUSE_CHOICEBOOK 1
|
|
#define wxUSE_EXCEPTIONS 1
|
|
|
|