KGAPI2::Drive::About::MaxUploadSize
KGAPI2::Drive::About::MaxUploadSize Class Reference
#include <about.h>
Public Member Functions | |
MaxUploadSize (const MaxUploadSize &other) | |
bool | operator!= (const MaxUploadSize &other) const |
bool | operator== (const MaxUploadSize &other) const |
qlonglong | size () const |
QString | type () const |
Detailed Description
DriveAbout::MaxUploadSize holds the structure used for maxUploadSizes[] property.
Constructor & Destructor Documentation
◆ ~MaxUploadSize()
Member Function Documentation
◆ operator!=()
|
inline |
◆ operator==()
bool About::MaxUploadSize::operator== | ( | const MaxUploadSize & | other | ) | const |
◆ size()
qlonglong About::MaxUploadSize::size | ( | ) | const |
◆ type()
QString About::MaxUploadSize::type | ( | ) | 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.