#include </home/clem/local/src/opie/noncore/apps/tinykate/libkate/document/katedialogs.h>
Collaboration diagram for StyleChanger:

Public Member Functions | |
| StyleChanger (QWidget *parent) | |
| void | setRef (ItemStyle *) |
| void | setEnabled (bool) |
Protected Slots | |
| void | changed () |
Protected Attributes | |
| ItemStyle * | style |
| KColorButton * | col |
| KColorButton * | selCol |
| QCheckBox * | bold |
| QCheckBox * | italic |
|
|
Definition at line 46 of file katedialogs.cpp. References bold, changed(), col, i18n, italic, selCol, and KDialog::spacingHint(). |
|
|
Definition at line 101 of file katedialogs.cpp. References bold, ItemStyle::bold, col, ItemStyle::col, KColorButton::color, italic, ItemStyle::italic, selCol, ItemStyle::selCol, and style. Referenced by StyleChanger(). |
|
|
Definition at line 93 of file katedialogs.cpp. |
|
|
Definition at line 83 of file katedialogs.cpp. References ItemStyle::bold, bold, ItemStyle::col, col, ItemStyle::italic, italic, ItemStyle::selCol, selCol, KColorButton::setColor(), and style. Referenced by HighlightDialogPage::defaultChanged(), and HighlightDialogPage::itemChanged(). |
|
|
Definition at line 54 of file katedialogs.h. Referenced by changed(), setEnabled(), setRef(), and StyleChanger(). |
|
|
Definition at line 52 of file katedialogs.h. Referenced by changed(), setEnabled(), setRef(), and StyleChanger(). |
|
|
Definition at line 55 of file katedialogs.h. Referenced by changed(), setEnabled(), setRef(), and StyleChanger(). |
|
|
Definition at line 53 of file katedialogs.h. Referenced by changed(), setEnabled(), setRef(), and StyleChanger(). |
|
|
Definition at line 51 of file katedialogs.h. |
1.4.2