KGAPI2::Drive::File::IndexableText
KGAPI2::Drive::File::IndexableText Class Reference
#include <file.h>
Public Member Functions | |
IndexableText (const IndexableText &other) | |
bool | operator!= (const IndexableText &other) const |
bool | operator== (const IndexableText &other) const |
void | setText (const QString &text) |
QString | text () const |
Detailed Description
DriveFile::IndexableText holds the structure used for indexableText property.
Member Function Documentation
void File::IndexableText::setText | ( | const QString & | text | ) |
QString File::IndexableText::text | ( | ) | const |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 16 2021 23:13:27 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 16 2021 23:13:27 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.