- 博客(4)
- 资源 (2)
- 收藏
- 关注
原创 QT 自定义分页控件
Qt 自定义页码控件 一、效果展示 一、头文件 #ifndef PAGECONTROL_H #define PAGECONTROL_H #include <QList> #include <QLabel> #include <QWidget> #include <QLineEdit> #include <QHBoxLayout> #include <QPushButton> /** * @brief The PageCon
2022-08-04 15:51:52
3859
1
原创 QT 自定义加载等待(Loading)提示框
QT自定义加载等待提示框 一、效果展示 二、源代码 #ifndef LOADINGDIALOG_H #define LOADINGDIALOG_H #include <QMovie> #include <QLabel> #include <QDialog> #include <QPainter> #include <QPushButton> #include <QGraphicsDropShadowEffect> #defin
2021-03-11 15:41:45
13378
1
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅