Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. Advanced Book
Forum Updated to NodeBB v4.3 + New Features

Advanced Book

Scheduled Pinned Locked Moved Qt in Education
5 Posts 5 Posters 3.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    amandegar
    wrote on last edited by
    #1

    Hi:

    I would like to know, is there any advanced book whick focuse on qt subject and design, specially thread, signal slot mechanism and event system?
    I like to understand qt internal mechanism, many books partially mentoined these subject and designed for rapid learning...
    I need more detail about qt model...

    Regards,

    The Future is Better Than You Think

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      QMartin
      wrote on last edited by
      #2

      Hi!

      There is a book titled "Advance Qt Programming" by Mark Summerfield. Hope this is what you were looking for.

      Good luck.

      1 Reply Last reply
      0
      • martin_kyM Offline
        martin_kyM Offline
        martin_ky
        wrote on last edited by
        #3

        Hello. None of the books I held in hand discuss the Qt mechanisms particularly deeply. How to use them yes, but not much on how they work internally.

        Actually some good hints on the internals were given in some of the lectures during Qt Developer Days. You can check out the recordings here http://qt-project.org/videos#c-92

        Ultimatelly, there is Qt source code. It's actually very well organized and once you get the hang of it, easy to read as well.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sl.sy.ifm
          wrote on last edited by
          #4

          [quote author="QMartin" date="1356596567"]Hi!

          There is a book titled "Advance Qt Programming" by Mark Summerfield. Hope this is what you were looking for.

          Good luck.[/quote]

          no, the book is good, but it also just covers "using qt"-topics ... it gives some hints about using ItemModel, GraphicsItem and WebKit for Hybrid-Applications (thought, somethings that can go wrong if you just use API-documentation, without having an overview)

          I would also say that the best information that you could get about internals (beside the sourcecode) are the talks from DevDays which focused on that topic ... I haven't attended them one the last years, but back in 2008 it was a good starting point ;)

          1 Reply Last reply
          0
          • P Offline
            P Offline
            pnmrvvtl
            wrote on last edited by
            #5

            use this http://qt-project.org/doc/ and this http://qt-project.org/books

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved