7 #ifndef PDF_PUSH_BUTTON_H
8 #define PDF_PUSH_BUTTON_H
10 #include "PdfButton.h"
19 friend class PdfField;
22 PdfPushButton(PdfAcroForm& acroform,
const std::shared_ptr<PdfField>& parent);
24 PdfPushButton(PdfAnnotationWidget& widget,
const std::shared_ptr<PdfField>& parent);
This class represents a PDF indirect Object in memory.
Definition: PdfObject.h:35
Alternative to std::optional that supports reference (but not pointer) types.
Definition: nullable.h:29
SPDX-FileCopyrightText: (C) 2022 Francesco Pretto ceztko@gmail.com SPDX-License-Identifier: LGPL-2....
Definition: basetypes.h:16