Results 1 to 13 of 13

Thread: Trouble with QGraphicsTextItem events

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Join Date
    Jul 2008
    Posts
    5
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Trouble with QGraphicsTextItem events

    How can I check if the signal is emitted?
    I've tried to do it as a link(stLabel3->setHtml("<a href=http://www.ya.ru>hello!!!</a>")),but nothing has changed..I've read the Assistant help for QGraphicsTextItem class reference and found only two signals that could be generated(linkActivated, linkHovered). Is it really to do this way or my efforts are useless?
    kghose: I've not found anything useful for me...
    Last edited by Flippik; 31st July 2008 at 07:33.

Similar Threads

  1. QGraphicsView Mouse Events
    By tomf in forum Qt Programming
    Replies: 5
    Last Post: 29th July 2008, 15:03

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.