| 21. | - C++ GUI Programming with Qt4: Building Qt Applications
- By
Jasmin Blanchette, Mark Summerfield
- Nov 12, 2009
- This appendix covers the three options for building Qt applications with a build tool: qmake, a third-party build tool, or an integrated development environment (IDE).
|
| 22. | - C++ GUI Programming with Qt4: Introduction to C++ for Java and C# Programmers
- By
Jasmin Blanchette, Mark Summerfield
- Nov 12, 2009
- This appendix provides a short introduction to C++ for developers who already know Java or C#.
|
| 23. | - C++ GUI Programming with Qt4: Introduction to Qt Jambi
- By
Jasmin Blanchette, Mark Summerfield
- Nov 12, 2009
- This appendix shows how Java programmers can start using Qt Jambi (the Java edition of the Qt application development framework) to create GUI applications.
|
| 24. | - C++ GUI Programming with Qt4: Obtaining and Installing Qt
- By
Jasmin Blanchette, Mark Summerfield
- Nov 12, 2009
- This appendix explains how to obtain and install a GPL edition of Qt onto your system.
|
| 25. | - C++ GUI Programming with Qt4: Application Scripting
- By
Jasmin Blanchette, Mark Summerfield
- Nov 11, 2009
- This chapter reviews the ECMAScript language and shows how to run ECMAScript code using Qt. It also shows how to add scripting support to a Qt application and develop GUI front-ends.
|
| 26. | - C++ GUI Programming with Qt4: Embedded Programming
- By
Jasmin Blanchette, Mark Summerfield
- Nov 11, 2009
- This chapter discusses developing software with Qt to run on mobile devices such as PDAs and mobile phones.
|
| 27. | - C++ GUI Programming with Qt4: Platform-Specific Features
- By
Jasmin Blanchette, Mark Summerfield
- Nov 11, 2009
- This chapter reviews some of the platform-specific options available to Qt programmers.
|
| 28. | - Framework Design Guidelines: Data Source Architectural Patterns
- By
Martin Fowler
- Nov 11, 2009
- Martin Fowler discusses data source architectural patterns, including Table Data Gateway, Row Data Gateway, Active Record and Data Mapper.
|
| 29. | - Framework Design Guidelines: Domain Logic Patterns
- By
Martin Fowler
- Nov 11, 2009
- Martin Fowler discusses Transcription Script, Domain Model, Table Module and Service Layer.
|
| 30. | - Windows 7 Start Menu: A Shortcut to Higher Productivity
- By
Ed Tittel, Justin Korelc
- Nov 11, 2009
- Justin Korelc and Ed Tittel explain changes to the Windows 7 Start menu and uncover some of the fabulous new shortcuts only Windows 7 offers.
|
| 31. | - C++ GUI Programming with Qt4: 3D Graphics
- By
Jasmin Blanchette, Mark Summerfield
- Nov 10, 2009
- This chapter presents an application that lets the user interact with a tetrahedron using the mouse. It also shows how to combine 2D and 3D drawing in the same widget and how to implement overlays.
|
| 32. | - C++ GUI Programming with Qt4: Creating Plugins
- By
Jasmin Blanchette, Mark Summerfield
- Nov 10, 2009
- This chapter explains how to extend Qt with Qt plugins, shows how to make an application support plugins, and shows how to create custom plugins.
|
| 33. | - C++ GUI Programming with Qt4: Look and Feel Customization
- By
Jasmin Blanchette, Mark Summerfield
- Nov 10, 2009
- This chapter shows how to change the look and feel of Qt's built-in widgets.
|
| 34. | - Comparing Virtualization Technologies
- By
Amy Newman, Kenneth Hess
- Nov 10, 2009
- This chapter explores several popular virtualization strategies and explains how each works.
|
| 35. | - Refactoring Ruby: An Interview with Jay Fields
- By
Neal Ford, Jay Fields
- Nov 10, 2009
- Neal Ford interviews Jay Fields about his new book with Shane Harvie and Martin Fowler, Refactoring: Ruby Edition, why they wrote the book around Ruby and not Dynamic Languages in general, and why he'd take a powerful language over a powerful tool anyday.
|
| 36. | - Software [In]security: BSIMM Europe
- By
Gary McGraw, David Harper, Matias Madou, Florence Mottay
- Nov 10, 2009
- Security expert Gary McGraw and team introduce BSIMM Europe and compare some of its initial results to the original BSIMM data.
|
| 37. | - Using the Windows 7 Mobility Center to Control a Notebook PC
- By
Michael Miller
- Nov 10, 2009
- Michael Miller discusses the various functions found in the Windows 7 Mobility Center, and how to use them to control your notebook.
|
| 38. | - C++ GUI Programming with Qt4: Internationalization
- By
Jasmin Blanchette, Mark Summerfield
- Nov 9, 2009
- This chapter discusses how Qt supports multiple international writing systems, translating the entire UI, and translating application files at startup or during run-time.
|
| 39. | - C++ GUI Programming with Qt4: Providing Online Help
- By
Jasmin Blanchette, Mark Summerfield
- Nov 9, 2009
- This chapter discusses the various enduser help options in Qt including Tooltips, Status Tips, and "What's This?" Help, browser-based help, and using QTextBrowser and Qt Assistant.
|
| 40. | - C++ GUI Programming with Qt4: XML
- By
Jasmin Blanchette, Mark Summerfield
- Nov 9, 2009
- This chapter covers the QtXml module, which Qt provides for general XML processing.
|