Results 1 to 2 of 2

Thread: Is there a signal for when you open a project in QtCreator?

  1. #1
    Join Date
    Sep 2013
    Posts
    32
    Thanks
    9
    Qt products
    Qt5
    Platforms
    Unix/X11

    Question Is there a signal for when you open a project in QtCreator?

    Simple Question:

    Is there a signal for when you open a project in QtCreator?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Is there a signal for when you open a project in QtCreator?

    Almost certainly there are a whole lot of signals emitted, and they are handled internally in Qt Creator. You can start here in the search for more information. The documentation is very incomplete (probably even more so with recent changes in Qt ownership). Ultimately you are going to have to dive into the Qt Creator source code and study the ObjectPool.
    Last edited by d_stranz; 10th February 2015 at 21:38.

Similar Threads

  1. Using QtCreator components in my own project
    By Auliyaa in forum Qt Programming
    Replies: 0
    Last Post: 22nd March 2012, 11:31
  2. Qt Creator QtCreator falls on start project
    By kkk777kkk in forum Qt Tools
    Replies: 5
    Last Post: 31st May 2011, 10:29
  3. QtCreator project multiple targets
    By thru in forum Qt Tools
    Replies: 1
    Last Post: 17th March 2011, 08:27
  4. Replies: 1
    Last Post: 18th August 2009, 15:18
  5. Project flags in QtCreator
    By HyperB in forum Qt Tools
    Replies: 1
    Last Post: 14th May 2009, 13:38

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