Site Archive (Complete)
Mobility
Email
Print
Reprint

add to:
Del.icio.us
Digg
Google
Furl
Slashdot
Y! MyWeb
Blink
May 23, 2008
Qt and Windows CE

A cross-platform C++ framework for mobile devices

(Page 1 of 5)
Espen Riskedal
To demonstrate how you can use Qt to build a Windows Mobile application, Espen presents an image viewer and internationalizes it for three different languages.
Espen is a senior software engineer for Trolltech. He can be contacted at espenr@trolltech.com.


Qt is a C++ application framework from Trolltech that lets you write native applications that can be compiled cross-platform. This means that the source code only needs to be written once, yet support Linux, Windows CE/98/XP/Vista, Mac OS X, UNIX, and Embedded Linux. To deploy, you simply compile it for your target platform. One well-known application taking advantage of this kind of capability is Google Earth, which is available for Linux, Windows, and Mac OS X. Qt makes it easy for Google to maintain its code base and simultaneously support several platforms.

When it comes to embedded operating systems, Qt is supported by embedded Linux and, with the beta release of Qt 4.4, it supports Windows CE 5.0/6.0, and Windows Mobile 5.0/6.0. In this article, I create native applications for Windows CE using Qt.

Windows CE targets different segments of the embedded marketplace. Windows Mobile, for instance, targets Smartphones and Pocket PCs. Windows Mobile has a specialized UI, and provides lightweight office and communication applications. Nevertheless, it's still Windows CE. Generally speaking, when I refer to Windows CE, I include Windows Mobile and any other Windows CE flavor that supports the Windows CE Standard SDK 5.0 (or later).

1 Qt | 2 An Image Viewer Example | 3 Customized Look | 4 Internationalizing Applications | 5 It's Small, Powerful, and Cross Platform Next Page
TOP 5 ARTICLES
No Top Articles.
DR. DOBB'S CAREER CENTER
Ready to take that job and shove it? open | close
Search jobs on Dr. Dobb's TechCareers
Function:

Keyword(s):

State:  
  • Post Your Resume
  • Employers Area
  • News & Features
  • Blogs & Forums
  • Career Resources

    Browse By:
    Location | Employer | City
  • Most Recent Posts:



    MICROSITES
    FEATURED TOPIC

    ADDITIONAL TOPICS

    INFO-LINK



     



    Related Sites: DotNetJunkies, SD Expo, SqlJunkies