kword
KWTableStyleManager Class Reference
List of all members.Detailed Description
Definition at line 96 of file KWTableStyleManager.h.
Public Member Functions | |
| KWTableStyleManager (QWidget *_parent, KWDocument *_doc) | |
| ~KWTableStyleManager () | |
Protected Slots | |
| virtual void | slotOk () |
| virtual void | slotApply () |
| void | updateAllStyleCombos () |
| void | changeFrameStyle () |
| void | changeStyle () |
| void | selectFrameStyle (int) |
| void | selectStyle (int) |
| void | switchStyle () |
| void | addStyle () |
| void | deleteStyle () |
| void | moveUpStyle () |
| void | moveDownStyle () |
| void | renameStyle (const QString &) |
| void | setupMain () |
| void | importFromFile () |
Member Function Documentation
| void KWTableStyleManager::changeFrameStyle | ( | ) | [protected, slot] |
Show the frame-style-manager and apply changes to the current selected tablestyle.
Definition at line 626 of file KWTableStyleManager.cpp.
| void KWTableStyleManager::changeStyle | ( | ) | [protected, slot] |
Show the stylist and apply changes to the current selected tablestyle.
Definition at line 642 of file KWTableStyleManager.cpp.
The documentation for this class was generated from the following files:

