kword
KWordTextFrameSetIface Class Reference
Inheritance diagram for KWordTextFrameSetIface:

Detailed Description
Definition at line 33 of file KWordTextFrameSetIface.h.
DCOP Member Functions | |
virtual DCOPRef | startEditing () |
bool | hasSelection () const |
int | numberOfParagraphs () |
int | paragraphsSelected () |
QString | name () const |
QString | selectedText () const |
void | selectAll (bool select) |
void | setBoldText (bool b) |
void | setItalicText (bool b) |
void | setUnderlineText (bool b) |
void | setDoubleUnderlineText (bool on) |
void | setStrikeOutText (bool b) |
void | setTextColor (const QColor &col) |
void | setTextPointSize (int s) |
void | setTextSubScript (bool b) |
void | setTextSuperScript (bool b) |
void | setTextDefaultFormat () |
void | setTextBackgroundColor (const QColor &col) |
void | setTextFamilyFont (const QString &font) |
void | setUnderlineColor (const QColor &color) |
void | changeCaseOfText (const QString &caseType) |
QColor | textColor () const |
QFont | textFont () const |
QString | textFontFamily () const |
QColor | textBackgroundColor () const |
QColor | textUnderlineColor () const |
bool | textItalic () const |
bool | textBold () const |
bool | textUnderline () const |
bool | textDoubleUnderline () const |
bool | textStrikeOut () const |
bool | textSubScript () const |
bool | textSuperScript () const |
void | setProtectContent (bool _protect) |
bool | isProtectContent () const |
double | relativeTextSize () const |
void | setRelativeTextSize (double _size) |
bool | wordByWord () const |
void | setWordByWord (bool _b) |
QString | fontAttibute () const |
QString | underlineLineStyle () const |
QString | strikeOutLineStyle () const |
Public Member Functions | |
KWordTextFrameSetIface (KWTextFrameSet *_frametext) |
The documentation for this class was generated from the following files: