akonadi_next
#include <amazingcompleter.h>
Definition at line 37 of file amazingcompleter.h.
AmazingCompleter::AmazingCompleter |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
AmazingCompleter::~AmazingCompleter |
( |
| ) |
|
void AmazingCompleter::connectModelToView |
( |
QAbstractItemModel * |
model, |
|
|
QAbstractItemView * |
view |
|
) |
| |
|
protectedvirtual |
void AmazingCompleter::setCompletionPrefix |
( |
const QVariant & |
matchData | ) |
|
|
slot |
void AmazingCompleter::setCompletionPrefixString |
( |
const QString & |
matchData | ) |
|
|
slot |
void AmazingCompleter::setCompletionRole |
( |
int |
role | ) |
|
void AmazingCompleter::setMatchingRole |
( |
int |
role | ) |
|
void Akonadi::AmazingCompleter::setMinimumLength |
( |
int |
length | ) |
|
void AmazingCompleter::setModel |
( |
QAbstractItemModel * |
model | ) |
|
void AmazingCompleter::setView |
( |
QAbstractItemView * |
view, |
|
|
ViewHandler |
handler = Popup |
|
) |
| |
void AmazingCompleter::setWidget |
( |
QWidget * |
widget | ) |
|
void AmazingCompleter::sourceRowsInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
slot |
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:54:56 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.