messagelist
#include "core/sortorder.h"
#include "messagelistutil.h"
#include <KLocalizedString>
#include <QMetaEnum>
#include "moc_sortorder.cpp"
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 120 of file sortorder.cpp.
Definition at line 119 of file sortorder.cpp.
Function Documentation
|
static |
Definition at line 121 of file sortorder.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.