• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdepimlibs-4.14.10 API Reference
  • KDE Home
  • Contact Us
 

akonadi

  • akonadi
ui_controlprogressindicator.h
1 #include <kdialog.h>
2 #include <klocale.h>
3 
4 /********************************************************************************
5 ** Form generated from reading UI file 'controlprogressindicator.ui'
6 **
7 ** Created by: Qt User Interface Compiler version 4.8.7
8 **
9 ** WARNING! All changes made in this file will be lost when recompiling UI file!
10 ********************************************************************************/
11 
12 #ifndef UI_CONTROLPROGRESSINDICATOR_H
13 #define UI_CONTROLPROGRESSINDICATOR_H
14 
15 #include <QtCore/QVariant>
16 #include <QtGui/QAction>
17 #include <QtGui/QApplication>
18 #include <QtGui/QButtonGroup>
19 #include <QtGui/QHeaderView>
20 #include <QtGui/QLabel>
21 #include <QtGui/QProgressBar>
22 #include <QtGui/QVBoxLayout>
23 #include <QtGui/QWidget>
24 
25 QT_BEGIN_NAMESPACE
26 
27 class Ui_ControlProgressIndicator
28 {
29 public:
30  QVBoxLayout *verticalLayout;
31  QLabel *statusLabel;
32  QProgressBar *progressBar;
33 
34  void setupUi(QWidget *ControlProgressIndicator)
35  {
36  if (ControlProgressIndicator->objectName().isEmpty())
37  ControlProgressIndicator->setObjectName(QString::fromUtf8("ControlProgressIndicator"));
38  ControlProgressIndicator->resize(400, 52);
39  verticalLayout = new QVBoxLayout(ControlProgressIndicator);
40  verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
41  statusLabel = new QLabel(ControlProgressIndicator);
42  statusLabel->setObjectName(QString::fromUtf8("statusLabel"));
43 
44  verticalLayout->addWidget(statusLabel);
45 
46  progressBar = new QProgressBar(ControlProgressIndicator);
47  progressBar->setObjectName(QString::fromUtf8("progressBar"));
48  progressBar->setMaximum(0);
49  progressBar->setValue(775);
50  progressBar->setTextVisible(false);
51 
52  verticalLayout->addWidget(progressBar);
53 
54 
55  retranslateUi(ControlProgressIndicator);
56 
57  QMetaObject::connectSlotsByName(ControlProgressIndicator);
58  } // setupUi
59 
60  void retranslateUi(QWidget *ControlProgressIndicator)
61  {
62  statusLabel->setText(tr2i18n("TextLabel", "KDE::DoNotExtract"));
63  Q_UNUSED(ControlProgressIndicator);
64  } // retranslateUi
65 
66 };
67 
68 namespace Ui {
69  class ControlProgressIndicator: public Ui_ControlProgressIndicator {};
70 } // namespace Ui
71 
72 QT_END_NAMESPACE
73 
74 #endif // CONTROLPROGRESSINDICATOR_H
75 
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:51:01 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

akonadi

Skip menu "akonadi"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • Modules
  • Related Pages

kdepimlibs-4.14.10 API Reference

Skip menu "kdepimlibs-4.14.10 API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
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