kopete/kopete
#include <kopetecontactlistview.h>
|
virtual void | rowsInserted (const QModelIndex &parent, int start, int end) |
|
virtual void | selectionChanged (const QItemSelection &selected, const QItemSelection &deselected) |
|
- Author
- Duncan Mac-Vicar P. dunca.nosp@m.n@kd.nosp@m.e.org
Definition at line 59 of file kopetecontactlistview.h.
KopeteContactListView::KopeteContactListView |
( |
QWidget * |
parent = 0 | ) |
|
KopeteContactListView::~KopeteContactListView |
( |
| ) |
|
void KopeteContactListView::addGroup |
( |
| ) |
|
|
slot |
void KopeteContactListView::addTemporaryContact |
( |
| ) |
|
|
slot |
void KopeteContactListView::contactActivated |
( |
const QModelIndex & |
index | ) |
|
|
slot |
void KopeteContactListView::contextMenuEvent |
( |
QContextMenuEvent * |
event | ) |
|
|
protectedvirtual |
void KopeteContactListView::copyToGroup |
( |
| ) |
|
|
slot |
void KopeteContactListView::dragMoveEvent |
( |
QDragMoveEvent * |
event | ) |
|
|
protectedvirtual |
bool KopeteContactListView::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
protectedvirtual |
void KopeteContactListView::initActions |
( |
KActionCollection * |
ac | ) |
|
void KopeteContactListView::keyboardSearch |
( |
const QString & |
search | ) |
|
|
virtual |
void KopeteContactListView::mergeMetaContact |
( |
| ) |
|
|
slot |
void KopeteContactListView::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
void KopeteContactListView::moveToGroup |
( |
| ) |
|
|
slot |
void KopeteContactListView::removeGroupOrMetaContact |
( |
| ) |
|
|
slot |
void KopeteContactListView::rename |
( |
| ) |
|
|
slot |
void KopeteContactListView::reset |
( |
| ) |
|
|
virtualslot |
void KopeteContactListView::rowsInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
protectedvirtualslot |
void KopeteContactListView::selectionChanged |
( |
const QItemSelection & |
selected, |
|
|
const QItemSelection & |
deselected |
|
) |
| |
|
protectedvirtualslot |
void KopeteContactListView::sendEmail |
( |
| ) |
|
|
slot |
void KopeteContactListView::sendFile |
( |
| ) |
|
|
slot |
void KopeteContactListView::sendMessage |
( |
| ) |
|
|
slot |
void KopeteContactListView::showItemProperties |
( |
| ) |
|
|
slot |
void KopeteContactListView::startChat |
( |
| ) |
|
|
slot |
void KopeteContactListView::startDrag |
( |
Qt::DropActions |
supportedActions | ) |
|
|
protectedvirtual |
void KopeteContactListView::timerEvent |
( |
QTimerEvent * |
event | ) |
|
|
protectedvirtual |
bool KopeteContactListView::viewportEvent |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
int KopeteContactListView::visibleContentHeight |
( |
| ) |
const |
void KopeteContactListView::visibleContentHeightChanged |
( |
| ) |
|
|
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:53:41 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.