kword
KWDocStructTree Class Reference
List of all members.Detailed Description
Definition at line 282 of file KWDocStruct.h.
Public Slots | |
void | slotContextMenu (KListView *l, QListViewItem *i, const QPoint &p) |
void | slotRightButtonClicked (QListViewItem *, const QPoint &, int) |
void | slotDoubleClicked (QListViewItem *item) |
void | slotReturnPressed (QListViewItem *item) |
Public Member Functions | |
KWDocStructTree (QWidget *parent, KWDocument *doc, KWGUI *gui) | |
~KWDocStructTree () | |
void | setup () |
void | refreshTree (int _type) |
QSize | minimumSizeHint () const |
void | selectItem () |
void | editItem () |
void | deleteItem () |
void | editProperties () |
void | speakItem () |
KWDocument * | doc () |
KWGUI * | gui () |
Protected Attributes | |
KWDocument * | m_doc |
KWGUI * | m_gui |
KWDocStructRootItem * | arrangement |
KWDocStructRootItem * | tables |
KWDocStructRootItem * | pictures |
KWDocStructRootItem * | textfrms |
KWDocStructRootItem * | embedded |
KWDocStructRootItem * | formulafrms |
The documentation for this class was generated from the following files: