#include <qstring.h>
#include <qregexp.h>
#include <kapplication.h>
#include <kconfig.h>
#include <kdebug.h>
#include <KConfigGroup>
#include "types.h"
#include "constants.h"
Go to the source code of this file.
Classes | |
class | FilterItemCriteria |
This is a criteria of a filter item. For using create an object and call check(). It gets its configuration itself from the config file at creation time. You can't reload the setup. More... |