更新轮番图和描述信息,加入一个新的轮番图

This commit is contained in:
yangdonghai 2023-06-07 09:36:21 +08:00
parent a116ad7c56
commit 8c8ba946bb
7 changed files with 7 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 163 KiB

After

Width:  |  Height:  |  Size: 159 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 400 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 365 KiB

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

View File

@ -48,5 +48,6 @@
<file>data/png/slidershow/openkylin-slideshow/3.png</file>
<file>data/png/slidershow/openkylin-slideshow/4.png</file>
<file>data/png/slidershow/openkylin-slideshow/5.png</file>
<file>data/png/slidershow/openkylin-slideshow/6.png</file>
</qresource>
</RCC>

View File

@ -76,11 +76,12 @@ void SlideShow::loadSlides()
// slide->hide();
QString titlestr="";
switch (i) {
case 1:titlestr=tr("主流硬件平台@支持IntelAMDRISC-V等硬件平台");break;
case 2:titlestr=tr("更高兼容性的内容@基于linux5.15LTS内核,前沿技术尽在其中");break;
case 3:titlestr=tr("全新桌面环境@支持WaylandPC平板二合一界面时尚简洁");break;
case 4:titlestr=tr("集成开发基础套件@自研SDK提供多种工具和接口兼容多种系统架构");break;
case 5:titlestr=tr("【寻光】,【和印】华丽来袭@一键切换桌面主题,设计风格兼顾个性和品味");break;
case 1:titlestr=tr("主流硬件平台@支持IntelAMDRISC-VRaspberry Pi等硬件平台");break;
case 2:titlestr=tr("创新与稳定@基于Linux 6.1+5.15双内核,矢志创新,兼顾稳定");break;
case 3:titlestr=tr("核心组件自主选型升级@完成20+核心组件自主选型升级,摆脱桎梏,“源”梦铸“根”");break;
case 4:titlestr=tr("UKUI桌面环境优化@更顺畅的PC/平板交互体验,界面时尚简洁");break;
case 5:titlestr=tr("集成智能语音助手@开启智能交互,语音输入即可唤起系统应用");break;
case 6:titlestr=tr("拓展Win应用生态@软件商店上架数十款Win应用满足用户日常使用需求");break;
default:
break;
}