kviewshell
MarkList Class Reference
#include <marklist.h>
Inheritance diagram for MarkList:

| Public Slots | |
| void | clear () | 
| void | repaintThumbnails () | 
| void | setCurrentPageNumber (const PageNumber &pageNumber) | 
| void | setNumberOfPages (int numberOfPages, bool showThumbnails=true) | 
| void | slotShowThumbnails (bool) | 
| void | thumbnailSelected (const PageNumber &pageNumber) | 
| void | updateWidgetSize (const PageNumber &) | 
| Signals | |
| void | selected (const PageNumber &) | 
| Public Member Functions | |
| PageNumber | currentPageNumber () | 
| MarkList (QWidget *parent=0, const char *name=0) | |
| PageNumber | numberOfPages () | 
| QValueList< int > | selectedPages () const | 
| void | setPageCache (DocumentPageCache *) | 
| virtual QSize | sizeHint () const | 
| virtual | ~MarkList () | 
| Protected Member Functions | |
| virtual void | mousePressEvent (QMouseEvent *) | 
| virtual void | viewportResizeEvent (QResizeEvent *) | 
Detailed Description
Definition at line 124 of file marklist.h.
Constructor & Destructor Documentation
| MarkList::MarkList | ( | QWidget * | parent = 0, | |
| const char * | name = 0 | |||
| ) | 
Definition at line 275 of file marklist.cpp.
| MarkList::~MarkList | ( | ) |  [virtual] | 
Definition at line 293 of file marklist.cpp.
Member Function Documentation
| void MarkList::clear | ( | ) |  [slot] | 
Definition at line 385 of file marklist.cpp.
| PageNumber MarkList::currentPageNumber | ( | ) |  [inline] | 
Definition at line 136 of file marklist.h.
| void MarkList::mousePressEvent | ( | QMouseEvent * | e | ) |  [protected, virtual] | 
Definition at line 503 of file marklist.cpp.
| PageNumber MarkList::numberOfPages | ( | ) |  [inline] | 
Definition at line 138 of file marklist.h.
| void MarkList::repaintThumbnails | ( | ) |  [slot] | 
Definition at line 545 of file marklist.cpp.
| void MarkList::selected | ( | const PageNumber & | ) |  [signal] | 
| QValueList< int > MarkList::selectedPages | ( | ) | const | 
Definition at line 303 of file marklist.cpp.
| void MarkList::setCurrentPageNumber | ( | const PageNumber & | pageNumber | ) |  [slot] | 
Definition at line 350 of file marklist.cpp.
| void MarkList::setNumberOfPages | ( | int | numberOfPages, | |
| bool | showThumbnails = true | |||
| ) |  [slot] | 
Definition at line 316 of file marklist.cpp.
| void MarkList::setPageCache | ( | DocumentPageCache * | _pageCache | ) | 
Definition at line 298 of file marklist.cpp.
| virtual QSize MarkList::sizeHint | ( | ) | const  [inline, virtual] | 
Definition at line 140 of file marklist.h.
| void MarkList::slotShowThumbnails | ( | bool | show | ) |  [slot] | 
Definition at line 513 of file marklist.cpp.
| void MarkList::thumbnailSelected | ( | const PageNumber & | pageNumber | ) |  [slot] | 
Definition at line 342 of file marklist.cpp.
| void MarkList::updateWidgetSize | ( | const PageNumber & | pageNumber | ) |  [slot] | 
Definition at line 473 of file marklist.cpp.
| void MarkList::viewportResizeEvent | ( | QResizeEvent * | ) |  [protected, virtual] | 
The documentation for this class was generated from the following files:
 KDE 3.5 API Reference
    KDE 3.5 API Reference