KGAPI2::Drive::About::Format
KGAPI2::Drive::About::Format Class Reference
#include <about.h>
Public Member Functions | |
| Format (const Format &other) | |
| bool | operator!= (const Format &other) const | 
| bool | operator== (const Format &other) const | 
| QString | source () const | 
| QStringList | targets () const | 
Detailed Description
DriveAbout::Format holds the structure used for importFormats[] and exportFormats[] properties.
Constructor & Destructor Documentation
◆ ~Format()
Member Function Documentation
◆ operator!=()
      
  | 
  inline | 
◆ operator==()
| bool About::Format::operator== | ( | const Format & | other | ) | const | 
◆ source()
| QString About::Format::source | ( | ) | const | 
◆ targets()
| QStringList About::Format::targets | ( | ) | const | 
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.