Okular::MovieAnnotation
#include <annotations.h>
Detailed Description
Movie annotation.
The movie annotation represents a movie to be played when activated.
- Since
- 0.8 (KDE 4.2)
Definition at line 1629 of file annotations.h.
Constructor & Destructor Documentation
◆ MovieAnnotation() [1/2]
MovieAnnotation::MovieAnnotation | ( | ) |
Creates a new movie annotation.
Definition at line 3050 of file annotations.cpp.
◆ MovieAnnotation() [2/2]
|
explicit |
Creates a new movie annotation from the xml description
.
Definition at line 3055 of file annotations.cpp.
◆ ~MovieAnnotation()
|
override |
Destroys the movie annotation.
Definition at line 3060 of file annotations.cpp.
Member Function Documentation
◆ movie()
Movie * MovieAnnotation::movie | ( | ) | const |
Gets the movie object.
Definition at line 3079 of file annotations.cpp.
◆ setMovie()
void MovieAnnotation::setMovie | ( | Movie * | movie | ) |
Sets the new movie
object.
Definition at line 3085 of file annotations.cpp.
◆ store()
|
overridevirtual |
Stores the movie annotation as xml in document
under the given parentNode
.
Reimplemented from Okular::Annotation.
Definition at line 3064 of file annotations.cpp.
◆ subType()
|
overridevirtual |
Returns the sub type of the movie annotation.
Implements Okular::Annotation.
Definition at line 3074 of file annotations.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:49:40 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.