A link action that represents navigating inside the document.
More...
#include "ilink.h"
A link action that represents navigating inside the document.
Definition at line 54 of file ilink.h.
◆ operator<()
bool LC::Monocle::NavigationAction::operator< |
( |
const NavigationAction & | other | ) |
const |
|
inline |
◆ operator==()
bool LC::Monocle::NavigationAction::operator== |
( |
const NavigationAction & | | ) |
const |
|
default |
◆ PageNumber_
int LC::Monocle::NavigationAction::PageNumber_ |
The (zero-based) index of the page this link refers to.
Definition at line 58 of file ilink.h.
◆ TargetArea_
std::optional<QRectF> LC::Monocle::NavigationAction::TargetArea_ {} |
The target rect of this link in the viewport.
The returned rectangle is in relative coordinates, that is, with x, y, width and height all belonging to the [0, 1]
range.
Definition at line 65 of file ilink.h.
◆ Zoom_
std::optional<double> LC::Monocle::NavigationAction::Zoom_ {} |
The new zoom value for the page.
Definition at line 69 of file ilink.h.
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/leechcraft-0.6.70-16373-g319c272718/src/plugins/monocle/interfaces/monocle/ilink.h