摘要: 一、按钮控件总览 主要有QPushButton、QToolButoon、QRadioButton、QCheckBox,都是继承自QAbstractButton QRadioButton是多选一按钮,QCheckBox是多选按钮 二、QAbstractButton介绍 主要成员:text(文本显示)、 阅读全文
posted @ 2025-08-18 11:33 gramming 阅读(24) 评论(0) 推荐(0)