marble
#include <OfflineDataModel.h>
Inherits QSortFilterProxyModel.
|
virtual bool | filterAcceptsRow (int source_row, const QModelIndex &source_parent) const |
|
Definition at line 18 of file OfflineDataModel.h.
OfflineDataModel::OfflineDataModel |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
void OfflineDataModel::cancel |
( |
int |
index | ) |
|
|
slot |
int OfflineDataModel::count |
( |
| ) |
|
void OfflineDataModel::countChanged |
( |
| ) |
|
|
signal |
QVariant OfflineDataModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
virtual |
bool OfflineDataModel::filterAcceptsRow |
( |
int |
source_row, |
|
|
const QModelIndex & |
source_parent |
|
) |
| const |
|
protectedvirtual |
void OfflineDataModel::install |
( |
int |
index | ) |
|
|
slot |
void OfflineDataModel::installationFailed |
( |
int |
newstuffindex, |
|
|
const QString & |
error |
|
) |
| |
|
signal |
void OfflineDataModel::installationFinished |
( |
int |
newstuffindex | ) |
|
|
signal |
void OfflineDataModel::installationProgressed |
( |
int |
newstuffindex, |
|
|
qreal |
progress |
|
) |
| |
|
signal |
void OfflineDataModel::setVehicleTypeFilter |
( |
VehicleTypes |
filter | ) |
|
|
slot |
void OfflineDataModel::uninstall |
( |
int |
index | ) |
|
|
slot |
void OfflineDataModel::uninstallationFinished |
( |
int |
newstuffindex | ) |
|
|
signal |
int OfflineDataModel::count |
|
read |
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:38:55 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.