Akonadi
entityhiddenattribute.cpp
An Attribute that marks that an entity should be hidden in the UI.
Definition entityhiddenattribute.h:52
~EntityHiddenAttribute() override
Destroys the entity hidden attribute.
EntityHiddenAttribute * clone() const override
Reimplemented from Attribute.
Definition entityhiddenattribute.cpp:28
void deserialize(const QByteArray &data) override
Reimplemented from Attribute.
Definition entityhiddenattribute.cpp:38
QByteArray serialized() const override
Reimplemented from Attribute.
Definition entityhiddenattribute.cpp:33
EntityHiddenAttribute()
Creates a new entity hidden attribute.
QByteArray type() const override
Reimplemented from Attribute.
Definition entityhiddenattribute.cpp:23
Helper integration between Akonadi and Qt.
bool isEmpty() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:31:58 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:31:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.