Code Monkey home page Code Monkey logo

advanced_qt_programming's Introduction

Qt 高级编程

Advanced Qt Programming by Mark Summerfield

The entire set of examples can be built in one go by running qmake and then make (or nmake) in their top level directory---the directory that contains examples.pro.

Note that the Alt_Key library's documentation is here: http://www.qtrac.eu/alt_key_api.html

Here is the list of programs referred to in the book grouped by chapter:

Chapter 1: Hybrid Desktop/Internet Applications

  • weathertrayicon
  • rsspanel
  • browserwindow
  • nyrbviewer
  • matrixquiz

Chapter 2: Audio and Video

  • moviejingle
  • playmusic
  • playvideo

Chapter 3: Model/View Table Models

  • zipcodes1
  • zipcodes2

Chapter 4: Model/View Tree Models

  • timelog1
  • timelog2

Chapter 5: Model/View Delegates

  • folderview
  • timelog1
  • zipcodes1

Chapter 6: Model/View Views

  • censusvisualizer
  • tiledlistview

Chapter 7: Threading with QtConcurrent

  • image2image
  • numbergrid

Chapter 8: Threading with QThread

  • crossfader
  • findduplicates

Chapter 9: Creating Rich Text Editors

  • findduplicates
  • xmledit
  • timelog1
  • textedit

Chapter 10: Creating Rich Text Documents

  • outputsampler

Chapter 11: Creating Graphics/View Windows

  • petridish1

Chapter 12: Creating Graphics/View Scenes

  • pagedesigner1

Chapter 13: The Animation and State Machine Frameworks

  • finddialog
  • petridish2
  • pagedesigner2

STOP PRESS: I have now added an alternative implementation of the BoxItem::mouseMoveEvent() handler for Page Designer. By default the original implementation is used for pagedesigner1 and the alternative one for pagedesigner2.

CREDITS: Thanks to Rémi Faitout for fixes to make the examples build with MSVC8.

advanced_qt_programming's People

Contributors

jiangxumin avatar

Watchers

ccf19881030.github.io avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.