![]() |
LeechCraft Monocle 0.6.70-17609-g3dde4097dd
Modular document viewer for LeechCraft
|
#include "coordsbase.h"
Public Member Functions | |
PageRelativeRectBase | ToPageRelative (QSizeF) const |
Rect ()=default | |
Rect (const Type &r) | |
Rect (Pos< R > topLeft, Pos< R > bottomRight) | |
Public Member Functions inherited from LC::Monocle::Rect< Relativity::PageAbsolute > | |
Rect ()=default | |
auto | operator<=> (const Rect &) const=default |
P | TopLeft () const |
P | BottomRight () const |
void | SetLeft (qreal x) |
void | SetRight (qreal x) |
Type | ToRectF () const |
bool | IsEmpty () const |
Self | operator| (this const Self &r1, const Self &r2) |
Self | operator& (this const Self &r1, const Self &r2) |
Additional Inherited Members | |
Public Types inherited from LC::Monocle::Rect< Relativity::PageAbsolute > | |
using | Type |
Public Attributes inherited from LC::Monocle::Rect< Relativity::PageAbsolute > | |
Type | R_ |
Static Public Attributes inherited from LC::Monocle::Rect< Relativity::PageAbsolute > | |
static constexpr auto | Relativity |
Definition at line 215 of file coordsbase.h.
|
default |
|
inlineexplicit |
Definition at line 119 of file coordsbase.h.
|
inlineexplicit |
Definition at line 124 of file coordsbase.h.
|
inline |
Definition at line 240 of file coordsbase.h.
References LC::Monocle::detail::Convert(), and LC::Monocle::PageAbsolutePosBase::ToPageRelative().