Classified ads
|
#include <QAbstractListModel>
#include "../util/hash.h"
#include "../mcontroller.h"
#include "contact.h"
Go to the source code of this file.
Classes | |
class | ContactListingModel |
Model-class for performing search on contact-list contacts This is supposed to act as an underlying data-container for an user-interface view (QTableView etc.) More... | |