JumpButtonBar Class Reference
Used to draw the jump button bar on the right of the view. More...
#include <jumpbuttonbar.h>
Inheritance diagram for JumpButtonBar:

Signals | |
void | jumpToLetter (const QChar &ch) |
Emitted whenever a letter is selected by the user. | |
Public Member Functions | |
JumpButtonBar (QWidget *parent, const char *name) | |
QSizePolicy | sizePolicy () const |
virtual void | show () |
Protected Slots | |
void | letterClicked () |
void | upClicked () |
void | downClicked () |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *) |
Detailed Description
Used to draw the jump button bar on the right of the view.
Definition at line 37 of file jumpbuttonbar.h.
Member Function Documentation
|
Emitted whenever a letter is selected by the user.
|
The documentation for this class was generated from the following files: