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

📄 aboutdlg.h

📁 rcssserver3d Robocup 3D比赛官方指定平台
💻 H
字号:
// -*- C++ -*- generated by wxGlade 0.4.1 on Sun Feb 18 14:55:33 2007#include <wx/wx.h>#include <wx/image.h>#ifndef ABOUTDLG_H#define ABOUTDLG_H// begin wxGlade: ::dependencies// end wxGladeclass aboutDlg: public wxDialog {public:    // begin wxGlade: aboutDlg::ids    // end wxGlade    aboutDlg(wxWindow* parent, int id, const wxString& title, const wxPoint& pos=wxDefaultPosition, const wxSize& size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE);private:    // begin wxGlade: aboutDlg::methods    void set_properties();    void do_layout();    // end wxGladeprotected:    // begin wxGlade: aboutDlg::attributes    wxStaticBitmap* mBitmap;    wxStaticText* label_1;    wxButton* button_1;    // end wxGlade}; // wxGlade: end class#endif // ABOUTDLG_H

⌨️ 快捷键说明

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