messagelist
#include "core/sortorder.h"
#include "messagelistutil.h"
#include <KLocale>
#include <QMetaEnum>
#include "sortorder.moc"
Include dependency graph for sortorder.cpp:
Go to the source code of this file.
Typedefs | |
typedef QList< Pair > | OptionList |
typedef QPair< QString, int > | Pair |
Functions | |
static bool | optionListHasOption (const OptionList &optionList, int optionValue, int defaultOptionValue) |
Typedef Documentation
typedef QList< Pair > OptionList |
Definition at line 119 of file sortorder.cpp.
typedef QPair< QString, int > Pair |
Definition at line 118 of file sortorder.cpp.
Function Documentation
|
static |
Definition at line 120 of file sortorder.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:32 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:55:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.