Sections

Mac

Qt is a comprehensive application and UI framework for developing Mac applications that can also be deployed across many other desktop and embedded operating systems without rewriting the source code.

 Get Started with Qt on Mac

Download Qt

 

Qt supports a wide range of Mac platform variants.  Please check the Qt documentation for details.


See all supported platforms

Qt supports the following platforms:
Embedded Linux
Mac OS
Windows
Linux/X11
Windows CE
Symbian
Maemo

Key Features for Mac Development

Integrated Development Tools

Qt includes a set of integrated development tools to speed development on the Mac platform.

Qt Creator: Welcome Screen

Qt Creator: The cross-platform IDE for Qt development.
Click to enlarge

Qt Development tools include:

 

Read More

Rich Class Library

The Qt class library includes all the functionality needed to build advanced GUI applications.

  • Complete set of customizable UI controls/widgets
  • Native Aqua look and feel, with Aqua-style widgets
  • 3D graphics support with OpenGL integration
  • Powerful multi-threading features
  • 2D graphics canvas capable of handling millions of items
  • Integrated Phonon multimedia framework
  • WebKit integration
  • Networking, XML and database functionality
  • ECMA standard scripting engine

Read more about the Qt class library

Supports Intel Hardware and Universal Binaries

Logo - Mac Universal BinariesQt is written without making assumptions about the number representation, endianness or architecture of the underlying processor. To support Intel hardware on the Apple platforms, Qt customers simply need to recompile their apps.
Document Actions