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

📄 my.h

📁 使用Qt与MySQL C API开发MySQL查询器
💻 H
字号:
//#if OS_WIN32
#include <Winsock2.h>
//#endif
#include <mysql.h>
#include <qapplication.h>
#include <qpushbutton.h>
#include <qtextedit.h> 
#include <qtable.h>
#include <qsplitter.h> 
#include <qvbox.h>
#include <qmessagebox.h> 
#include <qmenubar.h> 
#include <qstring.h>
#include <qhbox.h>
#include <qpixmap.h> 
#include <qlabel.h> 
#include <qlineedit.h> 
#include <qcheckbox.h> 
#include <assert.h>
#include <qheader.h>
#include <qfile.h>
#include <qfiledialog.h>
#include <qtextcodec.h> 
#include <qtextstream.h>

⌨️ 快捷键说明

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