Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cpdf_metadata.h File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

#include <vector>
#include "core/fxcrt/retain_ptr.h"
+ Include dependency graph for cpdf_metadata.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CPDF_Metadata
 

Enumerations

enum class  UnsupportedFeature : uint8_t {
  kDocumentXFAForm = 1 , kDocumentPortableCollection = 2 , kDocumentAttachment = 3 , kDocumentSecurity = 4 ,
  kDocumentSharedReview = 5 , kDocumentSharedFormAcrobat = 6 , kDocumentSharedFormFilesystem = 7 , kDocumentSharedFormEmail = 8 ,
  kAnnotation3d = 11 , kAnnotationMovie = 12 , kAnnotationSound = 13 , kAnnotationScreenMedia = 14 ,
  kAnnotationScreenRichMedia = 15 , kAnnotationAttachment = 16 , kAnnotationSignature = 17
}
 

Enumeration Type Documentation

◆ UnsupportedFeature

enum class UnsupportedFeature : uint8_t
strong
Enumerator
kDocumentXFAForm 
kDocumentPortableCollection 
kDocumentAttachment 
kDocumentSecurity 
kDocumentSharedReview 
kDocumentSharedFormAcrobat 
kDocumentSharedFormFilesystem 
kDocumentSharedFormEmail 
kAnnotation3d 
kAnnotationMovie 
kAnnotationSound 
kAnnotationScreenMedia 
kAnnotationScreenRichMedia 
kAnnotationAttachment 
kAnnotationSignature 

Definition at line 16 of file cpdf_metadata.h.