kpresenter
KPrOutline Class Reference
Inheritance diagram for KPrOutline:

Detailed Description
Definition at line 102 of file KPrSideBar.h.
Public Slots | |
void | rebuildItems () |
void | renamePageTitle () |
Signals | |
void | showPage (int i) |
void | movePage (int from, int to) |
void | selectPage (int i, bool) |
Public Member Functions | |
KPrOutline (QWidget *parent, KPrDocument *d, KPrView *v) | |
~KPrOutline () | |
void | setCurrentPage (int pg) |
QSize | sizeHint () const |
void | updateItem (int pagenr, bool sticky=false) |
void | addItem (int pos) |
void | moveItem (int oldPos, int newPos) |
void | removeItem (int pos) |
Protected Member Functions | |
void | contentsDropEvent (QDropEvent *e) |
void | moveItem (QListViewItem *i, QListViewItem *firstAfter, QListViewItem *newAfter) |
OutlineSlideItem * | slideItem (int pageNumber) |
bool | acceptDrag (QDropEvent *e) const |
virtual QDragObject * | dragObject () |
The documentation for this class was generated from the following files: