7 #ifndef PDF_RADIO_BUTTON_H
8 #define PDF_RADIO_BUTTON_H
10 #include "PdfButton.h"
19 friend class PdfField;
22 PdfRadioButton(PdfAcroForm& acroform,
const std::shared_ptr<PdfField>& parent);
24 PdfRadioButton(PdfAnnotationWidget& widget,
const std::shared_ptr<PdfField>& parent);
This class represents a PDF indirect Object in memory.
Definition: PdfObject.h:35
SPDX-FileCopyrightText: (C) 2022 Francesco Pretto ceztko@gmail.com SPDX-License-Identifier: LGPL-2....
Definition: basetypes.h:16