• 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_p.h
Go to the documentation of this file.
1 
33 #ifndef COLLECTIONQUOTAPAGE_P_H
34 #define COLLECTIONQUOTAPAGE_P_H
35 
36 
37 #include <QWidget>
38 
39 class QProgressBar;
40 class QLabel;
41 
42 class QuotaWidget : public QWidget {
43 
44  Q_OBJECT
45 public:
46  explicit QuotaWidget( QWidget* parent);
47  ~QuotaWidget() { }
48 
49  void setQuotaInfo( qint64 currentValue, qint64 maxValue );
50 
51 private:
52  QProgressBar* mProgressBar;
53  QLabel *mUsage;
54 };
55 
56 #endif /* COLLECTIONQUOTAPAGE_P_H */
QuotaWidget::~QuotaWidget
~QuotaWidget()
Definition: collectionquotapage_p.h:47
QWidget
QuotaWidget
Definition: collectionquotapage_p.h:42
QuotaWidget::QuotaWidget
QuotaWidget(QWidget *parent)
QLabel
QuotaWidget::setQuotaInfo
void setQuotaInfo(qint64 currentValue, qint64 maxValue)
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