Results 1 to 3 of 3

Thread: Newbie to QT, any suggestion?

  1. #1

    Default Newbie to QT, any suggestion?

    I am new to QT.
    1. Is there some good documents or example for me to develop QT GUI applications?
    2. If I want to develop QT system lib/exe, what should I do?
    3. QT uses Model-View framework, it is a little different Model-View-controller/UI Engine?

  2. #2
    Join Date
    Apr 2009
    Posts
    21
    Thanked 3 Times in 2 Posts

    Default Re: Newbie to QT, any suggestion?

    Quote Originally Posted by xhsoldier View Post
    I am new to QT.
    1. Is there some good documents or example for me to develop QT GUI applications?
    2. If I want to develop QT system lib/exe, what should I do?
    3. QT uses Model-View framework, it is a little different Model-View-controller/UI Engine?
    1. The documents come with the Qt source code are best textbooks.
    2. Get a Qt distribution. Compile or install (depends on whether you get binary or source code) it with the compiler you are familiar with. Then, coding as usual.
    3. MVC is nice! Worth learning, ease your working.

  3. #3
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: Newbie to QT, any suggestion?

    Quote Originally Posted by xhsoldier View Post
    1. Is there some good documents or example for me to develop QT GUI applications?
    Use the documentation of Qt (-> assistant) there are good examples and tutorials. If you also have experience with programming, a change to Qt shouldn't be hard. The docs are really great! Also use the search function of this forum. Good books for Qt are mentioned a few times.

Similar Threads

  1. (probably newbie) Windows Mobile 5 questions
    By zeldaknight in forum Newbie
    Replies: 8
    Last Post: 6th May 2009, 05:12
  2. newbie here, nice to meet you all
    By cunyoulu in forum General Discussion
    Replies: 1
    Last Post: 14th November 2008, 18:27
  3. Replies: 3
    Last Post: 17th June 2007, 20:23
  4. QT/Win 4.1.1 with VisualStudio2005 Newbie
    By skaiser in forum Installation and Deployment
    Replies: 9
    Last Post: 24th March 2006, 02:26

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.