kmail
#include <collectionquotapage.h>
Inherits CollectionPropertiesPage.
Public Member Functions | |
CollectionQuotaPage (QWidget *parent=0) | |
bool | canHandle (const Akonadi::Collection &collection) const |
void | load (const Akonadi::Collection &col) |
void | save (Akonadi::Collection &col) |
Protected Member Functions | |
void | init () |
Detailed Description
"Quota" tab in the folder dialog
Definition at line 41 of file collectionquotapage.h.
Constructor & Destructor Documentation
|
explicit |
Copyright (c) 2006 Till Adam adam@ Copyright (c) 2009, 2010 Laurent Montel kde. orgmonte l@kd e.org
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
In addition, as a special exception, the copyright holders give permission to link the code of this program with any edition of the Qt library by Trolltech AS, Norway (or with modified versions of Qt that use the same license as Qt), and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than Qt. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.
Definition at line 43 of file collectionquotapage.cpp.
Member Function Documentation
bool CollectionQuotaPage::canHandle | ( | const Akonadi::Collection & | collection | ) | const |
Definition at line 51 of file collectionquotapage.cpp.
|
protected |
Definition at line 61 of file collectionquotapage.cpp.
void CollectionQuotaPage::load | ( | const Akonadi::Collection & | col | ) |
Definition at line 68 of file collectionquotapage.cpp.
void CollectionQuotaPage::save | ( | Akonadi::Collection & | col | ) |
Definition at line 79 of file collectionquotapage.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.