KItinerary::CreativeWork
KItinerary::CreativeWork Class Reference
#include <creativework.h>
Inheritance diagram for KItinerary::CreativeWork:
Properties | |
QString | description |
QString | encodingFormat |
QString | name |
Detailed Description
Base type describing any form of content.
- See also
- https://schema.org/CreativeWork
Definition at line 20 of file creativework.h.
Property Documentation
◆ description
|
readwrite |
Human readable description.
Definition at line 26 of file creativework.h.
◆ encodingFormat
|
readwrite |
Mimetype.
Definition at line 28 of file creativework.h.
◆ name
|
readwrite |
Name of the file.
Definition at line 24 of file creativework.h.
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:28: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:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.