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

Public Slots | |
| void | setChecked (bool checked) |
| int | setNewWidth (int width) |
| void | setSelected (bool selected) |
| void | toggle () |
Signals | |
| void | selected (const PageNumber &) |
| void | showPopupMenu (const PageNumber &pageNumber, const QPoint &position) |
Public Member Functions | |
| bool | isChecked () const |
| bool | isVisible () |
| MarkListWidget (QWidget *_parent, MarkList *, const PageNumber &_pageNumber, DocumentPageCache *, bool _showThumbnail=true) | |
Protected Member Functions | |
| virtual void | mousePressEvent (QMouseEvent *) |
Detailed Description
Definition at line 73 of file marklist.h.
Constructor & Destructor Documentation
| MarkListWidget::MarkListWidget | ( | QWidget * | _parent, | |
| MarkList * | _markList, | |||
| const PageNumber & | _pageNumber, | |||
| DocumentPageCache * | _pageCache, | |||
| bool | _showThumbnail = true | |||
| ) |
Definition at line 167 of file marklist.cpp.
Member Function Documentation
| bool MarkListWidget::isChecked | ( | ) | const |
Definition at line 202 of file marklist.cpp.
| bool MarkListWidget::isVisible | ( | ) |
Definition at line 245 of file marklist.cpp.
| void MarkListWidget::mousePressEvent | ( | QMouseEvent * | e | ) | [protected, virtual] |
| void MarkListWidget::selected | ( | const PageNumber & | ) | [signal] |
Emitted when the Page is selected in the ThumbnailView.
| void MarkListWidget::setChecked | ( | bool | checked | ) | [slot] |
Definition at line 212 of file marklist.cpp.
| int MarkListWidget::setNewWidth | ( | int | width | ) | [slot] |
Definition at line 225 of file marklist.cpp.
| void MarkListWidget::setSelected | ( | bool | selected | ) | [slot] |
Definition at line 217 of file marklist.cpp.
| void MarkListWidget::showPopupMenu | ( | const PageNumber & | pageNumber, | |
| const QPoint & | position | |||
| ) | [signal] |
Emitted on right click.
| void MarkListWidget::toggle | ( | ) | [slot] |
Definition at line 207 of file marklist.cpp.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference