#include <qlayout.h>
#include <qgroupbox.h>
#include <qcheckbox.h>
#include <qlabel.h>
#include <qtooltip.h>
#include <kcmodule.h>
#include <kconfig.h>
#include <kgenericfactory.h>
#include <kapplication.h>
#include <KConfigGroup>
#include <constants.h>
Go to the source code of this file.
Classes | |
class | ConfigDisplay |
Part of the setup dialog to configure the display. More... |