kaddressbook
StylePage Class Reference
List of all members.Detailed Description
Definition at line 38 of file stylepage.h.
Signals | |
void | styleChanged (int index) |
Public Member Functions | |
StylePage (KABC::AddressBook *ab, QWidget *parent=0, const char *name=0) | |
~StylePage () | |
void | setPreview (const QPixmap &pixmap) |
void | addStyleName (const QString &name) |
void | clearStyleNames () |
void | setSortField (KABC::Field *field) |
KABC::Field * | sortField () |
void | setSortAscending (bool value=true) |
bool | sortAscending () |
Member Function Documentation
|
Add a style name.
Definition at line 62 of file stylepage.cpp. |
|
Clear the style name list.
Definition at line 67 of file stylepage.cpp. |
|
Set a preview image. If pixmap is 'null' a text will be displayed instead. Definition at line 54 of file stylepage.cpp. |
|
Set the sort type.
Definition at line 77 of file stylepage.cpp. |
|
Set the sort criterion field.
Definition at line 72 of file stylepage.cpp. |
|
Returns whether the sort type is ascending.
Definition at line 93 of file stylepage.cpp. |
|
Returns the sort criterion field.
Definition at line 85 of file stylepage.cpp. |
|
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: