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

akonadi/contact

  • akonadi
  • contact
ui_contactgroupeditor.h
1 /********************************************************************************
2 ** Form generated from reading UI file 'contactgroupeditor.ui'
3 **
4 ** Created by: Qt User Interface Compiler version 4.8.7
5 **
6 ** WARNING! All changes made in this file will be lost when recompiling UI file!
7 ********************************************************************************/
8 
9 #ifndef UI_CONTACTGROUPEDITOR_H
10 #define UI_CONTACTGROUPEDITOR_H
11 
12 #include <QtCore/QVariant>
13 #include <QtGui/QAction>
14 #include <QtGui/QApplication>
15 #include <QtGui/QButtonGroup>
16 #include <QtGui/QGridLayout>
17 #include <QtGui/QHeaderView>
18 #include <QtGui/QLabel>
19 #include <QtGui/QSpacerItem>
20 #include <QtGui/QTreeView>
21 #include <QtGui/QWidget>
22 #include "klineedit.h"
23 
24 QT_BEGIN_NAMESPACE
25 
26 class Ui_ContactGroupEditor
27 {
28 public:
29  QGridLayout *gridLayout;
30  QLabel *groupNameLabel;
31  KLineEdit *groupName;
32  QSpacerItem *verticalSpacer;
33  QLabel *label;
34  QTreeView *membersView;
35 
36  void setupUi(QWidget *ContactGroupEditor)
37  {
38  if (ContactGroupEditor->objectName().isEmpty())
39  ContactGroupEditor->setObjectName(QString::fromUtf8("ContactGroupEditor"));
40  ContactGroupEditor->resize(392, 289);
41  gridLayout = new QGridLayout(ContactGroupEditor);
42  gridLayout->setContentsMargins(0, 0, 0, 0);
43  gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
44  groupNameLabel = new QLabel(ContactGroupEditor);
45  groupNameLabel->setObjectName(QString::fromUtf8("groupNameLabel"));
46 
47  gridLayout->addWidget(groupNameLabel, 0, 0, 1, 1);
48 
49  groupName = new KLineEdit(ContactGroupEditor);
50  groupName->setObjectName(QString::fromUtf8("groupName"));
51 
52  gridLayout->addWidget(groupName, 0, 1, 1, 1);
53 
54  verticalSpacer = new QSpacerItem(0, 20, QSizePolicy::Minimum, QSizePolicy::Fixed);
55 
56  gridLayout->addItem(verticalSpacer, 1, 1, 1, 1);
57 
58  label = new QLabel(ContactGroupEditor);
59  label->setObjectName(QString::fromUtf8("label"));
60 
61  gridLayout->addWidget(label, 2, 0, 1, 2);
62 
63  membersView = new QTreeView(ContactGroupEditor);
64  membersView->setObjectName(QString::fromUtf8("membersView"));
65  membersView->setRootIsDecorated(false);
66  membersView->setItemsExpandable(false);
67  membersView->setAllColumnsShowFocus(true);
68 
69  gridLayout->addWidget(membersView, 3, 0, 1, 2);
70 
71 
72  retranslateUi(ContactGroupEditor);
73 
74  QMetaObject::connectSlotsByName(ContactGroupEditor);
75  } // setupUi
76 
77  void retranslateUi(QWidget *ContactGroupEditor)
78  {
79  groupNameLabel->setText(QApplication::translate("ContactGroupEditor", "Name:", "@label The name of a contact group", QApplication::UnicodeUTF8));
80  label->setText(QApplication::translate("ContactGroupEditor", "Contact group members:", "@label", QApplication::UnicodeUTF8));
81  Q_UNUSED(ContactGroupEditor);
82  } // retranslateUi
83 
84 };
85 
86 namespace Ui {
87  class ContactGroupEditor: public Ui_ContactGroupEditor {};
88 } // namespace Ui
89 
90 QT_END_NAMESPACE
91 
92 #endif // UI_CONTACTGROUPEDITOR_H
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jul 27 2021 06:51:14 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

akonadi/contact

Skip menu "akonadi/contact"
  • 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