lib
KoLayoutTab Class Reference
List of all members.Detailed Description
Definition at line 26 of file KoLayoutTab.h.
Signals | |
void | subSuperScriptChanged () |
void | offsetChanged (int offset) |
void | relativeSizeChanged (double relativeSize) |
void | hyphenationChanged (bool state) |
Public Member Functions | |
KoLayoutTab (bool withSubSuperScript, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~KoLayoutTab () | |
KoTextFormat::VerticalAlignment | getSubSuperScript () const |
int | getOffsetFromBaseline () const |
double | getRelativeTextSize () const |
bool | getAutoHyphenation () const |
void | setSubSuperScript (KoTextFormat::VerticalAlignment subSuperScript, int offset, double relativeSize) |
void | setAutoHyphenation (bool state) |
Protected Slots | |
void | slotSubSuperScriptChanged (int item) |
void | slotRelativeSizeChanged (double relativeSize) |
The documentation for this class was generated from the following files: