kjots
KJotsSortProxyModel Class Reference
#include <kjotssortproxymodel.h>
Inheritance diagram for KJotsSortProxyModel:
Public Member Functions | |
KJotsSortProxyModel (QObject *parent=0) | |
~KJotsSortProxyModel () | |
void | sortChildrenAlphabetically (const QModelIndex &parent) |
void | sortChildrenByCreationTime (const QModelIndex &parent) |
Protected Member Functions | |
virtual bool | lessThan (const QModelIndex &left, const QModelIndex &right) const |
Detailed Description
Definition at line 29 of file kjotssortproxymodel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 27 of file kjotssortproxymodel.cpp.
KJotsSortProxyModel::~KJotsSortProxyModel | ( | ) |
Definition at line 33 of file kjotssortproxymodel.cpp.
Member Function Documentation
|
protectedvirtual |
Definition at line 38 of file kjotssortproxymodel.cpp.
void KJotsSortProxyModel::sortChildrenAlphabetically | ( | const QModelIndex & | parent | ) |
Definition at line 71 of file kjotssortproxymodel.cpp.
void KJotsSortProxyModel::sortChildrenByCreationTime | ( | const QModelIndex & | parent | ) |
Definition at line 82 of file kjotssortproxymodel.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:39 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:39 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.