kaddressbook
JumpButtonBar Class Reference
#include <jumpbuttonbar.h>
Inheritance diagram for JumpButtonBar:

Detailed Description
Used to draw the jump button bar on the right of the view.Definition at line 45 of file jumpbuttonbar.h.
Public Slots | |
| void | updateButtons () |
Signals | |
| void | jumpToLetter (const QString &character) |
Public Member Functions | |
| JumpButtonBar (KAB::Core *core, QWidget *parent, const char *name=0) | |
| ~JumpButtonBar () | |
Protected Slots | |
| void | letterClicked () |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *) |
Constructor & Destructor Documentation
Definition at line 95 of file jumpbuttonbar.cpp.
| JumpButtonBar::~JumpButtonBar | ( | ) |
Definition at line 108 of file jumpbuttonbar.cpp.
Member Function Documentation
| void JumpButtonBar::jumpToLetter | ( | const QString & | character | ) | [signal] |
Emitted whenever a letter is selected by the user.
| void JumpButtonBar::letterClicked | ( | ) | [protected, slot] |
Definition at line 213 of file jumpbuttonbar.cpp.
| void JumpButtonBar::resizeEvent | ( | QResizeEvent * | ) | [protected, virtual] |
| void JumpButtonBar::updateButtons | ( | ) | [slot] |
Definition at line 112 of file jumpbuttonbar.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference