Results 1 to 2 of 2

Thread: Q_DECLARE_OPERATORS_FOR_FLAGS causes breakage in other flags, example source provided

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    May 2010
    Posts
    14
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Q_DECLARE_OPERATORS_FOR_FLAGS causes breakage in other flags, example source prov

    Due to the nature of namspace lookups of operators, Q_DECLARE_OPERATORS_FOR_FLAGS must be declared globally.

  2. The following user says thank you to jkyle for this useful post:

    juannm (7th March 2016)

Similar Threads

  1. Does QDataWidgetMapper use flags?
    By Netwiz in forum Qt Programming
    Replies: 1
    Last Post: 29th October 2021, 00:56
  2. Replies: 2
    Last Post: 25th April 2009, 08:50
  3. Is flags a typdef?
    By chuckle in forum Qt Programming
    Replies: 1
    Last Post: 13th September 2007, 22:26
  4. Flags not doing the work
    By chaosgeorge in forum Qt Programming
    Replies: 1
    Last Post: 23rd November 2006, 23:35
  5. How to find size provided by QScrollView
    By Sarma in forum Qt Programming
    Replies: 1
    Last Post: 7th March 2006, 09:26

Tags for this Thread

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.