Results 1 to 3 of 3

Thread: QtDesigner: signal propertyChanged (...) is never emitted [qt 4.4.3]

  1. #1
    Join Date
    Oct 2009
    Location
    Russia, South Ural, Chelyabinsk
    Posts
    42
    Thanks
    1
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QtDesigner: signal propertyChanged (...) is never emitted [qt 4.4.3]

    Hi!

    Use qt 4.4.3, build my own control, but signal QDesignerPropertyEditorInterface :: propertyChanged ( const QString & name, const QVariant & value ) is never emit.

    Is it qt bug?

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

    Default Re: QtDesigner: signal propertyChanged (...) is never emitted [qt 4.4.3]

    Please provide more info. How do you know it is never emitted?
    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.


  3. #3
    Join Date
    Oct 2009
    Location
    Russia, South Ural, Chelyabinsk
    Posts
    42
    Thanks
    1
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: QtDesigner: signal propertyChanged (...) is never emitted [qt 4.4.3]

    ... I solved problem to use undoc signals: propertyValueChanged (const QString &,
    const QVariant &, bool)

    Thanks!

Similar Threads

  1. signal emitted when I zoom
    By mastupristi in forum Qwt
    Replies: 1
    Last Post: 8th July 2009, 17:02
  2. Signal emitted more than once?
    By dbrmik in forum Qt Programming
    Replies: 3
    Last Post: 13th March 2009, 12:44
  3. Program crash when a signal is emitted
    By croscato in forum Qt Programming
    Replies: 7
    Last Post: 22nd November 2008, 22:24
  4. Replies: 1
    Last Post: 29th April 2008, 12:12
  5. Replies: 5
    Last Post: 9th March 2007, 12:51

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.