Results 1 to 9 of 9

Thread: I can't connect signal QProcess::started() to a slot

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2007
    Posts
    628
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    3
    Thanked 89 Times in 87 Posts

    Default Re: I can't connect signal QProcess::started() to a slot

    Quote Originally Posted by Petruza View Post
    I hope it's not slow because it's built with QT
    Not at all. Its slow on windows because its compiler and debugger(=GDB) is slow. Creator can be used with MSVC on Windows, too – even for debugging.

    Quote Originally Posted by Petruza View Post
    In your experience, applications made with QT are slow? do they have other downside?
    No they are fast enough. Coz C++ is fast.

  2. #2
    Join Date
    Aug 2009
    Posts
    11
    Qt products
    Qt4
    Platforms
    MacOS X Windows
    Thanks
    1

    Default Re: I can't connect signal QProcess::started() to a slot

    Quote Originally Posted by yogeshgokul View Post
    Creator can be used with MSVC on Windows, too – even for debugging.
    So I've read, I'll try it.
    There's a QT plugin for MSVC right?

  3. #3
    Join Date
    Dec 2007
    Posts
    628
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    3
    Thanked 89 Times in 87 Posts

    Default Re: I can't connect signal QProcess::started() to a slot

    Yes.. !

Similar Threads

  1. pthread instead QThread
    By brevleq in forum Qt Programming
    Replies: 8
    Last Post: 23rd December 2008, 07:16
  2. Connection of custon signals/slots
    By brevleq in forum Qt Programming
    Replies: 2
    Last Post: 23rd December 2008, 07:04
  3. Connect signal from base to slot of sub-sub-object
    By donglebob in forum Qt Programming
    Replies: 15
    Last Post: 30th October 2008, 19:54
  4. Replies: 12
    Last Post: 18th September 2008, 15:04
  5. signal slot conection using a string, not a SLOT
    By rianquinn in forum Qt Programming
    Replies: 6
    Last Post: 5th February 2006, 18:52

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.