Qt QML Quick 控件和 c++ qpainter 自定义控件
2021-04-10 02:26
标签:indicator quick inf overlay img ide sep slide ima Qt quick 常用控件. (参考 Qt 文档 或 有梦想的伟仔 的博客 ) 使用 Qt quick 控件 打包 会自动封装 很多dll, 包括 qtqml,qtquick,qtquick3d等 所以,如果有要求,要定制,当然花点时间 用 c++ 绘制,私家定制嘛。 直接用 qt quick 控件,款式当然会有些限制。 Qt QML Quick 控件和 c++ qpainter 自定义控件 标签:indicator quick inf overlay img ide sep slide ima 原文地址:https://blog.51cto.com/6530305/2512964
QML Type
1.Container
2.DelayButton
3.Dial
4.DialogButtonBox
5.Dialog
6.Drawer
7.Menu
8.MenuBar
9.Overlay
10.PageIndicator
11.RangeSlider
12.ScrollView
13.SpinBox
14.StackView
15.SwipeView
16.Switch
17.TabBar
18.ToolBar
19.ToolSeparator
20.ToolTip
21.Tumbler
,大约要120多M, 如果 用 c++自定义控件,用 qpainter, 打包后大约 42M.
上一篇:21天学习python编程_闭包
下一篇:C++语言关键字及注解
文章标题:Qt QML Quick 控件和 c++ qpainter 自定义控件
文章链接:http://soscw.com/index.php/essay/73586.html