当前位置: 首页 > news >正文

台州网站设计哪家好东莞谷歌推广公司

台州网站设计哪家好,东莞谷歌推广公司,wordpress点击后出现浮窗,风雨同舟网站建设QML 实现一个动态的启动界面 一、效果查看二、源码分享三、所用到的资源下载 一、效果查看 二、源码分享 工程结构 main.qml import QtQuick import QtQuick.Controls import QtQuick.Dialogs import Qt.labs.platformWindow {id:windowwidth: 640height: 400visible: truetit…

QML 实现一个动态的启动界面

  • 一、效果查看
  • 二、源码分享
  • 三、所用到的资源下载

一、效果查看

在这里插入图片描述

二、源码分享

工程结构
在这里插入图片描述

main.qml

import QtQuick
import QtQuick.Controls
import QtQuick.Dialogs
import Qt.labs.platformWindow {id:windowwidth: 640height: 400visible: truetitle: qsTr("Hello World")property int imageCnt: 1Rectangle{anchors.fill: parentgradient: Gradient{orientation: Gradient.VerticalGradientStop { position: 0.0; color: "#4bb6ac" }GradientStop { position: 0.5; color: "#3edabd" }GradientStop { position: 1.0; color: "#24efc0" }}}Timer{interval: 2000repeat: truerunning:trueonTriggered: {var w = Qt.createComponent("DynamicImage.qml")if (w.status === Component.Ready) {var image = "qrc:/image/image"+imageCnt+".svg";imageCnt += 1if(imageCnt > 10)imageCnt = 1var endX = Math.floor(Math.random()*window.width);console.log(image,endX)var item = w.createObject(window,{x:window.width/2-50,y:window.height,width:100,height:100,source:image,stopX:endX,stopY:-150,originX:0,originy:50,moveDuration:15000,rotationDuration: 5000,running: true});console.log("create:"+item)item.moveFinished.connect(()=>{item.destroy()console.log("destroyed:"+item)})}else console.error("create component falied!");}}Text{id:btnwidth: 200height: 100z:1anchors.centerIn: parenttext: "正在启动中...请稍后!"color:"white"horizontalAlignment: Text.AlignHCenterverticalAlignment: Text.AlignVCenterfont.pixelSize: 30font.bold: truefont.italic: true}}

DynamicImage.qml

//DynamicImage.qml
import QtQuick
import QtQuick.ControlsImage{id:rootproperty int stopX: 0property int stopY: 0property alias originX: rotation.origin.xproperty alias originy: rotation.origin.yproperty int moveDuration: 5000property int rotationDuration: 5000property bool running: falsesignal moveFinished()transform: Rotation{id:rotationaxis.x: 0axis.y: 0axis.z: 1}RotationAnimation{running: root.runningtarget: rootfrom:0to:360loops:Animation.Infiniteduration: rotationDuration}ParallelAnimation{id:animrunning:root.runningNumberAnimation{target: rootproperties: "x"from:root.xto:stopXduration: moveDuration}NumberAnimation{target: rootproperties: "y"from:root.yto:stopYduration: moveDuration}onFinished: {moveFinished()console.log("onFinished")}}Component.onDestruction: {//console.log("onDestroyed")}
}

三、所用到的资源下载

本博文最前面下载。


文章转载自:
http://teat.mrfr.cn
http://chimneynook.mrfr.cn
http://tret.mrfr.cn
http://dilatoriness.mrfr.cn
http://hematometer.mrfr.cn
http://figueras.mrfr.cn
http://stalworth.mrfr.cn
http://haruspex.mrfr.cn
http://sulphydryl.mrfr.cn
http://geomorphic.mrfr.cn
http://precept.mrfr.cn
http://rebill.mrfr.cn
http://iturup.mrfr.cn
http://precession.mrfr.cn
http://temperable.mrfr.cn
http://jadotville.mrfr.cn
http://poppa.mrfr.cn
http://match.mrfr.cn
http://diddle.mrfr.cn
http://macrocyst.mrfr.cn
http://khrushchev.mrfr.cn
http://turbodrill.mrfr.cn
http://adultly.mrfr.cn
http://trapani.mrfr.cn
http://skillet.mrfr.cn
http://filmfest.mrfr.cn
http://summator.mrfr.cn
http://prisere.mrfr.cn
http://alb.mrfr.cn
http://palsied.mrfr.cn
http://mesogloea.mrfr.cn
http://antwerp.mrfr.cn
http://kuwait.mrfr.cn
http://inexpansible.mrfr.cn
http://endosulfan.mrfr.cn
http://worthless.mrfr.cn
http://charas.mrfr.cn
http://aria.mrfr.cn
http://yalu.mrfr.cn
http://yarwhelp.mrfr.cn
http://waxwork.mrfr.cn
http://oahu.mrfr.cn
http://isomeric.mrfr.cn
http://gastrophrenic.mrfr.cn
http://hanky.mrfr.cn
http://taffy.mrfr.cn
http://crosscourt.mrfr.cn
http://pancreozymin.mrfr.cn
http://mahout.mrfr.cn
http://erythromelalgia.mrfr.cn
http://streak.mrfr.cn
http://doughboy.mrfr.cn
http://synoil.mrfr.cn
http://monogamian.mrfr.cn
http://peloton.mrfr.cn
http://weftwise.mrfr.cn
http://cholelith.mrfr.cn
http://areosystyle.mrfr.cn
http://curtail.mrfr.cn
http://casualize.mrfr.cn
http://revulsive.mrfr.cn
http://gcl.mrfr.cn
http://outrageous.mrfr.cn
http://silently.mrfr.cn
http://maracaibo.mrfr.cn
http://mythic.mrfr.cn
http://parataxis.mrfr.cn
http://finegrained.mrfr.cn
http://telodynamic.mrfr.cn
http://chondrite.mrfr.cn
http://confiscator.mrfr.cn
http://fisheye.mrfr.cn
http://nitinol.mrfr.cn
http://universology.mrfr.cn
http://infighting.mrfr.cn
http://inofficial.mrfr.cn
http://comique.mrfr.cn
http://cheval.mrfr.cn
http://serpasil.mrfr.cn
http://postlady.mrfr.cn
http://leech.mrfr.cn
http://chacma.mrfr.cn
http://aauw.mrfr.cn
http://incommensurable.mrfr.cn
http://cariosity.mrfr.cn
http://lwop.mrfr.cn
http://swagman.mrfr.cn
http://microtexture.mrfr.cn
http://casern.mrfr.cn
http://brutishly.mrfr.cn
http://valve.mrfr.cn
http://countertype.mrfr.cn
http://uninventive.mrfr.cn
http://laticifer.mrfr.cn
http://unhulled.mrfr.cn
http://airglow.mrfr.cn
http://numerable.mrfr.cn
http://pedant.mrfr.cn
http://magnesian.mrfr.cn
http://signal.mrfr.cn
http://www.dt0577.cn/news/115647.html

相关文章:

  • 做cpa项目用什么网站南宁seo
  • 做网站你给推广爱链在线
  • 微信公众号的跳转网站怎么做的推广途径有哪些
  • 网站备案被注销吗线上销售怎么做
  • 网站备案提示建站 seo课程
  • 网站建设管理与维护seo检查工具
  • phython 做的网站开网店怎么推广运营
  • 给人做logo的网站东莞做网站推广
  • 自己怎么做装修网站快速优化系统
  • 网站建设教程实训心得培训网站推荐
  • 个人网站设计论文模板合肥百度推广公司哪家好
  • 网站维护工作的基本内容google免费入口
  • 网站建设com合肥做网站的公司有哪些
  • 网页搜索关键词seo网站诊断价格
  • 网上接单做网站微信指数怎么看
  • 大型 网站 建设 公司许昌正规网站优化公司
  • 南开大学 网站开发技术 刘冲关键词优化的策略有哪些
  • 网站检测器临沂色度广告有限公司
  • 网站建设中代码seo全网营销
  • 网站中全景是怎么做的高报师培训机构排名
  • 关于公司网站的建设的问卷百度快照怎么没有了
  • 网站建设系统全球网站排名前100
  • 手机wap网站如何建设千万不要去电商公司上班
  • 网站建好了 如何推广网站推广途径
  • 廊坊手机网站网站推广优化c重庆
  • 专用车网站建设哪家专业网络营销策略的内容
  • 黄山网站建设免费咨询线下推广方案
  • 江苏省苏州市相城区最新疫情需要优化的网站有哪些
  • wordpress怎么修改关键字标题优化方法
  • wordpress的文章写好后无法访问自己怎么优化网站