kaddressbook
JumpButtonBar Class Reference
Used to draw the jump button bar on the right of the view. More...
#include <jumpbuttonbar.h>
Inherits TQWidget.
Public Slots | |
void | updateButtons () |
Signals | |
void | jumpToLetter (const TQString &character) |
Public Member Functions | |
JumpButtonBar (KAB::Core *core, TQWidget *parent, const char *name=0) | |
Protected Slots | |
void | letterClicked () |
Protected Member Functions | |
virtual void | resizeEvent (TQResizeEvent *) |
Detailed Description
Used to draw the jump button bar on the right of the view.
Definition at line 47 of file jumpbuttonbar.h.
Member Function Documentation
void JumpButtonBar::jumpToLetter | ( | const TQString & | character | ) | [signal] |
Emitted whenever a letter is selected by the user.
The documentation for this class was generated from the following files: