Chapter 10. Questions and Answers

Table of Contents
General Questions
Compiling and installation
Usage

General Questions

Q: Why does taskjuggler use Qt when it's not an X11 application?

A: Qt is a very powerful library that is much more than just a widget library. TaskJuggler uses Qt for all kinds of internal data types like lists and arrays. It also uses the Unicode functions, the SQL database interface and the XML support of Qt.