Poppler Qt5  0.74.0
Public Types | Public Member Functions | List of all members
Poppler::RichMediaAnnotation::Activation Class Reference

#include <poppler-annotation.h>

Public Types

enum  Condition { PageOpened, PageVisible, UserAction }
 

Public Member Functions

Condition condition () const
 

Detailed Description

The activation object of the RichMediaAnnotation::Settings object.

The activation object is a wrapper around the settings for the activation state. At the moment it provides only the activation condition.

Member Enumeration Documentation

◆ Condition

Describes the condition for activating the rich media.

Enumerator
PageOpened 

Activate when page is opened.

PageVisible 

Activate when page becomes visible.

UserAction 

Activate when user interacts with the annotation.


The documentation for this class was generated from the following file: