kaddressbook Library API Documentation

FilterSelectionWidget Class Reference

A simple widget which consists of a label and a combo box in a horizontal line. More...

#include <filterselectionwidget.h>

Inheritance diagram for FilterSelectionWidget:

QHBox List of all members.

Signals

void filterActivated (int)

Public Member Functions

 FilterSelectionWidget (QWidget *parent, const char *name=0)
void setFilterNames (const QStringList &names)
int currentItem () const
void setCurrentItem (int index)
QString text (int index) const
unsigned int count () const
QString currentFilterName () const
void setCurrentFilterName (const QString &name)

Protected Slots

void activated (int)

Detailed Description

A simple widget which consists of a label and a combo box in a horizontal line.

The combo box allows the user to select the active filter.

Definition at line 35 of file filterselectionwidget.h.


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.5.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 15 11:40:38 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001