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

kmail

  • sources
  • kde-4.14
  • kdepim
  • kmail
  • collectionpage
collectionquotawidget.h
Go to the documentation of this file.
1 
33 #ifndef COLLECTIONQUOTAPAGE_P_H
34 #define COLLECTIONQUOTAWIDGET_H
35 
36 
37 #include <QWidget>
38 
39 class QProgressBar;
40 class QLabel;
41 
42 class CollectionQuotaWidget : public QWidget {
43 
44  Q_OBJECT
45 public:
46  explicit CollectionQuotaWidget( QWidget* parent);
47  ~CollectionQuotaWidget() { }
48 
49  void setQuotaInfo( qint64 currentValue, qint64 maxValue );
50 
51 private:
52  QProgressBar* mProgressBar;
53  QLabel *mUsage;
54 };
55 
56 #endif /* COLLECTIONQUOTAPAGE_P_H */
CollectionQuotaWidget::~CollectionQuotaWidget
~CollectionQuotaWidget()
Definition: collectionquotawidget.h:47
QProgressBar
QWidget
CollectionQuotaWidget
Definition: collectionquotawidget.h:42
CollectionQuotaWidget::setQuotaInfo
void setQuotaInfo(qint64 currentValue, qint64 maxValue)
Definition: collectionquotawidget.cpp:72
CollectionQuotaWidget::CollectionQuotaWidget
CollectionQuotaWidget(QWidget *parent)
Copyright (c) 2006 Till Adam adam@kde.org
Definition: collectionquotawidget.cpp:46
QLabel
QObject::parent
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:32 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
  • pimprint

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