KGAPI2::Drive::About::MaxUploadSize

Search for usage in LXR

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.

Definition at line 188 of file about.h.

Constructor & Destructor Documentation

◆ ~MaxUploadSize()

About::MaxUploadSize::~MaxUploadSize ( )
virtual

Definition at line 268 of file about.cpp.

Member Function Documentation

◆ operator!=()

bool KGAPI2::Drive::About::MaxUploadSize::operator!= ( const MaxUploadSize & other) const
inline

Definition at line 194 of file about.h.

◆ operator==()

bool About::MaxUploadSize::operator== ( const MaxUploadSize & other) const

Definition at line 273 of file about.cpp.

◆ size()

qlonglong About::MaxUploadSize::size ( ) const

Returns the max upload size for this type.

Definition at line 285 of file about.cpp.

◆ type()

QString About::MaxUploadSize::type ( ) const

Returns the file type.

Definition at line 280 of file about.cpp.


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 Tue Mar 26 2024 11:19:52 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.