![]() |
LeechCraft Monocle 0.6.70-17335-ge406ffdcaf
Modular document viewer for LeechCraft
|
A link action that represents navigating inside the document. More...
#include "ilink.h"
Public Member Functions | |
bool | operator== (const NavigationAction &) const =default |
bool | operator< (const NavigationAction &other) const |
Public Attributes | |
int | PageNumber_ |
std::optional< PageRelativeRectBase > | TargetArea_ {} |
std::optional< double > | Zoom_ {} |
A link action that represents navigating inside the document.
|
inline |
|
default |
int LC::Monocle::NavigationAction::PageNumber_ |
std::optional<PageRelativeRectBase> LC::Monocle::NavigationAction::TargetArea_ {} |
std::optional<double> LC::Monocle::NavigationAction::Zoom_ {} |