OROCheckBox
OROCheckBox Class Reference
#include <KReportRenderObjects.h>
Inheritance diagram for OROCheckBox:

Public Types | |
enum | Type { Cross, Tick, Dot } |
Public Member Functions | |
Type | checkType () const |
OROPrimitive * | clone () const override |
QColor | foregroundColor () const |
KReportLineStyle | lineStyle () const |
void | setCheckType (Type type) |
void | setForegroundColor (const QColor &fg) |
void | setLineStyle (const KReportLineStyle &ls) |
void | setValue (bool val) |
bool | value () const |
![]() | |
OROPage * | page () |
const OROPage * | page () const |
QPointF | position () const |
void | setPage (OROPage *page) |
void | setPosition (const QPointF &pos) |
void | setSize (const QSizeF &s) |
QSizeF | size () const |
Detailed Description
Defines checkbox.
Definition at line 429 of file KReportRenderObjects.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:09:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:09:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.