kaddressbook Library API Documentation

JumpButtonBar Class Reference

Used to draw the jump button bar on the right of the view. More...

#include <jumpbuttonbar.h>

Inheritance diagram for JumpButtonBar:

QVBox List of all members.

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

void JumpButtonBar::jumpToLetter const QChar ch  )  [signal]
 

Emitted whenever a letter is selected by the user.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sat Oct 18 02:47:10 2003 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001