okular
Okular::VisiblePageRect Class Reference
#include <document.h>
Detailed Description
An area of a specified page.Definition at line 839 of file document.h.
Public Member Functions | |
| VisiblePageRect (int pageNumber=-1, const NormalizedRect &rectangle=NormalizedRect()) | |
Public Attributes | |
| int | pageNumber |
| NormalizedRect | rect |
Constructor & Destructor Documentation
| VisiblePageRect::VisiblePageRect | ( | int | pageNumber = -1, |
|
| const NormalizedRect & | rectangle = NormalizedRect() | |||
| ) | [explicit] |
Creates a new visible page rectangle.
- Parameters:
-
pageNumber The page number where the rectangle is located. rectangle The rectangle in normalized coordinates.
Definition at line 2952 of file document.cpp.
Member Data Documentation
The documentation for this class was generated from the following files:
KDE 4.0 API Reference