Results 1 to 3 of 3

Thread: i dont get actions with "connect" works

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jun 2010
    Location
    India
    Posts
    50
    Thanks
    1
    Thanked 15 Times in 14 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: i dont get actions with "connect" works

    Hi try this..

    Qt Code:
    1. connect(removeAct, SIGNAL(triggered()),&m_cListaMensajes, SLOT(eliminarVariosMensajes()));
    To copy to clipboard, switch view to plain text mode 

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

    pakine (25th August 2010)

Similar Threads

  1. Replies: 3
    Last Post: 29th August 2009, 22:24
  2. Replies: 1
    Last Post: 23rd August 2008, 22:09
  3. Replies: 1
    Last Post: 29th February 2008, 13:43
  4. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05

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.