knode
#include <kstandarddirs.h>
#include <kconfig.h>
#include <kconfiggroup.h>
#include <klocale.h>
#include <kdebug.h>
#include "kngroup.h"
#include "knfolder.h"
#include "utilities.h"
#include "knarticlefilter.h"
Include dependency graph for knarticlefilter.cpp:
Go to the source code of this file.
Functions | |
void | dummyFilter () |
Variables | |
static const char * | defFil [] |
Function Documentation
void dummyFilter | ( | ) |
Definition at line 32 of file knarticlefilter.cpp.
Variable Documentation
|
static |
Initial value:
= { "all","unread","new","watched","threads with unread",
"threads with new","own articles","threads with own articles", 0 }
Definition at line 30 of file knarticlefilter.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:36 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.