ckb-next  v0.2.8 at branch master
ckb-next driver for corsair devices
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ui_rebindwidget.h
Go to the documentation of this file.
1 /********************************************************************************
2 ** Form generated from reading UI file 'rebindwidget.ui'
3 **
4 ** Created by: Qt User Interface Compiler version 5.7.1
5 **
6 ** WARNING! All changes made in this file will be lost when recompiling UI file!
7 ********************************************************************************/
8 
9 #ifndef UI_REBINDWIDGET_H
10 #define UI_REBINDWIDGET_H
11 
12 #include <QtCore/QVariant>
13 #include <QtWidgets/QAction>
14 #include <QtWidgets/QApplication>
15 #include <QtWidgets/QButtonGroup>
16 #include <QtWidgets/QCheckBox>
17 #include <QtWidgets/QComboBox>
18 #include <QtWidgets/QGridLayout>
19 #include <QtWidgets/QGroupBox>
20 #include <QtWidgets/QHBoxLayout>
21 #include <QtWidgets/QHeaderView>
22 #include <QtWidgets/QLabel>
23 #include <QtWidgets/QLineEdit>
24 #include <QtWidgets/QPlainTextEdit>
25 #include <QtWidgets/QPushButton>
26 #include <QtWidgets/QRadioButton>
27 #include <QtWidgets/QSpacerItem>
28 #include <QtWidgets/QSpinBox>
29 #include <QtWidgets/QTabWidget>
30 #include <QtWidgets/QVBoxLayout>
31 #include <QtWidgets/QWidget>
32 
33 QT_BEGIN_NAMESPACE
34 
36 {
37 public:
38  QVBoxLayout *verticalLayout;
39  QTabWidget *tabWidget;
41  QGridLayout *gridLayout_2;
42  QComboBox *numBox;
43  QComboBox *typingBox;
44  QComboBox *fnBox;
45  QSpacerItem *verticalSpacer_10;
46  QSpacerItem *verticalSpacer_3;
47  QSpacerItem *horizontalSpacer_2;
48  QRadioButton *typingButton;
49  QComboBox *modBox;
50  QSpacerItem *horizontalSpacer_3;
51  QRadioButton *mediaButton;
52  QSpacerItem *verticalSpacer_4;
53  QSpacerItem *horizontalSpacer_9;
54  QSpacerItem *horizontalSpacer_4;
55  QRadioButton *modButton;
56  QRadioButton *fnButton;
57  QComboBox *mediaBox;
58  QRadioButton *numButton;
59  QSpacerItem *horizontalSpacer_17;
61  QGridLayout *gridLayout;
62  QRadioButton *dpiButton;
63  QSpacerItem *verticalSpacer_2;
64  QSpacerItem *verticalSpacer_8;
65  QSpacerItem *horizontalSpacer_18;
66  QSpacerItem *horizontalSpacer_20;
67  QComboBox *mb2Box;
68  QComboBox *dpiBox;
69  QSpinBox *dpiCustYBox;
70  QComboBox *mbBox;
71  QComboBox *wheelBox;
72  QRadioButton *mbButton;
73  QSpinBox *dpiCustXBox;
74  QLabel *dpiWarning;
75  QRadioButton *wheelButton;
76  QSpacerItem *horizontalSpacer_22;
77  QRadioButton *mb2Button;
78  QLabel *dpiCustLabel;
79  QSpacerItem *horizontalSpacer_19;
80  QSpacerItem *horizontalSpacer_21;
82  QGridLayout *gridLayout_5;
83  QSpacerItem *verticalSpacer_11;
84  QComboBox *animBox;
85  QSpacerItem *horizontalSpacer_24;
86  QSpacerItem *horizontalSpacer_25;
87  QCheckBox *animKrBox;
88  QCheckBox *animOnceBox;
89  QSpacerItem *horizontalSpacer_26;
90  QRadioButton *animButton;
91  QSpacerItem *horizontalSpacer_23;
93  QGridLayout *gridLayout_3;
94  QSpacerItem *horizontalSpacer_5;
95  QRadioButton *modeButton;
96  QCheckBox *modeWrapBox;
97  QCheckBox *lightWrapBox;
98  QSpacerItem *verticalSpacer_7;
99  QSpacerItem *verticalSpacer_6;
100  QRadioButton *lockButton;
101  QSpacerItem *verticalSpacer_5;
102  QComboBox *lightBox;
103  QComboBox *lockBox;
104  QRadioButton *lightButton;
105  QComboBox *modeBox;
106  QSpacerItem *horizontalSpacer_8;
107  QSpacerItem *horizontalSpacer_10;
108  QSpacerItem *horizontalSpacer_7;
109  QSpacerItem *horizontalSpacer_6;
111  QGridLayout *gridLayout_4;
112  QSpacerItem *verticalSpacer;
113  QSpacerItem *horizontalSpacer;
114  QCheckBox *programKpButton;
115  QLineEdit *programKpBox;
116  QSpacerItem *horizontalSpacer_11;
117  QSpacerItem *horizontalSpacer_13;
118  QLineEdit *programKrBox;
119  QCheckBox *programKrButton;
120  QSpacerItem *horizontalSpacer_12;
122  QHBoxLayout *horizontalLayout_2;
123  QCheckBox *programKpSIBox;
124  QComboBox *programKpModeBox;
125  QSpacerItem *horizontalSpacer_15;
127  QHBoxLayout *horizontalLayout_3;
128  QCheckBox *programKrSIBox;
129  QComboBox *programKrModeBox;
130  QSpacerItem *horizontalSpacer_16;
131  QLabel *progTipLabel;
134  QGridLayout *gridLayout_8;
135  QGroupBox *groupBox_2;
136  QPlainTextEdit *pteMacroBox;
137  QPlainTextEdit *pteMacroComment;
138  QPlainTextEdit *pteMacroText;
140  QVBoxLayout *verticalLayout_2;
141  QGroupBox *groupBox_3;
142  QGroupBox *groupBox_4;
144  QGridLayout *gridLayout_10;
148  QLabel *label;
149  QLabel *lbl_macro;
151  QHBoxLayout *delayButtons;
152  QRadioButton *rb_delay_no;
153  QRadioButton *rb_delay_default;
154  QRadioButton *rb_delay_asTyped;
155  QLabel *txtBuffer;
156  QHBoxLayout *horizontalLayout;
157  QSpacerItem *horizontalSpacer_14;
162 
164  {
165  if (RebindWidget->objectName().isEmpty())
166  RebindWidget->setObjectName(QStringLiteral("RebindWidget"));
167  RebindWidget->resize(687, 342);
168  QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Preferred);
169  sizePolicy.setHorizontalStretch(0);
170  sizePolicy.setVerticalStretch(0);
171  sizePolicy.setHeightForWidth(RebindWidget->sizePolicy().hasHeightForWidth());
172  RebindWidget->setSizePolicy(sizePolicy);
173  RebindWidget->setStyleSheet(QStringLiteral("font-size: 12px ;"));
174  verticalLayout = new QVBoxLayout(RebindWidget);
175  verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
176  tabWidget = new QTabWidget(RebindWidget);
177  tabWidget->setObjectName(QStringLiteral("tabWidget"));
178  tabWidget->setStyleSheet(QStringLiteral(""));
179  tabWidget->setUsesScrollButtons(false);
180  tabWidget->setDocumentMode(false);
181  keyTab = new QWidget();
182  keyTab->setObjectName(QStringLiteral("keyTab"));
183  sizePolicy.setHeightForWidth(keyTab->sizePolicy().hasHeightForWidth());
184  keyTab->setSizePolicy(sizePolicy);
185  gridLayout_2 = new QGridLayout(keyTab);
186  gridLayout_2->setObjectName(QStringLiteral("gridLayout_2"));
187  gridLayout_2->setContentsMargins(-1, -1, -1, 0);
188  numBox = new QComboBox(keyTab);
189  numBox->setObjectName(QStringLiteral("numBox"));
190  QSizePolicy sizePolicy1(QSizePolicy::Expanding, QSizePolicy::Fixed);
191  sizePolicy1.setHorizontalStretch(0);
192  sizePolicy1.setVerticalStretch(0);
193  sizePolicy1.setHeightForWidth(numBox->sizePolicy().hasHeightForWidth());
194  numBox->setSizePolicy(sizePolicy1);
195 
196  gridLayout_2->addWidget(numBox, 6, 4, 1, 1);
197 
198  typingBox = new QComboBox(keyTab);
199  typingBox->setObjectName(QStringLiteral("typingBox"));
200  sizePolicy1.setHeightForWidth(typingBox->sizePolicy().hasHeightForWidth());
201  typingBox->setSizePolicy(sizePolicy1);
202 
203  gridLayout_2->addWidget(typingBox, 1, 1, 1, 1);
204 
205  fnBox = new QComboBox(keyTab);
206  fnBox->setObjectName(QStringLiteral("fnBox"));
207  sizePolicy1.setHeightForWidth(fnBox->sizePolicy().hasHeightForWidth());
208  fnBox->setSizePolicy(sizePolicy1);
209 
210  gridLayout_2->addWidget(fnBox, 6, 1, 1, 1);
211 
212  verticalSpacer_10 = new QSpacerItem(0, 5, QSizePolicy::Minimum, QSizePolicy::Fixed);
213 
214  gridLayout_2->addItem(verticalSpacer_10, 9, 1, 1, 1);
215 
216  verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
217 
218  gridLayout_2->addItem(verticalSpacer_3, 15, 2, 1, 1);
219 
220  horizontalSpacer_2 = new QSpacerItem(5, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
221 
222  gridLayout_2->addItem(horizontalSpacer_2, 1, 3, 1, 1);
223 
224  typingButton = new QRadioButton(keyTab);
225  typingButton->setObjectName(QStringLiteral("typingButton"));
226  typingButton->setAutoExclusive(false);
227 
228  gridLayout_2->addWidget(typingButton, 0, 0, 1, 2);
229 
230  modBox = new QComboBox(keyTab);
231  modBox->setObjectName(QStringLiteral("modBox"));
232  sizePolicy1.setHeightForWidth(modBox->sizePolicy().hasHeightForWidth());
233  modBox->setSizePolicy(sizePolicy1);
234 
235  gridLayout_2->addWidget(modBox, 1, 4, 1, 1);
236 
237  horizontalSpacer_3 = new QSpacerItem(5, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
238 
239  gridLayout_2->addItem(horizontalSpacer_3, 1, 0, 1, 1);
240 
241  mediaButton = new QRadioButton(keyTab);
242  mediaButton->setObjectName(QStringLiteral("mediaButton"));
243  mediaButton->setAutoExclusive(false);
244 
245  gridLayout_2->addWidget(mediaButton, 10, 0, 1, 2);
246 
247  verticalSpacer_4 = new QSpacerItem(20, 5, QSizePolicy::Minimum, QSizePolicy::Fixed);
248 
249  gridLayout_2->addItem(verticalSpacer_4, 2, 1, 1, 1);
250 
251  horizontalSpacer_9 = new QSpacerItem(0, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
252 
253  gridLayout_2->addItem(horizontalSpacer_9, 1, 5, 1, 2);
254 
255  horizontalSpacer_4 = new QSpacerItem(0, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
256 
257  gridLayout_2->addItem(horizontalSpacer_4, 1, 2, 1, 1);
258 
259  modButton = new QRadioButton(keyTab);
260  modButton->setObjectName(QStringLiteral("modButton"));
261 
262  gridLayout_2->addWidget(modButton, 0, 3, 1, 2);
263 
264  fnButton = new QRadioButton(keyTab);
265  fnButton->setObjectName(QStringLiteral("fnButton"));
266  fnButton->setAutoExclusive(false);
267 
268  gridLayout_2->addWidget(fnButton, 5, 0, 1, 2);
269 
270  mediaBox = new QComboBox(keyTab);
271  mediaBox->setObjectName(QStringLiteral("mediaBox"));
272  sizePolicy1.setHeightForWidth(mediaBox->sizePolicy().hasHeightForWidth());
273  mediaBox->setSizePolicy(sizePolicy1);
274 
275  gridLayout_2->addWidget(mediaBox, 11, 1, 1, 1);
276 
277  numButton = new QRadioButton(keyTab);
278  numButton->setObjectName(QStringLiteral("numButton"));
279  numButton->setAutoExclusive(false);
280 
281  gridLayout_2->addWidget(numButton, 5, 3, 1, 2);
282 
283  horizontalSpacer_17 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
284 
285  gridLayout_2->addItem(horizontalSpacer_17, 1, 7, 1, 1);
286 
287  tabWidget->addTab(keyTab, QString());
288  mouseTab = new QWidget();
289  mouseTab->setObjectName(QStringLiteral("mouseTab"));
290  gridLayout = new QGridLayout(mouseTab);
291  gridLayout->setObjectName(QStringLiteral("gridLayout"));
292  dpiButton = new QRadioButton(mouseTab);
293  dpiButton->setObjectName(QStringLiteral("dpiButton"));
294  dpiButton->setAutoExclusive(false);
295 
296  gridLayout->addWidget(dpiButton, 3, 3, 1, 5);
297 
298  verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
299 
300  gridLayout->addItem(verticalSpacer_2, 5, 1, 1, 1);
301 
302  verticalSpacer_8 = new QSpacerItem(20, 5, QSizePolicy::Minimum, QSizePolicy::Fixed);
303 
304  gridLayout->addItem(verticalSpacer_8, 2, 1, 1, 1);
305 
306  horizontalSpacer_18 = new QSpacerItem(5, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
307 
308  gridLayout->addItem(horizontalSpacer_18, 1, 0, 1, 1);
309 
310  horizontalSpacer_20 = new QSpacerItem(5, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
311 
312  gridLayout->addItem(horizontalSpacer_20, 1, 3, 1, 1);
313 
314  mb2Box = new QComboBox(mouseTab);
315  mb2Box->setObjectName(QStringLiteral("mb2Box"));
316  sizePolicy1.setHeightForWidth(mb2Box->sizePolicy().hasHeightForWidth());
317  mb2Box->setSizePolicy(sizePolicy1);
318 
319  gridLayout->addWidget(mb2Box, 1, 4, 1, 4);
320 
321  dpiBox = new QComboBox(mouseTab);
322  dpiBox->setObjectName(QStringLiteral("dpiBox"));
323 
324  gridLayout->addWidget(dpiBox, 4, 4, 1, 1);
325 
326  dpiCustYBox = new QSpinBox(mouseTab);
327  dpiCustYBox->setObjectName(QStringLiteral("dpiCustYBox"));
328  dpiCustYBox->setMinimum(400);
329  dpiCustYBox->setMaximum(8500);
330  dpiCustYBox->setSingleStep(50);
331 
332  gridLayout->addWidget(dpiCustYBox, 4, 7, 1, 1);
333 
334  mbBox = new QComboBox(mouseTab);
335  mbBox->setObjectName(QStringLiteral("mbBox"));
336  sizePolicy1.setHeightForWidth(mbBox->sizePolicy().hasHeightForWidth());
337  mbBox->setSizePolicy(sizePolicy1);
338 
339  gridLayout->addWidget(mbBox, 1, 1, 1, 1);
340 
341  wheelBox = new QComboBox(mouseTab);
342  wheelBox->setObjectName(QStringLiteral("wheelBox"));
343 
344  gridLayout->addWidget(wheelBox, 4, 1, 1, 1);
345 
346  mbButton = new QRadioButton(mouseTab);
347  mbButton->setObjectName(QStringLiteral("mbButton"));
348  mbButton->setAutoExclusive(false);
349 
350  gridLayout->addWidget(mbButton, 0, 0, 1, 2);
351 
352  dpiCustXBox = new QSpinBox(mouseTab);
353  dpiCustXBox->setObjectName(QStringLiteral("dpiCustXBox"));
354  dpiCustXBox->setMinimum(400);
355  dpiCustXBox->setMaximum(8500);
356  dpiCustXBox->setSingleStep(50);
357 
358  gridLayout->addWidget(dpiCustXBox, 4, 5, 1, 1);
359 
360  dpiWarning = new QLabel(mouseTab);
361  dpiWarning->setObjectName(QStringLiteral("dpiWarning"));
362  QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Fixed);
363  sizePolicy2.setHorizontalStretch(0);
364  sizePolicy2.setVerticalStretch(0);
365  sizePolicy2.setHeightForWidth(dpiWarning->sizePolicy().hasHeightForWidth());
366  dpiWarning->setSizePolicy(sizePolicy2);
367 
368  gridLayout->addWidget(dpiWarning, 6, 0, 1, 10);
369 
370  wheelButton = new QRadioButton(mouseTab);
371  wheelButton->setObjectName(QStringLiteral("wheelButton"));
372 
373  gridLayout->addWidget(wheelButton, 3, 0, 1, 2);
374 
375  horizontalSpacer_22 = new QSpacerItem(5, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
376 
377  gridLayout->addItem(horizontalSpacer_22, 1, 8, 1, 1);
378 
379  mb2Button = new QRadioButton(mouseTab);
380  mb2Button->setObjectName(QStringLiteral("mb2Button"));
381  mb2Button->setAutoExclusive(false);
382 
383  gridLayout->addWidget(mb2Button, 0, 3, 1, 5);
384 
385  dpiCustLabel = new QLabel(mouseTab);
386  dpiCustLabel->setObjectName(QStringLiteral("dpiCustLabel"));
387 
388  gridLayout->addWidget(dpiCustLabel, 4, 6, 1, 1);
389 
390  horizontalSpacer_19 = new QSpacerItem(0, 0, QSizePolicy::Expanding, QSizePolicy::Minimum);
391 
392  gridLayout->addItem(horizontalSpacer_19, 1, 2, 1, 1);
393 
394  horizontalSpacer_21 = new QSpacerItem(0, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
395 
396  gridLayout->addItem(horizontalSpacer_21, 1, 9, 1, 1);
397 
398  tabWidget->addTab(mouseTab, QString());
399  animTab = new QWidget();
400  animTab->setObjectName(QStringLiteral("animTab"));
401  gridLayout_5 = new QGridLayout(animTab);
402  gridLayout_5->setObjectName(QStringLiteral("gridLayout_5"));
403  verticalSpacer_11 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
404 
405  gridLayout_5->addItem(verticalSpacer_11, 6, 2, 1, 1);
406 
407  animBox = new QComboBox(animTab);
408  animBox->setObjectName(QStringLiteral("animBox"));
409  sizePolicy1.setHeightForWidth(animBox->sizePolicy().hasHeightForWidth());
410  animBox->setSizePolicy(sizePolicy1);
411 
412  gridLayout_5->addWidget(animBox, 4, 2, 1, 1);
413 
414  horizontalSpacer_24 = new QSpacerItem(20, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
415 
416  gridLayout_5->addItem(horizontalSpacer_24, 4, 3, 1, 1);
417 
418  horizontalSpacer_25 = new QSpacerItem(438, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
419 
420  gridLayout_5->addItem(horizontalSpacer_25, 4, 7, 1, 1);
421 
422  animKrBox = new QCheckBox(animTab);
423  animKrBox->setObjectName(QStringLiteral("animKrBox"));
424 
425  gridLayout_5->addWidget(animKrBox, 4, 6, 1, 1);
426 
427  animOnceBox = new QCheckBox(animTab);
428  animOnceBox->setObjectName(QStringLiteral("animOnceBox"));
429 
430  gridLayout_5->addWidget(animOnceBox, 4, 4, 1, 1);
431 
432  horizontalSpacer_26 = new QSpacerItem(20, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
433 
434  gridLayout_5->addItem(horizontalSpacer_26, 4, 5, 1, 1);
435 
436  animButton = new QRadioButton(animTab);
437  animButton->setObjectName(QStringLiteral("animButton"));
438  sizePolicy1.setHeightForWidth(animButton->sizePolicy().hasHeightForWidth());
439  animButton->setSizePolicy(sizePolicy1);
440 
441  gridLayout_5->addWidget(animButton, 0, 1, 1, 2);
442 
443  horizontalSpacer_23 = new QSpacerItem(5, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
444 
445  gridLayout_5->addItem(horizontalSpacer_23, 4, 1, 1, 1);
446 
447  tabWidget->addTab(animTab, QString());
448  actionTab = new QWidget();
449  actionTab->setObjectName(QStringLiteral("actionTab"));
450  sizePolicy.setHeightForWidth(actionTab->sizePolicy().hasHeightForWidth());
451  actionTab->setSizePolicy(sizePolicy);
452  gridLayout_3 = new QGridLayout(actionTab);
453  gridLayout_3->setObjectName(QStringLiteral("gridLayout_3"));
454  gridLayout_3->setContentsMargins(-1, -1, -1, 0);
455  horizontalSpacer_5 = new QSpacerItem(5, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
456 
457  gridLayout_3->addItem(horizontalSpacer_5, 1, 0, 1, 1);
458 
459  modeButton = new QRadioButton(actionTab);
460  modeButton->setObjectName(QStringLiteral("modeButton"));
461  modeButton->setAutoExclusive(false);
462 
463  gridLayout_3->addWidget(modeButton, 0, 0, 1, 2);
464 
465  modeWrapBox = new QCheckBox(actionTab);
466  modeWrapBox->setObjectName(QStringLiteral("modeWrapBox"));
467  modeWrapBox->setChecked(true);
468 
469  gridLayout_3->addWidget(modeWrapBox, 1, 3, 1, 1);
470 
471  lightWrapBox = new QCheckBox(actionTab);
472  lightWrapBox->setObjectName(QStringLiteral("lightWrapBox"));
473  lightWrapBox->setChecked(true);
474 
475  gridLayout_3->addWidget(lightWrapBox, 4, 3, 1, 1);
476 
477  verticalSpacer_7 = new QSpacerItem(20, 5, QSizePolicy::Minimum, QSizePolicy::Fixed);
478 
479  gridLayout_3->addItem(verticalSpacer_7, 2, 1, 1, 1);
480 
481  verticalSpacer_6 = new QSpacerItem(20, 5, QSizePolicy::Minimum, QSizePolicy::Fixed);
482 
483  gridLayout_3->addItem(verticalSpacer_6, 5, 1, 1, 1);
484 
485  lockButton = new QRadioButton(actionTab);
486  lockButton->setObjectName(QStringLiteral("lockButton"));
487  lockButton->setAutoExclusive(false);
488 
489  gridLayout_3->addWidget(lockButton, 6, 0, 1, 2);
490 
491  verticalSpacer_5 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
492 
493  gridLayout_3->addItem(verticalSpacer_5, 8, 1, 1, 1);
494 
495  lightBox = new QComboBox(actionTab);
496  lightBox->setObjectName(QStringLiteral("lightBox"));
497  sizePolicy1.setHeightForWidth(lightBox->sizePolicy().hasHeightForWidth());
498  lightBox->setSizePolicy(sizePolicy1);
499 
500  gridLayout_3->addWidget(lightBox, 4, 1, 1, 1);
501 
502  lockBox = new QComboBox(actionTab);
503  lockBox->setObjectName(QStringLiteral("lockBox"));
504  sizePolicy1.setHeightForWidth(lockBox->sizePolicy().hasHeightForWidth());
505  lockBox->setSizePolicy(sizePolicy1);
506 
507  gridLayout_3->addWidget(lockBox, 7, 1, 1, 1);
508 
509  lightButton = new QRadioButton(actionTab);
510  lightButton->setObjectName(QStringLiteral("lightButton"));
511  lightButton->setAutoExclusive(false);
512 
513  gridLayout_3->addWidget(lightButton, 3, 0, 1, 2);
514 
515  modeBox = new QComboBox(actionTab);
516  modeBox->setObjectName(QStringLiteral("modeBox"));
517  sizePolicy1.setHeightForWidth(modeBox->sizePolicy().hasHeightForWidth());
518  modeBox->setSizePolicy(sizePolicy1);
519 
520  gridLayout_3->addWidget(modeBox, 1, 1, 1, 1);
521 
522  horizontalSpacer_8 = new QSpacerItem(5, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
523 
524  gridLayout_3->addItem(horizontalSpacer_8, 1, 2, 1, 1);
525 
526  horizontalSpacer_10 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
527 
528  gridLayout_3->addItem(horizontalSpacer_10, 7, 3, 1, 1);
529 
530  horizontalSpacer_7 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
531 
532  gridLayout_3->addItem(horizontalSpacer_7, 1, 4, 1, 1);
533 
534  horizontalSpacer_6 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
535 
536  gridLayout_3->addItem(horizontalSpacer_6, 1, 5, 1, 1);
537 
538  tabWidget->addTab(actionTab, QString());
539  programTab = new QWidget();
540  programTab->setObjectName(QStringLiteral("programTab"));
541  gridLayout_4 = new QGridLayout(programTab);
542  gridLayout_4->setObjectName(QStringLiteral("gridLayout_4"));
543  verticalSpacer = new QSpacerItem(20, 5, QSizePolicy::Minimum, QSizePolicy::Fixed);
544 
545  gridLayout_4->addItem(verticalSpacer, 2, 1, 1, 1);
546 
547  horizontalSpacer = new QSpacerItem(5, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
548 
549  gridLayout_4->addItem(horizontalSpacer, 1, 0, 1, 1);
550 
551  programKpButton = new QCheckBox(programTab);
552  programKpButton->setObjectName(QStringLiteral("programKpButton"));
553 
554  gridLayout_4->addWidget(programKpButton, 0, 0, 1, 2);
555 
556  programKpBox = new QLineEdit(programTab);
557  programKpBox->setObjectName(QStringLiteral("programKpBox"));
558 
559  gridLayout_4->addWidget(programKpBox, 1, 1, 1, 1);
560 
561  horizontalSpacer_11 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
562 
563  gridLayout_4->addItem(horizontalSpacer_11, 0, 2, 1, 2);
564 
565  horizontalSpacer_13 = new QSpacerItem(20, 20, QSizePolicy::Fixed, QSizePolicy::Minimum);
566 
567  gridLayout_4->addItem(horizontalSpacer_13, 1, 2, 1, 1);
568 
569  programKrBox = new QLineEdit(programTab);
570  programKrBox->setObjectName(QStringLiteral("programKrBox"));
571 
572  gridLayout_4->addWidget(programKrBox, 4, 1, 1, 1);
573 
574  programKrButton = new QCheckBox(programTab);
575  programKrButton->setObjectName(QStringLiteral("programKrButton"));
576 
577  gridLayout_4->addWidget(programKrButton, 3, 0, 1, 2);
578 
579  horizontalSpacer_12 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
580 
581  gridLayout_4->addItem(horizontalSpacer_12, 0, 4, 1, 1);
582 
584  programKpExtra->setObjectName(QStringLiteral("programKpExtra"));
585  horizontalLayout_2 = new QHBoxLayout(programKpExtra);
586  horizontalLayout_2->setSpacing(12);
587  horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2"));
588  horizontalLayout_2->setContentsMargins(0, 0, 0, 0);
589  programKpSIBox = new QCheckBox(programKpExtra);
590  programKpSIBox->setObjectName(QStringLiteral("programKpSIBox"));
591 
593 
594  programKpModeBox = new QComboBox(programKpExtra);
595  programKpModeBox->setObjectName(QStringLiteral("programKpModeBox"));
596 
598 
599  horizontalSpacer_15 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
600 
602 
603 
604  gridLayout_4->addWidget(programKpExtra, 1, 3, 1, 2);
605 
607  programKrExtra->setObjectName(QStringLiteral("programKrExtra"));
608  horizontalLayout_3 = new QHBoxLayout(programKrExtra);
609  horizontalLayout_3->setSpacing(12);
610  horizontalLayout_3->setObjectName(QStringLiteral("horizontalLayout_3"));
611  horizontalLayout_3->setContentsMargins(0, 0, 0, 0);
612  programKrSIBox = new QCheckBox(programKrExtra);
613  programKrSIBox->setObjectName(QStringLiteral("programKrSIBox"));
614 
616 
617  programKrModeBox = new QComboBox(programKrExtra);
618  programKrModeBox->setObjectName(QStringLiteral("programKrModeBox"));
619 
621 
622  horizontalSpacer_16 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
623 
625 
626 
627  gridLayout_4->addWidget(programKrExtra, 4, 3, 1, 2);
628 
629  progTipLabel = new QLabel(programTab);
630  progTipLabel->setObjectName(QStringLiteral("progTipLabel"));
631  QSizePolicy sizePolicy3(QSizePolicy::Preferred, QSizePolicy::Expanding);
632  sizePolicy3.setHorizontalStretch(0);
633  sizePolicy3.setVerticalStretch(0);
634  sizePolicy3.setHeightForWidth(progTipLabel->sizePolicy().hasHeightForWidth());
635  progTipLabel->setSizePolicy(sizePolicy3);
636  progTipLabel->setTextInteractionFlags(Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse);
637 
638  gridLayout_4->addWidget(progTipLabel, 5, 1, 1, 4);
639 
640  tabWidget->addTab(programTab, QString());
641  macroTab = new QWidget();
642  macroTab->setObjectName(QStringLiteral("macroTab"));
644  layoutWidget1->setObjectName(QStringLiteral("layoutWidget1"));
645  layoutWidget1->setGeometry(QRect(40, 12, 241, 161));
646  gridLayout_8 = new QGridLayout(layoutWidget1);
647  gridLayout_8->setObjectName(QStringLiteral("gridLayout_8"));
648  gridLayout_8->setSizeConstraint(QLayout::SetNoConstraint);
649  gridLayout_8->setContentsMargins(0, 0, 0, 0);
650  groupBox_2 = new QGroupBox(layoutWidget1);
651  groupBox_2->setObjectName(QStringLiteral("groupBox_2"));
652  pteMacroBox = new QPlainTextEdit(groupBox_2);
653  pteMacroBox->setObjectName(QStringLiteral("pteMacroBox"));
654  pteMacroBox->setGeometry(QRect(0, 20, 241, 131));
655  pteMacroBox->setFocusPolicy(Qt::WheelFocus);
656  pteMacroBox->setTabChangesFocus(true);
657 
658  gridLayout_8->addWidget(groupBox_2, 0, 0, 1, 1);
659 
660  pteMacroComment = new QPlainTextEdit(macroTab);
661  pteMacroComment->setObjectName(QStringLiteral("pteMacroComment"));
662  pteMacroComment->setEnabled(true);
663  pteMacroComment->setGeometry(QRect(410, 10, 311, 31));
664  pteMacroComment->setFocusPolicy(Qt::WheelFocus);
665  pteMacroComment->setContextMenuPolicy(Qt::NoContextMenu);
666  pteMacroComment->setAcceptDrops(true);
667  pteMacroComment->setToolTipDuration(1);
668  pteMacroComment->setInputMethodHints(Qt::ImhNone);
669  pteMacroComment->setVerticalScrollBarPolicy(Qt::ScrollBarAlwaysOff);
670  pteMacroComment->setTabChangesFocus(true);
671  pteMacroComment->setUndoRedoEnabled(true);
672  pteMacroComment->setReadOnly(false);
673  pteMacroComment->setTabStopWidth(1);
674  pteMacroText = new QPlainTextEdit(macroTab);
675  pteMacroText->setObjectName(QStringLiteral("pteMacroText"));
676  pteMacroText->setGeometry(QRect(410, 50, 311, 66));
677  pteMacroText->setFocusPolicy(Qt::StrongFocus);
678  pteMacroText->setContextMenuPolicy(Qt::NoContextMenu);
679  pteMacroText->setAcceptDrops(false);
680  pteMacroText->setInputMethodHints(Qt::ImhNoAutoUppercase);
681  pteMacroText->setUndoRedoEnabled(false);
682  pteMacroText->setReadOnly(false);
683  pteMacroText->setTabStopWidth(1);
685  layoutWidget->setObjectName(QStringLiteral("layoutWidget"));
686  layoutWidget->setGeometry(QRect(300, 10, 131, 74));
687  verticalLayout_2 = new QVBoxLayout(layoutWidget);
688  verticalLayout_2->setObjectName(QStringLiteral("verticalLayout_2"));
689  verticalLayout_2->setSizeConstraint(QLayout::SetNoConstraint);
690  verticalLayout_2->setContentsMargins(0, 0, 0, 0);
691  groupBox_3 = new QGroupBox(layoutWidget);
692  groupBox_3->setObjectName(QStringLiteral("groupBox_3"));
693 
694  verticalLayout_2->addWidget(groupBox_3);
695 
696  groupBox_4 = new QGroupBox(layoutWidget);
697  groupBox_4->setObjectName(QStringLiteral("groupBox_4"));
698 
699  verticalLayout_2->addWidget(groupBox_4);
700 
702  layoutWidget_2->setObjectName(QStringLiteral("layoutWidget_2"));
703  layoutWidget_2->setGeometry(QRect(300, 160, 407, 36));
704  gridLayout_10 = new QGridLayout(layoutWidget_2);
705  gridLayout_10->setObjectName(QStringLiteral("gridLayout_10"));
706  gridLayout_10->setContentsMargins(0, 0, 0, 0);
708  btnStopMacro->setObjectName(QStringLiteral("btnStopMacro"));
709  btnStopMacro->setEnabled(false);
710 
711  gridLayout_10->addWidget(btnStopMacro, 0, 2, 1, 1);
712 
714  btnClearMacro->setObjectName(QStringLiteral("btnClearMacro"));
715 
716  gridLayout_10->addWidget(btnClearMacro, 0, 3, 1, 1);
717 
719  btnStartMacro->setObjectName(QStringLiteral("btnStartMacro"));
720 
721  gridLayout_10->addWidget(btnStartMacro, 0, 1, 1, 1);
722 
723  label = new QLabel(layoutWidget_2);
724  label->setObjectName(QStringLiteral("label"));
725  label->setStyleSheet(QLatin1String("font: 75 10pt ; \n"
726 ""));
727 
728  gridLayout_10->addWidget(label, 0, 0, 1, 1);
729 
730  lbl_macro = new QLabel(macroTab);
731  lbl_macro->setObjectName(QStringLiteral("lbl_macro"));
732  lbl_macro->setGeometry(QRect(300, 130, 431, 27));
733  lbl_macro->setStyleSheet(QStringLiteral("font: 75 11pt ; color: darkblue;"));
735  layoutWidget2->setObjectName(QStringLiteral("layoutWidget2"));
736  layoutWidget2->setGeometry(QRect(40, 170, 238, 28));
737  delayButtons = new QHBoxLayout(layoutWidget2);
738  delayButtons->setSpacing(0);
739  delayButtons->setObjectName(QStringLiteral("delayButtons"));
740  delayButtons->setSizeConstraint(QLayout::SetMinimumSize);
741  delayButtons->setContentsMargins(0, 0, 0, 0);
742  rb_delay_no = new QRadioButton(layoutWidget2);
743  rb_delay_no->setObjectName(QStringLiteral("rb_delay_no"));
744  rb_delay_no->setStyleSheet(QStringLiteral("font: 10pt ; color: green;"));
745 
746  delayButtons->addWidget(rb_delay_no);
747 
748  rb_delay_default = new QRadioButton(layoutWidget2);
749  rb_delay_default->setObjectName(QStringLiteral("rb_delay_default"));
750  rb_delay_default->setStyleSheet(QStringLiteral("font: 10pt ; color: green;"));
751  rb_delay_default->setChecked(false);
752  rb_delay_default->setAutoExclusive(true);
753 
754  delayButtons->addWidget(rb_delay_default);
755 
756  rb_delay_asTyped = new QRadioButton(layoutWidget2);
757  rb_delay_asTyped->setObjectName(QStringLiteral("rb_delay_asTyped"));
758  rb_delay_asTyped->setStyleSheet(QStringLiteral("font: 10pt ; color: green;"));
759  rb_delay_asTyped->setChecked(true);
760 
761  delayButtons->addWidget(rb_delay_asTyped);
762 
763  txtBuffer = new QLabel(macroTab);
764  txtBuffer->setObjectName(QStringLiteral("txtBuffer"));
765  txtBuffer->setEnabled(false);
766  txtBuffer->setGeometry(QRect(300, 100, 0, 0));
767  QSizePolicy sizePolicy4(QSizePolicy::Fixed, QSizePolicy::Fixed);
768  sizePolicy4.setHorizontalStretch(0);
769  sizePolicy4.setVerticalStretch(0);
770  sizePolicy4.setHeightForWidth(txtBuffer->sizePolicy().hasHeightForWidth());
771  txtBuffer->setSizePolicy(sizePolicy4);
772  txtBuffer->setMaximumSize(QSize(0, 0));
773  txtBuffer->setContextMenuPolicy(Qt::NoContextMenu);
774 #ifndef QT_NO_TOOLTIP
775  txtBuffer->setToolTip(QStringLiteral(""));
776 #endif // QT_NO_TOOLTIP
777  txtBuffer->setToolTipDuration(0);
778 #ifndef QT_NO_STATUSTIP
779  txtBuffer->setStatusTip(QStringLiteral(""));
780 #endif // QT_NO_STATUSTIP
781 #ifndef QT_NO_WHATSTHIS
782  txtBuffer->setWhatsThis(QStringLiteral(""));
783 #endif // QT_NO_WHATSTHIS
784  txtBuffer->setFrameShadow(QFrame::Plain);
785  txtBuffer->setLineWidth(0);
786  txtBuffer->setTextFormat(Qt::PlainText);
787  txtBuffer->setIndent(0);
788  txtBuffer->setTextInteractionFlags(Qt::NoTextInteraction);
789  tabWidget->addTab(macroTab, QString());
790  pteMacroComment->raise();
791  layoutWidget->raise();
792  layoutWidget1->raise();
793  layoutWidget->raise();
794  pteMacroText->raise();
795  layoutWidget_2->raise();
796  lbl_macro->raise();
797  txtBuffer->raise();
798 
799  verticalLayout->addWidget(tabWidget);
800 
801  horizontalLayout = new QHBoxLayout();
802  horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
803  horizontalSpacer_14 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
804 
806 
807  unbindButton = new QPushButton(RebindWidget);
808  unbindButton->setObjectName(QStringLiteral("unbindButton"));
809 
810  horizontalLayout->addWidget(unbindButton);
811 
812  resetButton = new QPushButton(RebindWidget);
813  resetButton->setObjectName(QStringLiteral("resetButton"));
814 
815  horizontalLayout->addWidget(resetButton);
816 
817  cancelButton = new QPushButton(RebindWidget);
818  cancelButton->setObjectName(QStringLiteral("cancelButton"));
819 
820  horizontalLayout->addWidget(cancelButton);
821 
822  applyButton = new QPushButton(RebindWidget);
823  applyButton->setObjectName(QStringLiteral("applyButton"));
824 
825  horizontalLayout->addWidget(applyButton);
826 
827 
828  verticalLayout->addLayout(horizontalLayout);
829 
830  QWidget::setTabOrder(tabWidget, typingButton);
831  QWidget::setTabOrder(typingButton, typingBox);
832  QWidget::setTabOrder(typingBox, modButton);
833  QWidget::setTabOrder(modButton, modBox);
834  QWidget::setTabOrder(modBox, fnButton);
835  QWidget::setTabOrder(fnButton, fnBox);
836  QWidget::setTabOrder(fnBox, numButton);
837  QWidget::setTabOrder(numButton, numBox);
838  QWidget::setTabOrder(numBox, mediaButton);
839  QWidget::setTabOrder(mediaButton, mediaBox);
840  QWidget::setTabOrder(mediaBox, mbButton);
841  QWidget::setTabOrder(mbButton, mbBox);
842  QWidget::setTabOrder(mbBox, mb2Button);
843  QWidget::setTabOrder(mb2Button, mb2Box);
844  QWidget::setTabOrder(mb2Box, wheelButton);
845  QWidget::setTabOrder(wheelButton, wheelBox);
846  QWidget::setTabOrder(wheelBox, dpiButton);
847  QWidget::setTabOrder(dpiButton, dpiBox);
848  QWidget::setTabOrder(dpiBox, dpiCustXBox);
849  QWidget::setTabOrder(dpiCustXBox, dpiCustYBox);
850  QWidget::setTabOrder(dpiCustYBox, animButton);
851  QWidget::setTabOrder(animButton, animBox);
852  QWidget::setTabOrder(animBox, animOnceBox);
853  QWidget::setTabOrder(animOnceBox, animKrBox);
854  QWidget::setTabOrder(animKrBox, modeButton);
855  QWidget::setTabOrder(modeButton, modeBox);
856  QWidget::setTabOrder(modeBox, modeWrapBox);
857  QWidget::setTabOrder(modeWrapBox, lightButton);
858  QWidget::setTabOrder(lightButton, lightBox);
859  QWidget::setTabOrder(lightBox, lightWrapBox);
860  QWidget::setTabOrder(lightWrapBox, lockButton);
861  QWidget::setTabOrder(lockButton, lockBox);
862  QWidget::setTabOrder(lockBox, programKpButton);
863  QWidget::setTabOrder(programKpButton, programKpBox);
864  QWidget::setTabOrder(programKpBox, programKpSIBox);
865  QWidget::setTabOrder(programKpSIBox, programKpModeBox);
866  QWidget::setTabOrder(programKpModeBox, programKrButton);
867  QWidget::setTabOrder(programKrButton, programKrBox);
868  QWidget::setTabOrder(programKrBox, programKrSIBox);
869  QWidget::setTabOrder(programKrSIBox, programKrModeBox);
870  QWidget::setTabOrder(programKrModeBox, pteMacroBox);
871  QWidget::setTabOrder(pteMacroBox, rb_delay_no);
872  QWidget::setTabOrder(rb_delay_no, rb_delay_default);
873  QWidget::setTabOrder(rb_delay_default, rb_delay_asTyped);
874  QWidget::setTabOrder(rb_delay_asTyped, pteMacroComment);
875  QWidget::setTabOrder(pteMacroComment, pteMacroText);
876  QWidget::setTabOrder(pteMacroText, btnStartMacro);
877  QWidget::setTabOrder(btnStartMacro, btnStopMacro);
878  QWidget::setTabOrder(btnStopMacro, btnClearMacro);
879  QWidget::setTabOrder(btnClearMacro, unbindButton);
880  QWidget::setTabOrder(unbindButton, resetButton);
881  QWidget::setTabOrder(resetButton, cancelButton);
882  QWidget::setTabOrder(cancelButton, applyButton);
883 
884  retranslateUi(RebindWidget);
885  QObject::connect(btnClearMacro, SIGNAL(clicked()), pteMacroText, SLOT(clear()));
886  QObject::connect(btnClearMacro, SIGNAL(clicked()), pteMacroComment, SLOT(clear()));
887  QObject::connect(btnClearMacro, SIGNAL(clicked()), btnStopMacro, SLOT(animateClick()));
888  QObject::connect(cancelButton, SIGNAL(clicked()), txtBuffer, SLOT(clear()));
889  QObject::connect(btnClearMacro, SIGNAL(clicked()), txtBuffer, SLOT(clear()));
890  QObject::connect(btnStartMacro, SIGNAL(clicked()), txtBuffer, SLOT(clear()));
891  QObject::connect(unbindButton, SIGNAL(clicked()), txtBuffer, SLOT(clear()));
892  QObject::connect(resetButton, SIGNAL(clicked()), txtBuffer, SLOT(clear()));
893 
894  tabWidget->setCurrentIndex(5);
895  applyButton->setDefault(true);
896 
897 
898  QMetaObject::connectSlotsByName(RebindWidget);
899  } // setupUi
900 
902  {
903  numBox->clear();
904  numBox->insertItems(0, QStringList()
905  << QString()
906  );
907  typingBox->clear();
908  typingBox->insertItems(0, QStringList()
909  << QString()
910  );
911  fnBox->clear();
912  fnBox->insertItems(0, QStringList()
913  << QString()
914  );
915  typingButton->setText(QApplication::translate("RebindWidget", "Typing:", Q_NULLPTR));
916  modBox->clear();
917  modBox->insertItems(0, QStringList()
918  << QString()
919  );
920  mediaButton->setText(QApplication::translate("RebindWidget", "Media:", Q_NULLPTR));
921  modButton->setText(QApplication::translate("RebindWidget", "Modifier:", Q_NULLPTR));
922  fnButton->setText(QApplication::translate("RebindWidget", "Miscellaneous:", Q_NULLPTR));
923  mediaBox->clear();
924  mediaBox->insertItems(0, QStringList()
925  << QString()
926  );
927  numButton->setText(QApplication::translate("RebindWidget", "Number pad:", Q_NULLPTR));
928  tabWidget->setTabText(tabWidget->indexOf(keyTab), QApplication::translate("RebindWidget", "Keyboard", Q_NULLPTR));
929  dpiButton->setText(QApplication::translate("RebindWidget", "Change DPI:", Q_NULLPTR));
930  mb2Box->clear();
931  mb2Box->insertItems(0, QStringList()
932  << QString()
933  << QApplication::translate("RebindWidget", "4 (Back)", Q_NULLPTR)
934  << QApplication::translate("RebindWidget", "5 (Forward)", Q_NULLPTR)
935  << QApplication::translate("RebindWidget", "6", Q_NULLPTR)
936  << QApplication::translate("RebindWidget", "7", Q_NULLPTR)
937  << QApplication::translate("RebindWidget", "8", Q_NULLPTR)
938  );
939  dpiBox->clear();
940  dpiBox->insertItems(0, QStringList()
941  << QString()
942  << QApplication::translate("RebindWidget", "(Cycle Up)", Q_NULLPTR)
943  << QApplication::translate("RebindWidget", "(Cycle Down)", Q_NULLPTR)
944  << QApplication::translate("RebindWidget", "(Up)", Q_NULLPTR)
945  << QApplication::translate("RebindWidget", "(Down)", Q_NULLPTR)
946  << QApplication::translate("RebindWidget", "Sniper", Q_NULLPTR)
947  << QApplication::translate("RebindWidget", "1:", Q_NULLPTR)
948  << QApplication::translate("RebindWidget", "2:", Q_NULLPTR)
949  << QApplication::translate("RebindWidget", "3:", Q_NULLPTR)
950  << QApplication::translate("RebindWidget", "4:", Q_NULLPTR)
951  << QApplication::translate("RebindWidget", "5:", Q_NULLPTR)
952  << QApplication::translate("RebindWidget", "Custom:", Q_NULLPTR)
953  );
954  mbBox->clear();
955  mbBox->insertItems(0, QStringList()
956  << QString()
957  << QApplication::translate("RebindWidget", "Left", Q_NULLPTR)
958  << QApplication::translate("RebindWidget", "Right", Q_NULLPTR)
959  << QApplication::translate("RebindWidget", "Middle", Q_NULLPTR)
960  );
961  wheelBox->clear();
962  wheelBox->insertItems(0, QStringList()
963  << QString()
964  << QApplication::translate("RebindWidget", "Up", Q_NULLPTR)
965  << QApplication::translate("RebindWidget", "Down", Q_NULLPTR)
966  );
967  mbButton->setText(QApplication::translate("RebindWidget", "Standard button:", Q_NULLPTR));
968  dpiWarning->setText(QApplication::translate("RebindWidget", "DPI is only available for mice.", Q_NULLPTR));
969  wheelButton->setText(QApplication::translate("RebindWidget", "Wheel:", Q_NULLPTR));
970  mb2Button->setText(QApplication::translate("RebindWidget", "Special button:", Q_NULLPTR));
971  dpiCustLabel->setText(QApplication::translate("RebindWidget", "x", Q_NULLPTR));
972  tabWidget->setTabText(tabWidget->indexOf(mouseTab), QApplication::translate("RebindWidget", "Mouse", Q_NULLPTR));
973  animBox->clear();
974  animBox->insertItems(0, QStringList()
975  << QString()
976  );
977  animKrBox->setText(QApplication::translate("RebindWidget", "Stop on key release", Q_NULLPTR));
978  animOnceBox->setText(QApplication::translate("RebindWidget", "Restart every time", Q_NULLPTR));
979  animButton->setText(QApplication::translate("RebindWidget", "Start animation on keypress:", Q_NULLPTR));
980  tabWidget->setTabText(tabWidget->indexOf(animTab), QApplication::translate("RebindWidget", "Animation", Q_NULLPTR));
981  modeButton->setText(QApplication::translate("RebindWidget", "Switch to mode:", Q_NULLPTR));
982  modeWrapBox->setText(QApplication::translate("RebindWidget", "Wrap-around", Q_NULLPTR));
983  lightWrapBox->setText(QApplication::translate("RebindWidget", "Wrap-around", Q_NULLPTR));
984  lockButton->setText(QApplication::translate("RebindWidget", "Windows lock:", Q_NULLPTR));
985  lightBox->clear();
986  lightBox->insertItems(0, QStringList()
987  << QString()
988  << QApplication::translate("RebindWidget", "Up", Q_NULLPTR)
989  << QApplication::translate("RebindWidget", "Down", Q_NULLPTR)
990  );
991  lockBox->clear();
992  lockBox->insertItems(0, QStringList()
993  << QString()
994  << QApplication::translate("RebindWidget", "Toggle", Q_NULLPTR)
995  << QApplication::translate("RebindWidget", "On", Q_NULLPTR)
996  << QApplication::translate("RebindWidget", "Off", Q_NULLPTR)
997  );
998  lightButton->setText(QApplication::translate("RebindWidget", "Brightness:", Q_NULLPTR));
999  modeBox->clear();
1000  modeBox->insertItems(0, QStringList()
1001  << QString()
1002  << QApplication::translate("RebindWidget", "(Previous)", Q_NULLPTR)
1003  << QApplication::translate("RebindWidget", "(Next)", Q_NULLPTR)
1004  );
1005  tabWidget->setTabText(tabWidget->indexOf(actionTab), QApplication::translate("RebindWidget", "Special", Q_NULLPTR));
1006  programKpButton->setText(QApplication::translate("RebindWidget", "Launch program on key press:", Q_NULLPTR));
1007  programKrButton->setText(QApplication::translate("RebindWidget", "Launch program on key release:", Q_NULLPTR));
1008  programKpSIBox->setText(QApplication::translate("RebindWidget", "Single instance", Q_NULLPTR));
1009  programKpModeBox->clear();
1010  programKpModeBox->insertItems(0, QStringList()
1011  << QApplication::translate("RebindWidget", "Run indefinitely", Q_NULLPTR)
1012  << QApplication::translate("RebindWidget", "Stop on release", Q_NULLPTR)
1013  << QApplication::translate("RebindWidget", "Stop on re-press", Q_NULLPTR)
1014  );
1015  programKrSIBox->setText(QApplication::translate("RebindWidget", "Single instance", Q_NULLPTR));
1016  programKrModeBox->clear();
1017  programKrModeBox->insertItems(0, QStringList()
1018  << QApplication::translate("RebindWidget", "Run indefinitely", Q_NULLPTR)
1019  << QApplication::translate("RebindWidget", "Stop on re-press", Q_NULLPTR)
1020  );
1021  progTipLabel->setText(QApplication::translate("RebindWidget", "Tip", Q_NULLPTR));
1022  tabWidget->setTabText(tabWidget->indexOf(programTab), QApplication::translate("RebindWidget", "Program", Q_NULLPTR));
1023  groupBox_2->setTitle(QApplication::translate("RebindWidget", "Macro Key Actions", Q_NULLPTR));
1024 #ifndef QT_NO_TOOLTIP
1025  pteMacroComment->setToolTip(QApplication::translate("RebindWidget", "What is this macro for?", Q_NULLPTR));
1026 #endif // QT_NO_TOOLTIP
1027  pteMacroComment->setDocumentTitle(QString());
1028  pteMacroComment->setPlainText(QString());
1029  pteMacroText->setDocumentTitle(QString());
1030  pteMacroText->setPlainText(QString());
1031  groupBox_3->setTitle(QApplication::translate("RebindWidget", "Macro Comment", Q_NULLPTR));
1032  groupBox_4->setTitle(QApplication::translate("RebindWidget", "Macro Text", Q_NULLPTR));
1033  btnStopMacro->setText(QApplication::translate("RebindWidget", "Stop", Q_NULLPTR));
1034  btnClearMacro->setText(QApplication::translate("RebindWidget", "Clear", Q_NULLPTR));
1035  btnStartMacro->setText(QApplication::translate("RebindWidget", "Start", Q_NULLPTR));
1036  label->setText(QApplication::translate("RebindWidget", "Record macro ", Q_NULLPTR));
1037  lbl_macro->setText(QApplication::translate("RebindWidget", "Comment label for help", Q_NULLPTR));
1038 #ifndef QT_NO_WHATSTHIS
1039  rb_delay_no->setWhatsThis(QApplication::translate("RebindWidget", "configure delays between keystrokes: Disable delay", Q_NULLPTR));
1040 #endif // QT_NO_WHATSTHIS
1041  rb_delay_no->setText(QApplication::translate("RebindWidget", "No delay", Q_NULLPTR));
1042 #ifndef QT_NO_WHATSTHIS
1043  rb_delay_default->setWhatsThis(QApplication::translate("RebindWidget", "configure delays between keystrokes: Set delay to default values: 20us up to 15 chars, 200us above", Q_NULLPTR));
1044 #endif // QT_NO_WHATSTHIS
1045  rb_delay_default->setText(QApplication::translate("RebindWidget", "default", Q_NULLPTR));
1046 #ifndef QT_NO_WHATSTHIS
1047  rb_delay_asTyped->setWhatsThis(QApplication::translate("RebindWidget", "configure delays between keystrokes: Remember delays as they had been typed while the macro definition process", Q_NULLPTR));
1048 #endif // QT_NO_WHATSTHIS
1049  rb_delay_asTyped->setText(QApplication::translate("RebindWidget", "as typed", Q_NULLPTR));
1050  txtBuffer->setText(QString());
1051  tabWidget->setTabText(tabWidget->indexOf(macroTab), QApplication::translate("RebindWidget", "Macro", Q_NULLPTR));
1052  unbindButton->setText(QApplication::translate("RebindWidget", "Unbind", Q_NULLPTR));
1053  resetButton->setText(QApplication::translate("RebindWidget", "Reset to Default", Q_NULLPTR));
1054  cancelButton->setText(QApplication::translate("RebindWidget", "Cancel", Q_NULLPTR));
1055  applyButton->setText(QApplication::translate("RebindWidget", "Apply", Q_NULLPTR));
1056  Q_UNUSED(RebindWidget);
1057  } // retranslateUi
1058 
1059 };
1060 
1061 namespace Ui {
1062  class RebindWidget: public Ui_RebindWidget {};
1063 } // namespace Ui
1064 
1065 QT_END_NAMESPACE
1066 
1067 #endif // UI_REBINDWIDGET_H
QGridLayout * gridLayout_8
QSpacerItem * horizontalSpacer_26
QPushButton * btnClearMacro
QSpacerItem * horizontalSpacer_24
QGridLayout * gridLayout_2
QSpacerItem * horizontalSpacer_9
QSpacerItem * horizontalSpacer_17
QRadioButton * mb2Button
QSpacerItem * horizontalSpacer_13
QGridLayout * gridLayout_4
QRadioButton * wheelButton
QSpacerItem * horizontalSpacer_5
QPushButton * resetButton
QSpacerItem * verticalSpacer_10
QCheckBox * programKrButton
QRadioButton * fnButton
QGridLayout * gridLayout_5
QCheckBox * programKpSIBox
QPlainTextEdit * pteMacroText
QGridLayout * gridLayout_3
QComboBox * typingBox
QSpacerItem * horizontalSpacer_8
QPlainTextEdit * pteMacroBox
QRadioButton * lockButton
QSpacerItem * horizontalSpacer_22
QSpacerItem * horizontalSpacer_10
QSpacerItem * verticalSpacer_6
QCheckBox * modeWrapBox
QPushButton * unbindButton
QPushButton * cancelButton
QHBoxLayout * horizontalLayout
QHBoxLayout * horizontalLayout_3
QVBoxLayout * verticalLayout_2
QSpacerItem * horizontalSpacer
void retranslateUi(QWidget *RebindWidget)
QSpacerItem * verticalSpacer
QRadioButton * mbButton
QCheckBox * lightWrapBox
QComboBox * animBox
QComboBox * modBox
QComboBox * dpiBox
QSpacerItem * horizontalSpacer_4
QWidget * layoutWidget_2
void setupUi(QWidget *RebindWidget)
QWidget * layoutWidget
QRadioButton * mediaButton
QSpacerItem * verticalSpacer_5
QSpacerItem * horizontalSpacer_3
QCheckBox * animOnceBox
QLineEdit * programKpBox
QPushButton * btnStartMacro
QHBoxLayout * horizontalLayout_2
QSpacerItem * horizontalSpacer_20
QRadioButton * lightButton
QComboBox * numBox
QComboBox * lockBox
QSpacerItem * horizontalSpacer_14
QSpacerItem * horizontalSpacer_6
QSpacerItem * horizontalSpacer_7
QGroupBox * groupBox_2
QSpacerItem * verticalSpacer_2
QPushButton * applyButton
QLineEdit * programKrBox
QSpacerItem * horizontalSpacer_11
QGridLayout * gridLayout_10
QSpacerItem * horizontalSpacer_21
QComboBox * mb2Box
QSpacerItem * horizontalSpacer_18
QWidget * mouseTab
QSpacerItem * verticalSpacer_8
QSpacerItem * horizontalSpacer_2
QWidget * programTab
QCheckBox * animKrBox
QCheckBox * programKpButton
QRadioButton * dpiButton
QSpacerItem * horizontalSpacer_15
QSpacerItem * verticalSpacer_11
QRadioButton * rb_delay_asTyped
QWidget * layoutWidget2
QLabel * dpiCustLabel
QComboBox * programKpModeBox
QPushButton * btnStopMacro
QRadioButton * modeButton
QTabWidget * tabWidget
QSpinBox * dpiCustYBox
QRadioButton * animButton
QWidget * programKpExtra
QVBoxLayout * verticalLayout
QRadioButton * modButton
QRadioButton * typingButton
QRadioButton * rb_delay_default
QComboBox * mediaBox
QSpinBox * dpiCustXBox
QHBoxLayout * delayButtons
QGroupBox * groupBox_3
QComboBox * lightBox
QSpacerItem * horizontalSpacer_23
QGridLayout * gridLayout
QRadioButton * numButton
QSpacerItem * horizontalSpacer_19
QWidget * programKrExtra
QCheckBox * programKrSIBox
QSpacerItem * verticalSpacer_7
QSpacerItem * verticalSpacer_4
QComboBox * modeBox
QWidget * actionTab
QComboBox * mbBox
QRadioButton * rb_delay_no
QComboBox * fnBox
QSpacerItem * horizontalSpacer_12
QComboBox * wheelBox
QComboBox * programKrModeBox
QGroupBox * groupBox_4
QSpacerItem * verticalSpacer_3
QSpacerItem * horizontalSpacer_25
QSpacerItem * horizontalSpacer_16
QPlainTextEdit * pteMacroComment
QWidget * layoutWidget1