⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wxsheaders.h

📁 非常好用的可移植的多平台C/C++源代码编辑器
💻 H
字号:
#ifndef WXSHEADERS_H
#define WXSHEADERS_H

#include <sdk.h>

#ifdef CB_PRECOMP

    // Base headers
    #include "widget.h"
    #include "wxscodegen.h"
    #include "wxscoder.h"
    #include "wxscontainer.h"
    #include "wxsdefevthandler.h"
    #include "wxsdefsizer.h"
    #include "wxsdefwidget.h"
    #include "wxsdragwindow.h"
    #include "wxseditor.h"
    #include "wxsevent.h"
    #include "wxseventseditor.h"
    #include "wxsglobals.h"
    #include "wxsheaders.h"
    #include "wxsimportxrcdlg.h"
    #include "wxsmith.h"
    #include "wxsnewwindowdlg.h"
    #include "wxspalette.h"
    #include "wxsproject.h"
    #include "wxsproperties.h"
    #include "wxspropertiesman.h"
    #include "wxsresource.h"
    #include "wxsresourcetree.h"
    #include "wxssettingsdlg.h"
    #include "wxssplitterwindow.h"
    #include "wxsstyle.h"
    #include "wxswidgetevents.h"
    #include "wxswidgetfactory.h"
    #include "wxswindoweditor.h"
    #include "wxswinundobuffer.h"

    // properties
    #include "properties/wxs2intproperty.h"
    #include "properties/wxsboolproperty.h"
    #include "properties/wxsborderproperty.h"
    #include "properties/wxscolourproperty.h"
    #include "properties/wxsenumproperty.h"
    #include "properties/wxsfontproperty.h"
    #include "properties/wxsintproperty.h"
    #include "properties/wxsplacementproperty.h"
    #include "properties/wxsstringlistproperty.h"
    #include "properties/wxsstringproperty.h"
    #include "properties/wxsstyleproperty.h"

    //propgrid
    #include <wx/propgrid/propgrid.h>
    #include <wx/propgrid/advprops.h>

#endif

#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -