kaddressbook
StylePage Class Reference
#include <stylepage.h>
Inheritance diagram for StylePage:

Detailed Description
Definition at line 37 of file stylepage.h.
Signals | |
| void | styleChanged (int index) |
Public Member Functions | |
| void | addStyleName (const QString &name) |
| void | clearStyleNames () |
| void | setPreview (const QPixmap &pixmap) |
| void | setSortAscending (bool value=true) |
| void | setSortField (KABC::Field *field) |
| bool | sortAscending () |
| KABC::Field * | sortField () |
| StylePage (KABC::AddressBook *ab, QWidget *parent=0, const char *name=0) | |
| ~StylePage () | |
Constructor & Destructor Documentation
| StylePage::StylePage | ( | KABC::AddressBook * | ab, | |
| QWidget * | parent = 0, |
|||
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 37 of file stylepage.cpp.
| StylePage::~StylePage | ( | ) |
Definition at line 51 of file stylepage.cpp.
Member Function Documentation
| void StylePage::addStyleName | ( | const QString & | name | ) |
| void StylePage::clearStyleNames | ( | ) |
| void StylePage::setPreview | ( | const QPixmap & | pixmap | ) |
Set a preview image.
If pixmap is 'null' a text will be displayed instead.
Definition at line 55 of file stylepage.cpp.
| void StylePage::setSortAscending | ( | bool | value = true |
) |
| void StylePage::setSortField | ( | KABC::Field * | field | ) |
| bool StylePage::sortAscending | ( | ) |
| KABC::Field * StylePage::sortField | ( | ) |
| void StylePage::styleChanged | ( | int | index | ) | [signal] |
This signal is emmited when the user selects a new style in the style combo box.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference