kword
KWDocStruct Class Reference
List of all members.Detailed Description
Definition at line 321 of file KWDocStruct.h.
Public Slots | |
void | refreshEntireTree () |
Public Member Functions | |
KWDocStruct (QWidget *parent, KWDocument *doc, KWGUI *gui) | |
void | selectItem () |
void | editItem () |
void | deleteItem () |
void | editProperties () |
void | speakItem () |
void | refreshTree (int _type) |
void | setFocusHere () |
Protected Member Functions | |
virtual void | paintEvent (QPaintEvent *ev) |
Protected Attributes | |
KWDocStructTree * | m_tree |
QVBoxLayout * | m_layout |
KWDocument * | m_doc |
KWGUI * | m_gui |
int | dirtyTreeTypes |
Member Function Documentation
void KWDocStruct::refreshEntireTree | ( | ) | [slot] |
void KWDocStruct::refreshTree | ( | int | _type | ) |
Refresh the specified branches of the tree.
Actual refreshing is deferred until the paint event.
Definition at line 1222 of file KWDocStruct.cpp.
void KWDocStruct::setFocusHere | ( | ) |
The documentation for this class was generated from the following files: