this way is good for me:
Qt Code:
ui.checkBox->setFont (font); ui.checkBox->setText ( tr ( "text" ) );To copy to clipboard, switch view to plain text mode
but what shuld i do to set the red color?
thx
this way is good for me:
Qt Code:
ui.checkBox->setFont (font); ui.checkBox->setText ( tr ( "text" ) );To copy to clipboard, switch view to plain text mode
but what shuld i do to set the red color?
thx
Bookmarks