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