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

qml 图片浏览器旋转、按鼠标缩放

看看这些90后都开始付费了,我也来赶个时髦,要的自取:

代码很简单的,2个文件:

import QtQuick 2.11
import QtQuick.Controls 1.2
import QtQuick.Controls.Styles 1.2Item {id:buttonproperty string text: "button"signal myClickedimplicitWidth: 70;implicitHeight: parent.height; // 35anchors.leftMargin: 8anchors.bottom: parent.bottom//anchors.bottomMargin: 8Button {id: myBtnwidth: parent.widthheight: parent.heighttext: button.textstyle: ButtonStyle {background: Rectangle {implicitWidth: parent.width;  // 70implicitHeight: parent.height;// 40border.width: control.pressed ? 2 : 1;//border.color: (control.hovered || control.pressed)//                ? "green" : "#888888";border.color: "transparent"radius: 5;color: (control.hovered || control.pressed)? "#0078D7" : "transparent";}label:Text{text:myBtn.text;clip:true;anchors.fill: parentcolor:"white"verticalAlignment: Text.AlignVCenterhorizontalAlignment: Text.AlignHCenterfont.pointSize: 12}}onClicked: {myClicked()}}
}

再来:

import QtQuick 2.11
import QtQuick.Window 2.11
import QtQuick.Controls 1.2
import QtQuick.Controls.Styles 1.2
import QtQuick.Dialogs 1.2Window {id: windowvisible: truewidth: 800height: 600minimumWidth: 480minimumHeight: 380title: qsTr("图片浏览器")// 定义缩放比例系数变量,范围在(-10,10)之间property double scaleValue: 1.1property int scaleLevel: 0property int imgWi

http://www.mrgr.cn/news/65499.html

相关文章:

  • Android亮屏Job的功耗优化方案
  • 本地缓存库分析(四):fastcache
  • js中多let与var
  • pgSQL中对json数组中的一个元素中的字段进行条件查询
  • C语言案例——青蛙跳台阶问题
  • Vision - 开源视觉分割算法框架 Grounded SAM2 配置与推理 教程 (1)
  • 引领数字时代:万码优才如何变革IT人才招聘新体验(这里有更精准的推荐)
  • CasaOS香橙派安装HomeAssistant智能家居系统并实现远程管理家中智能设备
  • 【云原生开发】K8S多集群资源管理平台架构设计
  • 第30周:彩色图片分类(Tensorflow实战第二周)
  • Feign调用第三方,想要单独的拦截器,但是变为全局拦截器
  • 基于 RNN 的语言模型
  • 如何提高总线抗扰度之EFT篇
  • python常用的第三方库下载方法
  • 自闭症康复技术研究前沿:探索新突破
  • word及Excel常见功能使用
  • Linux环境离线安装Ollama
  • 诺贝尔物理学奖的新篇章:机器学习与神经网络的光辉时刻
  • WMV怎么转MP4?五个简单好用的视频格式转换方法!
  • channel error 报错【已解决】
  • 告别局域网限制!轻松远程访问本地Paperless-ngx文档管理系统远程办公
  • 企业人力资源招聘面试新工具:AI智能面试系统
  • 猫用宠物空气净化器推荐?热度高的两款产品——希喂、安德迈实测
  • stm32cubeIde 使用笔记
  • ubuntu unrar解压 中文文件名异常问题解决
  • 尚庭公寓-开发准备