#include <RouteItemDelegate.h>
Inherits QStyledItemDelegate.
Definition at line 12 of file RouteItemDelegate.h.
Marble::RouteItemDelegate::RouteItemDelegate |
( |
QListView * |
view, |
|
|
CloudRouteModel * |
model |
|
) |
| |
void Marble::RouteItemDelegate::deleteButtonClicked |
( |
QString |
timestamp | ) |
|
|
signal |
void Marble::RouteItemDelegate::downloadButtonClicked |
( |
QString |
timestamp | ) |
|
|
signal |
bool Marble::RouteItemDelegate::editorEvent |
( |
QEvent * |
event, |
|
|
QAbstractItemModel * |
model, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| |
void Marble::RouteItemDelegate::openButtonClicked |
( |
QString |
timestamp | ) |
|
|
signal |
void Marble::RouteItemDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
void Marble::RouteItemDelegate::removeFromCacheButtonClicked |
( |
QString |
timestamp | ) |
|
|
signal |
QSize Marble::RouteItemDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
void Marble::RouteItemDelegate::uploadToCloudButtonClicked |
( |
QString |
timestamp | ) |
|
|
signal |
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:57 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.