Results 1 to 2 of 2

Thread: tiny question about Q_PROPERTY

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2010
    Posts
    63
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default tiny question about Q_PROPERTY

    if i set a NOTIFY, will it be automatically emitted whenever the property's value changes, or does it rely on me emitting it?

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

    Default Re: tiny question about Q_PROPERTY

    It's your responsibility to do it.
    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.


Similar Threads

  1. A tiny utility - QTestLib application runner
    By benlau in forum Qt-based Software
    Replies: 0
    Last Post: 28th March 2011, 15:00
  2. Replies: 1
    Last Post: 2nd September 2009, 14:07
  3. Tiny problem with input mask.
    By RSX in forum Qt Programming
    Replies: 3
    Last Post: 4th April 2009, 18:05
  4. Why and when to use Q_PROPERTY
    By Vanir in forum Qt Programming
    Replies: 4
    Last Post: 22nd November 2007, 09:25
  5. Replies: 1
    Last Post: 19th April 2007, 16:56

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.