Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "constants/annotation_common.h"
Go to the source code of this file.
Namespaces | |
namespace | pdfium |
namespace | pdfium::annotation |
Variables | |
const char | pdfium::annotation::kType [] = "Type" |
const char | pdfium::annotation::kSubtype [] = "Subtype" |
const char | pdfium::annotation::kRect [] = "Rect" |
const char | pdfium::annotation::kContents [] = "Contents" |
const char | pdfium::annotation::kP [] = "P" |
const char | pdfium::annotation::kNM [] = "NM" |
const char | pdfium::annotation::kM [] = "M" |
const char | pdfium::annotation::kF [] = "F" |
const char | pdfium::annotation::kAP [] = "AP" |
const char | pdfium::annotation::kAS [] = "AS" |
const char | pdfium::annotation::kBorder [] = "Border" |
const char | pdfium::annotation::kC [] = "C" |
const char | pdfium::annotation::kStructParent [] = "StructParent" |
const char | pdfium::annotation::kOC [] = "OC" |
const char | pdfium::annotation::kVertices [] = "Vertices" |
const char | pdfium::annotation::kInkList [] = "InkList" |
const char | pdfium::annotation::kL [] = "L" |