• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepim API Reference
  • KDE Home
  • Contact Us
 

kmail

  • sources
  • kde-4.12
  • kdepim
  • kmail
  • collectionpage
collectionquotapage.h
Go to the documentation of this file.
1 // -*- mode: C++; c-file-style: "gnu" -*-
32 #ifndef COLLECTIONQUOTAPAGE_H
33 #define COLLECTIONQUOTAPAGE_H
34 #include <akonadi/collectionpropertiespage.h>
35 
36 class QuotaWidget;
37 
41 class CollectionQuotaPage : public Akonadi::CollectionPropertiesPage
42 {
43  Q_OBJECT
44 public:
45  explicit CollectionQuotaPage( QWidget* parent = 0 );
46  void load( const Akonadi::Collection & col );
47  void save( Akonadi::Collection & col );
48  bool canHandle( const Akonadi::Collection &collection ) const;
49 
50 protected:
51  void init();
52 
53 private:
54  QuotaWidget* mQuotaWidget;
55 };
56 
57 AKONADI_COLLECTION_PROPERTIES_PAGE_FACTORY( CollectionQuotaPageFactory, CollectionQuotaPage )
58 
59 #endif /* COLLECTIONQUOTAPAGE_H */
60 
CollectionQuotaPage::canHandle
bool canHandle(const Akonadi::Collection &collection) const
Definition: collectionquotapage.cpp:51
QWidget
CollectionQuotaPage::init
void init()
Definition: collectionquotapage.cpp:61
QuotaWidget
Definition: collectionquotapage_p.h:42
CollectionQuotaPage::save
void save(Akonadi::Collection &col)
Definition: collectionquotapage.cpp:79
CollectionQuotaPage::load
void load(const Akonadi::Collection &col)
Definition: collectionquotapage.cpp:68
CollectionQuotaPage::CollectionQuotaPage
CollectionQuotaPage(QWidget *parent=0)
Copyright (c) 2006 Till Adam adam@kde.org Copyright (c) 2009, 2010 Laurent Montel montel@kde...
Definition: collectionquotapage.cpp:43
CollectionQuotaPage
"Quota" tab in the folder dialog
Definition: collectionquotapage.h:41
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kmail

Skip menu "kmail"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members

kdepim API Reference

Skip menu "kdepim API Reference"
  • akonadi_next
  • akregator
  • blogilo
  • calendarsupport
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt2
  • kjots
  • kleopatra
  • kmail
  • knode
  • knotes
  • kontact
  • korgac
  • korganizer
  • ktimetracker
  • libkdepim
  • libkleo
  • libkpgp
  • mailcommon
  • messagelist
  • messageviewer

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal