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
|
|
Refresh the entire tree.
Definition at line 1230 of file KWDocStruct.cpp. |
|
|
Refresh the specified branches of the tree. Actual refreshing is deferred until the paint event. Definition at line 1222 of file KWDocStruct.cpp. |
|
|
Set focus to the tree, if visible.
Definition at line 1235 of file KWDocStruct.cpp. |
The documentation for this class was generated from the following files:

