The QtGui module extends QtCore with GUI functionality.
To include the definitions of both modules’ classes, use the following directive:
#include <QtGui>The QtGui module is part of the Qt GUI Framework Edition , the Qt Full Framework Edition , and the Open Source Versions of Qt .