Results 1 to 13 of 13

Thread: Writing System in QFontDialog?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2007
    Location
    Gorakhpur, India
    Posts
    254
    Thanks
    8
    Thanked 14 Times in 14 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Default Re: Writing System in QFontDialog?

    void setWritingSystem ( QFontDatabase::WritingSystem script )
    This property holds the writing system that serves as a filter for the combobox.
    If script is QFontDatabase::Any (the default), all fonts are listed.
    It only filter the Font Families; but does not change the required language. However still it is a problem of setting the writingSystem of QFontDialogBox.

    Please view the experts the problem & suggest;
    But how a way I am swiching languages according to writingSystem & font families.
    Last edited by jpn; 23rd January 2008 at 10:18. Reason: changed [code] to [quote]
    Anurag Shukla
    A man who never makes mistake is the man who never does anything! Theodre Rosvelt!

Similar Threads

  1. System environment variable
    By fahlen in forum Qt Programming
    Replies: 4
    Last Post: 27th November 2007, 19:02
  2. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.