Classified ads
|
#include <QAbstractListModel>
#include "../util/hash.h"
#include "../mcontroller.h"
#include <QIcon>
Go to the source code of this file.
Classes | |
class | PrivateMessageSearchModel |
Model-class for performing search on private messages. This is supposed to act as an underlying data-container for an user-interface view (QListView etc.) More... | |
struct | PrivateMessageSearchModel::PrivateMessageListItem |