#include <qlayout.h>
#include <qgroupbox.h>
#include <qcheckbox.h>
#include <qspinbox.h>
#include <qtooltip.h>
#include <qlabel.h>
#include <QRadioButton>
#include <QButtonGroup>
#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 | ConfigGeneral |
Part of the setup dialog (KShowMailApp::SetupDialog) to configure general things. More... | |
Defines | |
#define | ID_BUTTON_SHOW_MAIL_HEADER 1 |
#define | ID_BUTTON_SHOW_MAIL_BODY 2 |
#define ID_BUTTON_SHOW_MAIL_BODY 2 |
Definition at line 23 of file configgeneral.h.
#define ID_BUTTON_SHOW_MAIL_HEADER 1 |
Definition at line 22 of file configgeneral.h.