kopete/kopete
#include <TokenPool.h>
Definition at line 28 of file TokenPool.h.
TokenPool::TokenPool |
( |
QWidget * |
parent = 0 | ) |
|
void TokenPool::addToken |
( |
Token * |
token | ) |
|
void TokenPool::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
protected |
void TokenPool::dragMoveEvent |
( |
QDragMoveEvent * |
event | ) |
|
|
protected |
void TokenPool::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
protected |
QString TokenPool::mimeType |
( |
| ) |
const |
void TokenPool::mouseDoubleClickEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void TokenPool::mouseMoveEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void TokenPool::mousePressEvent |
( |
QMouseEvent * |
event | ) |
|
|
protected |
void TokenPool::onDoubleClick |
( |
Token * |
token | ) |
|
|
signal |
void TokenPool::setMimeType |
( |
const QString & |
mimeType | ) |
|
QString TokenPool::mimeType |
|
readwrite |
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:53:41 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.