KPIM::MultiplyingLineData
KPIM::MultiplyingLineData Class Referenceabstract
#include <multiplyingline.h>
Inheritance diagram for KPIM::MultiplyingLineData:
Public Types | |
using | Ptr = QSharedPointer<MultiplyingLineData> |
Public Member Functions | |
virtual void | clear ()=0 |
virtual bool | isEmpty () const =0 |
Detailed Description
ABC representing line data.
Definition at line 26 of file multiplyingline.h.
Member Typedef Documentation
◆ Ptr
Definition at line 29 of file multiplyingline.h.
Member Function Documentation
◆ clear()
|
pure virtual |
Clear data, reset to defaults.
◆ isEmpty()
|
pure virtual |
Is the data empty?
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.