QToolButton設置icon的大小 項目中用到了QToolButton上使用圖片。 如果在maindow中直接使用QToolButton,如: btnSimulate = new QToolButton; bt ...