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-2025 The KDE developers.
Generated on Fri May 2 2025 12:03:45 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
          Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 12:03:45 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.