kaddressbook
ContactSwitcher Class Reference
#include <contactswitcher.h>
Inherits QWidget.
Public Member Functions | |
ContactSwitcher (QWidget *parent=0) | |
void | setView (QAbstractItemView *view) |
Detailed Description
A widget to switch between the contacts of an contact view.
This widgets provides a 'Next' and 'Previous' button to allow the user to switch between the entries of a contact view.
Definition at line 37 of file contactswitcher.h.
Constructor & Destructor Documentation
|
explicit |
Creates a new contact switcher.
- Parameters
-
parent The parent widget.
Definition at line 29 of file contactswitcher.cpp.
Member Function Documentation
void ContactSwitcher::setView | ( | QAbstractItemView * | view | ) |
Sets the view
the contact switcher shall work on.
Definition at line 59 of file contactswitcher.cpp.
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:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.