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

akonadi

  • akonadi
ui_selftestdialog.h
1 #include <kdialog.h>
2 #include <klocale.h>
3 
4 /********************************************************************************
5 ** Form generated from reading UI file 'selftestdialog.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_SELFTESTDIALOG_H
13 #define UI_SELFTESTDIALOG_H
14 
15 #include <QtCore/QVariant>
16 #include <QtGui/QAction>
17 #include <QtGui/QApplication>
18 #include <QtGui/QButtonGroup>
19 #include <QtGui/QGroupBox>
20 #include <QtGui/QHeaderView>
21 #include <QtGui/QLabel>
22 #include <QtGui/QTreeView>
23 #include <QtGui/QVBoxLayout>
24 #include <QtGui/QWidget>
25 
26 QT_BEGIN_NAMESPACE
27 
28 class Ui_SelfTestDialog
29 {
30 public:
31  QVBoxLayout *verticalLayout_2;
32  QLabel *introductionLabel;
33  QTreeView *testView;
34  QGroupBox *detailsGroup;
35  QVBoxLayout *verticalLayout;
36  QLabel *detailsLabel;
37  QLabel *label;
38 
39  void setupUi(QWidget *SelfTestDialog)
40  {
41  if (SelfTestDialog->objectName().isEmpty())
42  SelfTestDialog->setObjectName(QString::fromUtf8("SelfTestDialog"));
43  SelfTestDialog->resize(412, 436);
44  verticalLayout_2 = new QVBoxLayout(SelfTestDialog);
45  verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2"));
46  introductionLabel = new QLabel(SelfTestDialog);
47  introductionLabel->setObjectName(QString::fromUtf8("introductionLabel"));
48  introductionLabel->setWordWrap(true);
49 
50  verticalLayout_2->addWidget(introductionLabel);
51 
52  testView = new QTreeView(SelfTestDialog);
53  testView->setObjectName(QString::fromUtf8("testView"));
54  testView->setRootIsDecorated(false);
55  testView->setHeaderHidden(true);
56 
57  verticalLayout_2->addWidget(testView);
58 
59  detailsGroup = new QGroupBox(SelfTestDialog);
60  detailsGroup->setObjectName(QString::fromUtf8("detailsGroup"));
61  detailsGroup->setEnabled(false);
62  verticalLayout = new QVBoxLayout(detailsGroup);
63  verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
64  detailsLabel = new QLabel(detailsGroup);
65  detailsLabel->setObjectName(QString::fromUtf8("detailsLabel"));
66  detailsLabel->setWordWrap(true);
67  detailsLabel->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse);
68 
69  verticalLayout->addWidget(detailsLabel);
70 
71 
72  verticalLayout_2->addWidget(detailsGroup);
73 
74  label = new QLabel(SelfTestDialog);
75  label->setObjectName(QString::fromUtf8("label"));
76  label->setWordWrap(true);
77  label->setOpenExternalLinks(true);
78  label->setTextInteractionFlags(Qt::TextBrowserInteraction);
79 
80  verticalLayout_2->addWidget(label);
81 
82 
83  retranslateUi(SelfTestDialog);
84 
85  QMetaObject::connectSlotsByName(SelfTestDialog);
86  } // setupUi
87 
88  void retranslateUi(QWidget *SelfTestDialog)
89  {
90  introductionLabel->setText(tr2i18n("An error occurred during the startup of the Akonadi server. The following self-tests are supposed to help with tracking down and solving this problem. When requesting support or reporting bugs, please always include this report.", 0));
91  detailsGroup->setTitle(tr2i18n("Details", 0));
92  detailsLabel->setText(QString());
93  label->setText(tr2i18n("<p>For more troubleshooting tips please refer to <a href=\"http://userbase.kde.org/Akonadi\">userbase.kde.org/Akonadi</a>.</p>", 0));
94  Q_UNUSED(SelfTestDialog);
95  } // retranslateUi
96 
97 };
98 
99 namespace Ui {
100  class SelfTestDialog: public Ui_SelfTestDialog {};
101 } // namespace Ui
102 
103 QT_END_NAMESPACE
104 
105 #endif // SELFTESTDIALOG_H
106 
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