ui_formcommandarea.h 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. /********************************************************************************
  2. ** Form generated from reading UI file 'formcommandarea.ui'
  3. **
  4. ** Created: Mon Apr 22 11:56:12 2019
  5. ** by: Qt User Interface Compiler version 4.8.4
  6. **
  7. ** WARNING! All changes made in this file will be lost when recompiling UI file!
  8. ********************************************************************************/
  9. #ifndef UI_FORMCOMMANDAREA_H
  10. #define UI_FORMCOMMANDAREA_H
  11. #include <QtCore/QVariant>
  12. #include <QtGui/QAction>
  13. #include <QtGui/QApplication>
  14. #include <QtGui/QButtonGroup>
  15. #include <QtGui/QGroupBox>
  16. #include <QtGui/QHBoxLayout>
  17. #include <QtGui/QHeaderView>
  18. #include <QtGui/QLabel>
  19. #include <QtGui/QPushButton>
  20. #include <QtGui/QSpacerItem>
  21. #include <QtGui/QVBoxLayout>
  22. #include <QtGui/QWidget>
  23. QT_BEGIN_NAMESPACE
  24. class Ui_FormCommandArea
  25. {
  26. public:
  27. QVBoxLayout *verticalLayout_4;
  28. QGroupBox *groupBox;
  29. QVBoxLayout *verticalLayout_3;
  30. QWidget *widget;
  31. QHBoxLayout *horizontalLayout_2;
  32. QVBoxLayout *verticalLayout;
  33. QSpacerItem *verticalSpacer_2;
  34. QHBoxLayout *horizontalLayout_3;
  35. QSpacerItem *horizontalSpacer_2;
  36. QPushButton *pushButtonFree;
  37. QSpacerItem *horizontalSpacer_3;
  38. QLabel *label_2;
  39. QSpacerItem *verticalSpacer_3;
  40. QSpacerItem *verticalSpacer;
  41. void setupUi(QWidget *FormCommandArea)
  42. {
  43. if (FormCommandArea->objectName().isEmpty())
  44. FormCommandArea->setObjectName(QString::fromUtf8("FormCommandArea"));
  45. FormCommandArea->resize(738, 146);
  46. verticalLayout_4 = new QVBoxLayout(FormCommandArea);
  47. verticalLayout_4->setSpacing(0);
  48. verticalLayout_4->setContentsMargins(0, 0, 0, 0);
  49. verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4"));
  50. groupBox = new QGroupBox(FormCommandArea);
  51. groupBox->setObjectName(QString::fromUtf8("groupBox"));
  52. verticalLayout_3 = new QVBoxLayout(groupBox);
  53. verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3"));
  54. widget = new QWidget(groupBox);
  55. widget->setObjectName(QString::fromUtf8("widget"));
  56. QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Fixed);
  57. sizePolicy.setHorizontalStretch(0);
  58. sizePolicy.setVerticalStretch(0);
  59. sizePolicy.setHeightForWidth(widget->sizePolicy().hasHeightForWidth());
  60. widget->setSizePolicy(sizePolicy);
  61. widget->setMinimumSize(QSize(0, 104));
  62. widget->setMaximumSize(QSize(16777215, 104));
  63. horizontalLayout_2 = new QHBoxLayout(widget);
  64. horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
  65. verticalLayout = new QVBoxLayout();
  66. verticalLayout->setSpacing(6);
  67. verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
  68. verticalSpacer_2 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  69. verticalLayout->addItem(verticalSpacer_2);
  70. horizontalLayout_3 = new QHBoxLayout();
  71. horizontalLayout_3->setSpacing(6);
  72. horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
  73. horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  74. horizontalLayout_3->addItem(horizontalSpacer_2);
  75. pushButtonFree = new QPushButton(widget);
  76. pushButtonFree->setObjectName(QString::fromUtf8("pushButtonFree"));
  77. sizePolicy.setHeightForWidth(pushButtonFree->sizePolicy().hasHeightForWidth());
  78. pushButtonFree->setSizePolicy(sizePolicy);
  79. horizontalLayout_3->addWidget(pushButtonFree);
  80. horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  81. horizontalLayout_3->addItem(horizontalSpacer_3);
  82. verticalLayout->addLayout(horizontalLayout_3);
  83. label_2 = new QLabel(widget);
  84. label_2->setObjectName(QString::fromUtf8("label_2"));
  85. label_2->setAlignment(Qt::AlignCenter);
  86. verticalLayout->addWidget(label_2);
  87. verticalSpacer_3 = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  88. verticalLayout->addItem(verticalSpacer_3);
  89. horizontalLayout_2->addLayout(verticalLayout);
  90. verticalLayout_3->addWidget(widget);
  91. verticalLayout_4->addWidget(groupBox);
  92. verticalSpacer = new QSpacerItem(20, 10, QSizePolicy::Minimum, QSizePolicy::Fixed);
  93. verticalLayout_4->addItem(verticalSpacer);
  94. retranslateUi(FormCommandArea);
  95. QMetaObject::connectSlotsByName(FormCommandArea);
  96. } // setupUi
  97. void retranslateUi(QWidget *FormCommandArea)
  98. {
  99. FormCommandArea->setWindowTitle(QApplication::translate("FormCommandArea", "Form", 0, QApplication::UnicodeUTF8));
  100. groupBox->setTitle(QApplication::translate("FormCommandArea", "\351\200\211\346\213\251\344\270\213\350\275\275\346\226\271\345\274\217", 0, QApplication::UnicodeUTF8));
  101. pushButtonFree->setText(QApplication::translate("FormCommandArea", "\351\200\211\346\213\251\345\256\236\345\217\267", 0, QApplication::UnicodeUTF8));
  102. label_2->setText(QApplication::translate("FormCommandArea", "\347\202\271\345\207\273\351\200\211\346\213\251\345\217\267\347\240\201\345\234\260\345\214\272\343\200\201\350\277\220\350\220\245\345\225\206\343\200\201\345\256\236\345\217\267\345\214\205\344\270\213\350\275\275\345\256\236\345\217\267", 0, QApplication::UnicodeUTF8));
  103. } // retranslateUi
  104. };
  105. namespace Ui {
  106. class FormCommandArea: public Ui_FormCommandArea {};
  107. } // namespace Ui
  108. QT_END_NAMESPACE
  109. #endif // UI_FORMCOMMANDAREA_H