Results 1 to 5 of 5

Thread: Qt and frequency of a display?

  1. #1
    Join Date
    Oct 2011
    Posts
    8
    Thanks
    3

    Default Qt and frequency of a display?

    How do you know the frequency of a monitor (display) programmatically by Qt? Thank you!

  2. #2
    Join Date
    Oct 2011
    Posts
    8
    Thanks
    3

    Default Re: Qt and frequency of a display?

    Is it really by Qt, or I can use Win API, Linux API and etc?

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Qt and frequency of a display?

    You can use whatever API you want.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  4. #4
    Join Date
    Oct 2011
    Posts
    8
    Thanks
    3

    Default Re: Qt and frequency of a display?

    You can use whatever API you want.
    I did not understand what you mean. For cross-platform software should I use all the API for all operating systems.

  5. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Qt and frequency of a display?

    So use appropriate APIs on each of the operating systems you want to support. Qt doesn't have own API for detecting frequencies of displays.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  6. The following user says thank you to wysota for this useful post:

    spherrra (16th October 2011)

Similar Threads

  1. QAudioInput Frequency and Amplitude
    By stormtrooper5 in forum Qt Programming
    Replies: 4
    Last Post: 22nd February 2011, 19:18
  2. Frequency of Audio Track
    By vijay_kansal in forum Qt Programming
    Replies: 5
    Last Post: 28th July 2010, 11:15
  3. Frequency of sound data
    By momesana in forum General Programming
    Replies: 1
    Last Post: 10th May 2010, 23:21
  4. Replies: 8
    Last Post: 6th May 2010, 12:17
  5. Replies: 0
    Last Post: 21st January 2010, 15:35

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.