Quote Originally Posted by jpn View Post
A quick look suggests to me that there is no way to set it. Try searching Task-Tracker and send a bug report if no relevant bug is found.
Yes! You are thinking right. But I am not understanding it is provided in QFontComboBox using with
Qt Code:
  1. void setWritingSystem ( QFontDatabase::WritingSystem script )
To copy to clipboard, switch view to plain text mode 
; but not in QFontDialog.