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

mailtransport

  • mailtransport
ui_sendmailsettings.h
1 #include <kdialog.h>
2 #include <klocale.h>
3 
4 /********************************************************************************
5 ** Form generated from reading UI file 'sendmailsettings.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_SENDMAILSETTINGS_H
13 #define UI_SENDMAILSETTINGS_H
14 
15 #include <QtCore/QVariant>
16 #include <QtGui/QAction>
17 #include <QtGui/QApplication>
18 #include <QtGui/QButtonGroup>
19 #include <QtGui/QFormLayout>
20 #include <QtGui/QHeaderView>
21 #include <QtGui/QLabel>
22 #include <QtGui/QWidget>
23 #include "kurlrequester.h"
24 
25 QT_BEGIN_NAMESPACE
26 
27 class Ui_SendmailSettings
28 {
29 public:
30  QFormLayout *formLayout;
31  QLabel *label_2;
32  KUrlRequester *kcfg_host;
33 
34  void setupUi(QWidget *SendmailSettings)
35  {
36  if (SendmailSettings->objectName().isEmpty())
37  SendmailSettings->setObjectName(QString::fromUtf8("SendmailSettings"));
38  SendmailSettings->resize(400, 159);
39  formLayout = new QFormLayout(SendmailSettings);
40  formLayout->setObjectName(QString::fromUtf8("formLayout"));
41  label_2 = new QLabel(SendmailSettings);
42  label_2->setObjectName(QString::fromUtf8("label_2"));
43 
44  formLayout->setWidget(0, QFormLayout::LabelRole, label_2);
45 
46  kcfg_host = new KUrlRequester(SendmailSettings);
47  kcfg_host->setObjectName(QString::fromUtf8("kcfg_host"));
48  kcfg_host->setProperty("kcfg_property", QVariant(QByteArray("text")));
49 
50  formLayout->setWidget(0, QFormLayout::FieldRole, kcfg_host);
51 
52 #ifndef UI_QT_NO_SHORTCUT
53  label_2->setBuddy(kcfg_host);
54 #endif // QT_NO_SHORTCUT
55 
56  retranslateUi(SendmailSettings);
57 
58  QMetaObject::connectSlotsByName(SendmailSettings);
59  } // setupUi
60 
61  void retranslateUi(QWidget *SendmailSettings)
62  {
63  label_2->setText(tr2i18n("Sendmail &Location:", 0));
64  Q_UNUSED(SendmailSettings);
65  } // retranslateUi
66 
67 };
68 
69 namespace Ui {
70  class SendmailSettings: public Ui_SendmailSettings {};
71 } // namespace Ui
72 
73 QT_END_NAMESPACE
74 
75 #endif // SENDMAILSETTINGS_H
76 
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:50:52 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

mailtransport

Skip menu "mailtransport"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • 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