kpresenter
KPrSideBar Class Reference
List of all members.Detailed Description
Definition at line 143 of file KPrSideBar.h.
Public Slots | |
| void | renamePageTitle () |
| void | currentChanged (QWidget *tab) |
Signals | |
| void | showPage (int i) |
| void | movePage (int from, int to) |
| void | selectPage (int i, bool) |
Public Member Functions | |
| KPrSideBar (QWidget *parent, KPrDocument *d, KPrView *v) | |
| void | setCurrentPage (int pg) |
| void | setOn (int, bool) |
| void | updateItem (KPrPage *page) |
| void | addItem (int pos) |
| void | moveItem (int oldPos, int newPos) |
| void | removeItem (int pos) |
| KPrOutline * | outline () const |
| KPrThumbBar * | thumbBar () const |
| void | setViewMasterPage (bool _masterPage) |
The documentation for this class was generated from the following files:

