#include <CommandSegmentListViewDelegate.h>
| Enumerator |
|---|
| LineNumber |
|
| TripNumber |
|
| LineNumberText |
|
| ArrivalTimes |
|
| BusStops |
|
| IsFollowingCommandSegment |
|
| TimeToDeparture |
|
| CommandSegmentListViewDelegate::CommandSegmentListViewDelegate |
( |
QObject * |
parent = 0 | ) |
|
| CommandSegmentListViewDelegate::~CommandSegmentListViewDelegate |
( |
| ) |
|
|
virtual |
| void CommandSegmentListViewDelegate::DepartureButtonPressed |
( |
| ) |
|
|
signal |
| bool CommandSegmentListViewDelegate::editorEvent |
( |
QEvent * |
event, |
|
|
QAbstractItemModel * |
model, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| |
| void CommandSegmentListViewDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
| void CommandSegmentListViewDelegate::SetDepartureCaptionText |
( |
const QString & |
departureCaptionText | ) |
|
| QSize CommandSegmentListViewDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
The documentation for this class was generated from the following files: