lib
KoFontDiaPreview Class Reference
#include <KoFontDiaPreview.h>
Detailed Description
The font dialog Preview.
Definition at line 32 of file KoFontDiaPreview.h.
Public Member Functions | |
| KoFontDiaPreview (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~KoFontDiaPreview () | |
| void | setText (const QString &text) |
| void | setFont (const QFont &font) |
| void | setFontColor (const QColor &textColor) |
| void | setBackgroundColor (const QColor &backgroundColor) |
| void | setShadow (double sdx, double sdy, QColor shadowColor) |
| void | setUnderlining (int underlining, int underliningStyle, const QColor underliningColor, bool wordByWord) |
| void | setWordByWord (bool wordByWord) |
| void | setStrikethrough (int strikethrough, int strikethroughStylestrikethrough, bool wordByWord) |
| void | setCapitalisation (int capitalisation) |
| void | setSubSuperscript (int subSuper, int offset, double relativeSize) |
Constructor & Destructor Documentation
|
||||||||||||||||
|
Constructor.
Definition at line 38 of file KoFontDiaPreview.cpp. |
The documentation for this class was generated from the following files:

