marble
#include "kdescendantsproxymodel.h"
#include <QStringList>
#include <QTimer>
#include "kbihash_p.h"
#include "kdescendantsproxymodel.moc"
Include dependency graph for kdescendantsproxymodel.cpp:
Go to the source code of this file.
Typedefs | |
typedef KHash2Map < QPersistentModelIndex, int > | Mapping |
Functions | |
static QModelIndex | getFirstDeepest (QAbstractItemModel *model, const QModelIndex &parent, int *count) |
Typedef Documentation
Definition at line 30 of file kdescendantsproxymodel.cpp.
Function Documentation
|
static |
Definition at line 709 of file kdescendantsproxymodel.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 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:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.