9 #ifndef UI_AKONADICONTACTACTIONS_H
10 #define UI_AKONADICONTACTACTIONS_H
12 #include <QtCore/QVariant>
13 #include <QtGui/QAction>
14 #include <QtGui/QApplication>
15 #include <QtGui/QButtonGroup>
16 #include <QtGui/QGroupBox>
17 #include <QtGui/QHBoxLayout>
18 #include <QtGui/QHeaderView>
19 #include <QtGui/QLabel>
20 #include <QtGui/QSpacerItem>
21 #include <QtGui/QStackedWidget>
22 #include <QtGui/QVBoxLayout>
23 #include <QtGui/QWidget>
24 #include "kcombobox.h"
25 #include "klineedit.h"
29 class Ui_AkonadiContactActions
32 QVBoxLayout *verticalLayout_4;
34 QVBoxLayout *verticalLayout;
35 KComboBox *ShowAddressAction;
36 QStackedWidget *stackedWidget;
38 QHBoxLayout *horizontalLayout;
40 KLineEdit *kcfg_AddressUrl;
42 QHBoxLayout *horizontalLayout_2;
44 KLineEdit *kcfg_AddressCommand;
46 QSpacerItem *verticalSpacer;
47 QGroupBox *groupBox_2;
48 QVBoxLayout *verticalLayout_2;
49 KComboBox *DialPhoneNumberAction;
50 QStackedWidget *stackedWidget_2;
53 QHBoxLayout *horizontalLayout_3;
55 KLineEdit *kcfg_PhoneCommand;
57 QSpacerItem *verticalSpacer_2;
58 QGroupBox *groupBox_3;
59 QVBoxLayout *verticalLayout_3;
60 KComboBox *SendSmsAction;
61 QStackedWidget *stackedWidget_3;
64 QHBoxLayout *horizontalLayout_4;
66 KLineEdit *kcfg_SmsCommand;
67 QSpacerItem *verticalSpacer_4;
68 QSpacerItem *verticalSpacer_3;
70 void setupUi(QWidget *AkonadiContactActions)
72 if (AkonadiContactActions->objectName().isEmpty())
73 AkonadiContactActions->setObjectName(QString::fromUtf8(
"AkonadiContactActions"));
74 AkonadiContactActions->resize(222, 408);
75 verticalLayout_4 =
new QVBoxLayout(AkonadiContactActions);
76 verticalLayout_4->setObjectName(QString::fromUtf8(
"verticalLayout_4"));
77 groupBox =
new QGroupBox(AkonadiContactActions);
78 groupBox->setObjectName(QString::fromUtf8(
"groupBox"));
79 verticalLayout =
new QVBoxLayout(groupBox);
80 verticalLayout->setObjectName(QString::fromUtf8(
"verticalLayout"));
81 ShowAddressAction =
new KComboBox(groupBox);
82 ShowAddressAction->setObjectName(QString::fromUtf8(
"ShowAddressAction"));
84 verticalLayout->addWidget(ShowAddressAction);
86 stackedWidget =
new QStackedWidget(groupBox);
87 stackedWidget->setObjectName(QString::fromUtf8(
"stackedWidget"));
89 page->setObjectName(QString::fromUtf8(
"page"));
90 horizontalLayout =
new QHBoxLayout(page);
91 horizontalLayout->setObjectName(QString::fromUtf8(
"horizontalLayout"));
92 label_3 =
new QLabel(page);
93 label_3->setObjectName(QString::fromUtf8(
"label_3"));
95 horizontalLayout->addWidget(label_3);
97 kcfg_AddressUrl =
new KLineEdit(page);
98 kcfg_AddressUrl->setObjectName(QString::fromUtf8(
"kcfg_AddressUrl"));
99 kcfg_AddressUrl->setTrapReturnKey(
true);
101 horizontalLayout->addWidget(kcfg_AddressUrl);
103 stackedWidget->addWidget(page);
104 page_2 =
new QWidget();
105 page_2->setObjectName(QString::fromUtf8(
"page_2"));
106 horizontalLayout_2 =
new QHBoxLayout(page_2);
107 horizontalLayout_2->setObjectName(QString::fromUtf8(
"horizontalLayout_2"));
108 label_4 =
new QLabel(page_2);
109 label_4->setObjectName(QString::fromUtf8(
"label_4"));
111 horizontalLayout_2->addWidget(label_4);
113 kcfg_AddressCommand =
new KLineEdit(page_2);
114 kcfg_AddressCommand->setObjectName(QString::fromUtf8(
"kcfg_AddressCommand"));
115 kcfg_AddressCommand->setTrapReturnKey(
true);
117 horizontalLayout_2->addWidget(kcfg_AddressCommand);
119 stackedWidget->addWidget(page_2);
120 page_8 =
new QWidget();
121 page_8->setObjectName(QString::fromUtf8(
"page_8"));
122 stackedWidget->addWidget(page_8);
124 verticalLayout->addWidget(stackedWidget);
126 verticalSpacer =
new QSpacerItem(20, 9, QSizePolicy::Minimum, QSizePolicy::Expanding);
128 verticalLayout->addItem(verticalSpacer);
131 verticalLayout_4->addWidget(groupBox);
133 groupBox_2 =
new QGroupBox(AkonadiContactActions);
134 groupBox_2->setObjectName(QString::fromUtf8(
"groupBox_2"));
135 verticalLayout_2 =
new QVBoxLayout(groupBox_2);
136 verticalLayout_2->setObjectName(QString::fromUtf8(
"verticalLayout_2"));
137 DialPhoneNumberAction =
new KComboBox(groupBox_2);
138 DialPhoneNumberAction->setObjectName(QString::fromUtf8(
"DialPhoneNumberAction"));
140 verticalLayout_2->addWidget(DialPhoneNumberAction);
142 stackedWidget_2 =
new QStackedWidget(groupBox_2);
143 stackedWidget_2->setObjectName(QString::fromUtf8(
"stackedWidget_2"));
144 page_3 =
new QWidget();
145 page_3->setObjectName(QString::fromUtf8(
"page_3"));
146 stackedWidget_2->addWidget(page_3);
147 page_4 =
new QWidget();
148 page_4->setObjectName(QString::fromUtf8(
"page_4"));
149 horizontalLayout_3 =
new QHBoxLayout(page_4);
150 horizontalLayout_3->setObjectName(QString::fromUtf8(
"horizontalLayout_3"));
151 label_5 =
new QLabel(page_4);
152 label_5->setObjectName(QString::fromUtf8(
"label_5"));
154 horizontalLayout_3->addWidget(label_5);
156 kcfg_PhoneCommand =
new KLineEdit(page_4);
157 kcfg_PhoneCommand->setObjectName(QString::fromUtf8(
"kcfg_PhoneCommand"));
158 kcfg_PhoneCommand->setTrapReturnKey(
true);
160 horizontalLayout_3->addWidget(kcfg_PhoneCommand);
162 stackedWidget_2->addWidget(page_4);
163 page_7 =
new QWidget();
164 page_7->setObjectName(QString::fromUtf8(
"page_7"));
165 stackedWidget_2->addWidget(page_7);
167 verticalLayout_2->addWidget(stackedWidget_2);
169 verticalSpacer_2 =
new QSpacerItem(20, 18, QSizePolicy::Minimum, QSizePolicy::Expanding);
171 verticalLayout_2->addItem(verticalSpacer_2);
174 verticalLayout_4->addWidget(groupBox_2);
176 groupBox_3 =
new QGroupBox(AkonadiContactActions);
177 groupBox_3->setObjectName(QString::fromUtf8(
"groupBox_3"));
178 verticalLayout_3 =
new QVBoxLayout(groupBox_3);
179 verticalLayout_3->setObjectName(QString::fromUtf8(
"verticalLayout_3"));
180 SendSmsAction =
new KComboBox(groupBox_3);
181 SendSmsAction->setObjectName(QString::fromUtf8(
"SendSmsAction"));
183 verticalLayout_3->addWidget(SendSmsAction);
185 stackedWidget_3 =
new QStackedWidget(groupBox_3);
186 stackedWidget_3->setObjectName(QString::fromUtf8(
"stackedWidget_3"));
187 page_5 =
new QWidget();
188 page_5->setObjectName(QString::fromUtf8(
"page_5"));
189 stackedWidget_3->addWidget(page_5);
190 page_6 =
new QWidget();
191 page_6->setObjectName(QString::fromUtf8(
"page_6"));
192 horizontalLayout_4 =
new QHBoxLayout(page_6);
193 horizontalLayout_4->setObjectName(QString::fromUtf8(
"horizontalLayout_4"));
194 label_6 =
new QLabel(page_6);
195 label_6->setObjectName(QString::fromUtf8(
"label_6"));
197 horizontalLayout_4->addWidget(label_6);
199 kcfg_SmsCommand =
new KLineEdit(page_6);
200 kcfg_SmsCommand->setObjectName(QString::fromUtf8(
"kcfg_SmsCommand"));
201 kcfg_SmsCommand->setTrapReturnKey(
true);
203 horizontalLayout_4->addWidget(kcfg_SmsCommand);
205 stackedWidget_3->addWidget(page_6);
207 verticalLayout_3->addWidget(stackedWidget_3);
209 verticalSpacer_4 =
new QSpacerItem(20, 18, QSizePolicy::Minimum, QSizePolicy::Expanding);
211 verticalLayout_3->addItem(verticalSpacer_4);
214 verticalLayout_4->addWidget(groupBox_3);
216 verticalSpacer_3 =
new QSpacerItem(20, 14, QSizePolicy::Minimum, QSizePolicy::Expanding);
218 verticalLayout_4->addItem(verticalSpacer_3);
221 retranslateUi(AkonadiContactActions);
223 stackedWidget->setCurrentIndex(0);
224 stackedWidget_2->setCurrentIndex(2);
225 stackedWidget_3->setCurrentIndex(0);
228 QMetaObject::connectSlotsByName(AkonadiContactActions);
231 void retranslateUi(QWidget *AkonadiContactActions)
233 groupBox->setTitle(QApplication::translate(
"AkonadiContactActions",
"Show Address", 0, QApplication::UnicodeUTF8));
234 label_3->setText(QApplication::translate(
"AkonadiContactActions",
"Url:", 0, QApplication::UnicodeUTF8));
235 label_4->setText(QApplication::translate(
"AkonadiContactActions",
"Command:", 0, QApplication::UnicodeUTF8));
236 groupBox_2->setTitle(QApplication::translate(
"AkonadiContactActions",
"Dial Phone Number", 0, QApplication::UnicodeUTF8));
237 label_5->setText(QApplication::translate(
"AkonadiContactActions",
"Command:", 0, QApplication::UnicodeUTF8));
238 groupBox_3->setTitle(QApplication::translate(
"AkonadiContactActions",
"Send SMS", 0, QApplication::UnicodeUTF8));
239 label_6->setText(QApplication::translate(
"AkonadiContactActions",
"Command:", 0, QApplication::UnicodeUTF8));
240 Q_UNUSED(AkonadiContactActions);
246 class AkonadiContactActions:
public Ui_AkonadiContactActions {};
251 #endif // UI_AKONADICONTACTACTIONS_H