#include <locationcompleterdelegate.h>
|
| LocationCompleterDelegate (QObject *parent=nullptr) |
|
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
|
QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override |
|
void | setForceVisitItem (bool enable) |
|
Definition at line 25 of file locationcompleterdelegate.h.
◆ LocationCompleterDelegate()
LocationCompleterDelegate::LocationCompleterDelegate |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ paint()
void LocationCompleterDelegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
◆ setForceVisitItem()
void LocationCompleterDelegate::setForceVisitItem |
( |
bool |
enable | ) |
|
◆ sizeHint()
QSize LocationCompleterDelegate::sizeHint |
( |
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: