now the text of your button is white. (I thought this is what you want.)Qt Code:
ui.pushButton->setStyleSheet("color: #ffffff;");To copy to clipboard, switch view to plain text mode
now the text of your button is white. (I thought this is what you want.)Qt Code:
ui.pushButton->setStyleSheet("color: #ffffff;");To copy to clipboard, switch view to plain text mode
Bookmarks