messagelist
model.h
Go to the documentation of this file.
115 void setStorageModel( StorageModel *storageModel, PreSelectionMode preSelectionMode = PreSelectLastSelected );
215 virtual QModelIndex index( int row, int column, const QModelIndex &parent = QModelIndex() ) const;
A class which holds information about sorting, e.g.
Definition: sortorder.h:37
A set of aggregation options that can be applied to the MessageList::Model in a single shot...
Definition: aggregation.h:43
Definition: messageitem.h:50
Definition: item_p.h:41
The MessageList::View is the real display of the message list.
Definition: view.h:64
This class manages the huge tree of displayable objects: GroupHeaderItems and MessageItems.
Definition: model.h:77
Definition: model_p.h:33
PreSelectionMode
Pre-selection is the action of automatically selecting a message just after the folder has finished l...
Definition: enums.h:44
A single item of the MessageList tree managed by MessageList::Model.
Definition: item.h:52
The QAbstractItemModel based interface that you need to provide for your storage to work with Message...
Definition: storagemodelbase.h:45
This class is responsable of matching messages that should be displayed in the View.
Definition: filter.h:51
The Theme class defines the visual appearance of the MessageList.
Definition: theme.h:65
long int MessageItemSetReference
Definition: messageitemsetmanager.h:33
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.