Hmm I think it would be better to apply this only to Windows build (you said in Linux it works well). You may wrap this code with:
Look at http://doc.qt.io/qt-4.8/QtGlobal for platform preprocessor definitions and don't forget to include Dejavu (or any other font you want use for Braille) into your distribution package for Windows.Qt Code:
#ifdef Q_OS_WIN32 #endifTo copy to clipboard, switch view to plain text mode
Bookmarks