Okular
action.h
58 BackendOpaque
289 PageFirst = 1,
290 PagePrev = 2,
291 PageNext = 3,
292 PageLast = 4,
293 HistoryBack = 5,
294 HistoryForward = 6,
295 Quit = 7,
296 Presentation = 8,
297 EndPresentation = 9,
298 Find = 10,
299 GoToPage = 11,
300 Close = 12
513 Resume
524 RenditionAction(OperationType operation, Okular::Movie *movie, enum ScriptType scriptType, const QString &script);
The Movie action executes an operation on a video on activation.
Definition: action.h:448
The Goto action changes the viewport to another page or loads an external document.
Definition: action.h:130
The Browse action browses an url by opening a web browser or email client, depending on the url proto...
Definition: action.h:241
The DocumentAction action contains an action that is performed on the current document.
Definition: action.h:280
The Rendition action executes an operation on a video or executes some JavaScript code on activation...
Definition: action.h:502
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 22:38:05 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 22:38:05 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.