QToolButton与QPushButton并无大的区别,在常规使用二者很类似! 3.在pushbutton上面使用label进行布局 QLabel *iconLabel = new QLabel; QLabel * ...
確定! 回上一頁