Results 1 to 8 of 8

Thread: Learning Path for Qt

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Mar 2014
    Posts
    15
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Learning Path for Qt

    Thank you all for your help and suggestions. You are probably right about the docs being pretty good - they certainly are extensive, but they really aren't for 'beginners'; sort of like unix man pages. I'm sure once one gets a better understanding of the fundamentals they are invaluable.

    This might be drifting a little off topic but as it's already been discussed: Is the include file ui_foo.h 'persistent' or is it a 'virtual' file created temporarily by uic? The way I undersand it looks like uic generates the file 'in memory' which is then used further down the build chain and then destroyed after the build is completed. I only say this because I can find no evidence of it in the project folder or on my hard drive.

    TIA
    Last edited by phil_n; 31st March 2014 at 00:32.

Similar Threads

  1. QT Learning
    By cuteatul in forum Qt Programming
    Replies: 4
    Last Post: 8th July 2011, 16:25
  2. Learning C++ for Qt
    By dana in forum Newbie
    Replies: 2
    Last Post: 5th May 2010, 20:59
  3. Replies: 8
    Last Post: 17th October 2009, 08:10
  4. Learning by doing
    By skoegl in forum General Discussion
    Replies: 2
    Last Post: 3rd November 2007, 14:18
  5. Learning Qt with C++
    By Philip_Anselmo in forum Newbie
    Replies: 2
    Last Post: 4th May 2006, 22:37

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.