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.
Constructor & Destructor Documentation
◆ IndexableText()
|
explicit |
◆ ~IndexableText()
Member Function Documentation
◆ operator!=()
|
inline |
◆ operator==()
bool File::IndexableText::operator== | ( | const IndexableText & | other | ) | const |
◆ setText()
void File::IndexableText::setText | ( | const QString & | text | ) |
◆ text()
|
nodiscard |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:14 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:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.