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-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.