Qt Code:
ui->text_edit_object->setStyleSheet(styleSheetString);To copy to clipboard, switch view to plain text mode
Just try this to set border.
Qt Code:
ui->text_edit_object->setStyleSheet(styleSheetString);To copy to clipboard, switch view to plain text mode
Just try this to set border.
Bookmarks