Okular
Okular Namespace Reference
Typedefs | |
typedef QFlags< Permission > | Permissions |
Enumerations | |
enum | GenerationType { Synchronous, Asynchronous } |
enum | MergeSide { MergeRight = 0, MergeBottom = 1, MergeLeft = 2, MergeTop = 3, MergeAll = 4 } |
enum | Permission { AllowModify = 1, AllowCopy = 2, AllowPrint = 4, AllowNotes = 8, AllowFillForms = 16 } |
enum | Rotation { Rotation0 = 0, Rotation90 = 1, Rotation180 = 2, Rotation270 = 3 } |
enum | ScriptType { JavaScript = 0 } |
enum | SearchDirection { FromTop, FromBottom, NextResult, PreviousResult } |
Functions | |
Okular::NormalizedRect | buildBoundingRectangleForButtons (const QList< Okular::FormFieldButton * > &formButtons) |
void | moveViewportIfBoundingRectNotFullyVisible (Okular::NormalizedRect boundingRect, DocumentPrivate *docPriv, int pageNumber) |
uint | qHash (const Okular::NormalizedRect &r, uint seed=0) |
Detailed Description
Enumeration Type Documentation
◆ GenerationType
◆ MergeSide
enum Okular::MergeSide |
The side(s) to be considered when merging areas.
◆ Permission
enum Okular::Permission |
◆ Rotation
enum Okular::Rotation |
◆ ScriptType
enum Okular::ScriptType |
◆ SearchDirection
Describes the direction of searching.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 03:53:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 03:53:51 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.