mailcommon
MailCommon::FilterModel Class Reference
  #include <filtermodel_p.h>
Inheritance diagram for MailCommon::FilterModel:

Public Member Functions | |
| FilterModel (QObject *parent=0) | |
| virtual QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const | 
| void | moveRow (int sourceRow, int destinationRow) | 
| virtual int | rowCount (const QModelIndex &parent=QModelIndex()) const | 
Protected Member Functions | |
| virtual bool | insertRows (int row, int count, const QModelIndex &parent=QModelIndex()) | 
| virtual bool | removeRows (int row, int count, const QModelIndex &parent=QModelIndex()) | 
Detailed Description
Definition at line 27 of file filtermodel_p.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 26 of file filtermodel.cpp.
Member Function Documentation
      
  | 
  virtual | 
Definition at line 33 of file filtermodel.cpp.
      
  | 
  protectedvirtual | 
Definition at line 73 of file filtermodel.cpp.
| void FilterModel::moveRow | ( | int | sourceRow, | 
| int | destinationRow | ||
| ) | 
Definition at line 47 of file filtermodel.cpp.
      
  | 
  protectedvirtual | 
Definition at line 85 of file filtermodel.cpp.
      
  | 
  virtual | 
Definition at line 42 of file filtermodel.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:15 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:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference