-
大小: 1.94MB文件类型: .rar金币: 2下载: 0 次发布日期: 2023-10-26
- 语言: 其他
- 标签: qtribbon Qt5.3mingw windows7
资源简介
down的网上程序,然后自己琢磨的,windows7下,使用Qt5.3 mingw版本 改了一点东西,保证能用,因为我已经发给网友用了,积分少点,不懂的来@我

代码片段和文件信息
//#include “mainwindow.h“
#include
#include
//#include “qribbon.h“
//#include “qribbonsection.h“
//#include “qribbonbutton.h“
#include “qribbontest.h“
int main(int argc char *argv[])
{
QApplication a(argc argv);
QRibbonTest w;
w.show();
// QRibbon r;
// QWidget* tab = r.addRibbonTab(“Start“ “start“);
// //r.addRibbonTab(“stop“ “stop“);
// QRibbonSection *one = new QRibbonSection(tab “Section One“ “one“);
// QPushButton *b1 = new QPushButton(“Hallo“one);
// QPushButton *b2 = new QPushButton(“valley“one);
// one->addWidget(b1 “b1“);
// one->addWidget(b2 “b2“);
// one->nextRow();
// QAction *a1 = new QAction(QIcon(“:/icons/test.svg“) “&Test“ one);
// one->addAction(a1 “a1“);
// r.show();
return a.exec();
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 60484 2018-01-27 10:53 TestTab\debug\libQRibbon.a
文件 144356 2018-01-27 11:38 TestTab\debug\main.o
文件 553 2018-01-27 11:04 TestTab\debug\mainwindow.o
文件 2670 2018-01-27 10:57 TestTab\debug\moc_mainwindow.cpp
文件 170404 2018-01-27 10:57 TestTab\debug\moc_mainwindow.o
文件 6213 2018-01-27 11:15 TestTab\debug\moc_qribbon.cpp
文件 206505 2018-01-27 11:16 TestTab\debug\moc_qribbon.o
文件 3588 2018-01-27 11:17 TestTab\debug\moc_qribbonsection.cpp
文件 177066 2018-01-27 11:17 TestTab\debug\moc_qribbonsection.o
文件 3579 2018-01-27 11:04 TestTab\debug\moc_qribbontest.cpp
文件 172096 2018-01-27 11:04 TestTab\debug\moc_qribbontest.o
文件 81571 2018-01-27 11:15 TestTab\debug\qrc_icons.cpp
文件 24060 2018-01-27 11:15 TestTab\debug\qrc_icons.o
文件 1491762 2018-01-27 10:53 TestTab\debug\QRibbon.dll
文件 685873 2018-01-27 11:16 TestTab\debug\qribbon.o
文件 248805 2018-01-27 11:16 TestTab\debug\qribbonbutton.o
文件 304900 2018-01-27 11:17 TestTab\debug\qribbonsection.o
文件 320680 2018-01-27 11:16 TestTab\debug\qribbontest.o
文件 2210685 2018-01-27 11:38 TestTab\debug\TestTab.exe
文件 203 2018-01-27 11:15 TestTab\icons.qrc
文件 60484 2018-01-27 10:53 TestTab\libQRibbon.a
文件 839 2018-01-27 11:45 TestTab\main.cpp
文件 154 2018-01-27 11:02 TestTab\mainwindow.cpp
文件 249 2018-01-27 11:04 TestTab\mainwindow.h
文件 18997 2018-01-27 11:39 TestTab\Makefile
文件 87220 2018-01-27 11:39 TestTab\Makefile.Debug
文件 87390 2018-01-27 11:39 TestTab\Makefile.Release
文件 244 2018-01-27 11:39 TestTab\ob
文件 264 2018-01-27 11:39 TestTab\ob
文件 10821 2018-02-07 21:18 TestTab\qribbon.cpp
............此处省略36个文件信息
- 上一篇:最优分解问题
- 下一篇:合泰触摸包大全.rar
相关资源
- VMware65_SLP_DeLLSLIC2.1
- windows7用的,非常漂亮的透明计时器
- windows7 x86符号表part05)
- WINDOWS7/2008/2012手动集成USB3.0驱动
- Delphi Windows7环境获取硬盘序列号(支
- WINDOWS7设备驱动程序开发_12867221_美里
- 计算机文化基础项目教程(windows7+o
- winrar4.1 适用于windows7 64位
- Cy7c68013a在Win7下驱动x64和x86
- Win7系统图标全打包.rar
- PL2303_Prolific_DriverInstaller_v1.6.0. Wind
- qtribbon源码
- Windows7彩色文件夹 免费版
- windows7_非MBR引导
- Windows7扫雷文件
- spy4win For windows7 64位
- DELL Inspiron Desktop 620/620s windows7 64位网
- OpenSSL头文件和lib我的系统是windows7/
- Windows7中提取的微软雅黑及粗体真正
- windows7 NVME补丁
- cudnn-9.1-windows7-x64-v7.1.3.zip
- Windows 7 x64 英语语言包
- cudnn v7.0.5
- 运行在windows7 64位下的autocad R14 汉化绿
- Windows Mobile设备中心64位
- KB2729094、KB2731771、KB2533623、KB2670838、
- bde安装包windows764位和32位
- emqttd-windows7-v2.3.0.zip
- cudnn-8.0-windows7-x64-v5.0-ga.zip
- windows7 x86符号表part04)
评论
共有 条评论