当前位置:网站首页>66.qt quick QML Custom Calendar component (supports vertical and horizontal screens)
66.qt quick QML Custom Calendar component (supports vertical and horizontal screens)
2022-07-02 04:00:00 【Nuo Qian】
from GitHub - papyros/qml-material: Material Design implemented in QtQuick Transplanted , Make good use of .
The screenshot is as follows ( Uploaded column group ):
The effect is as follows :
1.Calendar Introduce
Belong to import QtQuick.Controls 1.x modular , So when using , You need to reference the alias module
Properties:
- dayOfWeekFormat : int, Display format of each day of the week ( In the header ).Locale.ShortFormat Is the default recommended format
- frameVisible : bool, This attribute sets the visibility of the frame around the calendar .
- locale : var, This property controls the locale that the calendar uses to display itself . The default value is equivalent to Qt.locale(). You can also set the region by force
- maximumDate : date, The maximum time range that can be set
- minimumDate : date, The minimum time range that can be set
边栏推荐
- 微信小程序 - 实现获取手机验证码倒计时 60 秒(手机号+验证码登录功能)
- Blue Bridge Cup single chip microcomputer sixth temperature recorder
- Analysis of the overall design principle of Nacos configuration center (persistence, clustering, information synchronization)
- 毕设-基于SSM电影院购票系统
- Uni app - realize the countdown of 60 seconds to obtain the mobile verification code (mobile number + verification code login function)
- 蓝桥杯单片机省赛第九届
- The 5th Blue Bridge Cup single chip microcomputer provincial competition
- Three ways for programmers to learn PHP easily and put chaos out of order
- 【leetcode】81. Search rotation sort array II
- 66.qt quick-qml自定义日历组件(支持竖屏和横屏)
猜你喜欢
藍湖的安裝及使用
2022-07-01: at the annual meeting of a company, everyone is going to play a game of giving bonuses. There are a total of N employees. Each employee has construction points and trouble points. They nee
Go language introduction
u本位合约爆仓清算解决方案建议
【leetcode】34. Find the first and last positions of elements in a sorted array
The 9th Blue Bridge Cup single chip microcomputer provincial competition
【人员密度检测】基于形态学处理和GRNN网络的人员密度检测matlab仿真
[ibdfe] matlab simulation of frequency domain equalization based on ibdfe
树莓派GPIO引脚控制红绿灯与轰鸣器
JVM knowledge points
随机推荐
《西线无战事》我们才刚开始热爱生活,却不得不对一切开炮
Set vscode. When double clicking, the selected string includes the $symbol - convenient for PHP operation
Didi open source Delta: AI developers can easily train natural language models
Get started with Aurora 8b/10b IP core in one day (5) -- learn from the official routine of framing interface
Hands on deep learning (II) -- multi layer perceptron
Cloud service selection of enterprises: comparative analysis of SaaS, PAAS and IAAs
Use of go package
Fingertips life Chapter 4 modules and packages
Wpviewpdf Delphi and Net PDF viewing component
Go language introduction
集成底座方案演示说明
66.qt quick-qml自定义日历组件(支持竖屏和横屏)
Suggestions on settlement solution of u standard contract position explosion
JVM knowledge points
L'avènement de l'ère 5G, une brève discussion sur la vie passée et présente des communications mobiles
【无线图传】基于FPGA的简易无线图像传输系统verilog开发,matlab辅助验证
uni-app - 实现获取手机验证码倒计时 60 秒(手机号+验证码登录功能)
手撕——排序
如何解决在editor模式下 无法删除物体的问题
Uni app - realize the countdown of 60 seconds to obtain the mobile verification code (mobile number + verification code login function)