#include <QTreeWidgetItem>
#include <kapplication.h>
#include <kconfig.h>
#include <kdebug.h>
#include <klocale.h>
#include <KConfigGroup>
#include "constants.h"
#include "types.h"
Go to the source code of this file.
Classes | |
class | FilterSetupItem |
This class is used in ConfigFilter to show the available filters in the list view and to store a filter setup. More... |