Qt Code:
setTabStopWidth( fontMetrics().width( " " ) * spacesCount );To copy to clipboard, switch view to plain text mode
Qt Code:
setTabStopWidth( fontMetrics().width( " " ) * spacesCount );To copy to clipboard, switch view to plain text mode
Bookmarks