close

敬告遊客:
以下內容枯燥無聊,若情非得已不建議進入。
若仍執意進入,當有頭暈嘔吐現象時請盡速離開本篇文章。

 

 

There is no function for QPushButton to set the alignment, so we need to set it in the style sheet.

btn_sim = new QPushButton(tr("sim"),this);

btn_sim->setStyleSheet("QPushButton { color: Black; font-family: 'Arial'; font-size: 12px; margin: 0px;
Text-align:left; }");

 

 


arrow
arrow
    全站熱搜

    calories 發表在 痞客邦 留言(0) 人氣()