QML 的 Component 的元素
- Rectangle:矩形
- Text:文本
- Image:图像
- Item:基本元素
- MouseArea:鼠标区域
- ListView:列表视图
- Grid:网格布局
- Column:垂直布局
- Row:水平布局
- Button:按钮
- CheckBox:复选框
- RadioButton:单选按钮
- Slider:滑块
- SpinBox:数字输入框
- TextArea:多行文本输入框
- TextField:单行文本输入框
- WebView:Web视图
- Video:视频播放器
- Audio:音频播放器
- Timer:计时器
原文地址: https://www.cveoy.top/t/topic/bpXi 著作权归作者所有。请勿转载和采集!