#include <string.h>
#include <qlayout.h>
#include <qgroupbox.h>
#include <qcheckbox.h>
#include <Phonon/AudioOutput>
#include <Phonon/MediaObject>
#include <kcmodule.h>
#include <kgenericfactory.h>
#include <kpushbutton.h>
#include <klineedit.h>
#include <kdebug.h>
#include <kapplication.h>
#include <kfiledialog.h>
#include <kprocess.h>
#include <kmessagebox.h>
#include <kstandarddirs.h>
#include "constants.h"
Go to the source code of this file.
Classes | |
class | ConfigActions |
Part of the setup dialog to configure the actions. More... |