Results 1 to 6 of 6

Thread: macros in QT

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Posts
    53
    Thanks
    5

    Default macros in QT

    how can I find out if operation system has some font? how i can use this construction?

    Can I use this construction for finding font?

    #ifndef SOMETHING
    #define SOMETHING
    /*some code*/
    #endif

    Is somewhere some example with qt how can I use it?
    thanks

    edit: existing some this macros for recognising operating system? thanks
    Last edited by Noxxik; 19th March 2009 at 21:48.

Similar Threads

  1. why MACROS are used between class name and class keyword
    By babu198649 in forum General Programming
    Replies: 6
    Last Post: 4th February 2009, 13:30
  2. win32 platform macros?
    By gfunk in forum Qt Programming
    Replies: 1
    Last Post: 5th September 2007, 20:02
  3. Debug macros in 64bit systems
    By mcostalba in forum Qt Programming
    Replies: 8
    Last Post: 2nd December 2006, 20:16
  4. Qt Source Macros
    By cwalsh in forum Qt Programming
    Replies: 1
    Last Post: 8th January 2006, 18:27

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.