2011-04-27 10:05:43 +00:00
|
|
|
/*
|
|
|
|
*********************************************************************
|
|
|
|
**
|
2012-09-19 12:28:29 +00:00
|
|
|
** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
|
|
|
|
** Contact: http://www.qt-project.org/legal
|
2011-04-27 10:05:43 +00:00
|
|
|
**
|
|
|
|
** This file is part of the autotests of the Qt Toolkit.
|
|
|
|
**
|
|
|
|
** $QT_BEGIN_LICENSE:LGPL$
|
2012-09-19 12:28:29 +00:00
|
|
|
** Commercial License Usage
|
|
|
|
** Licensees holding valid commercial Qt licenses may use this file in
|
|
|
|
** accordance with the commercial license agreement provided with the
|
|
|
|
** Software or, alternatively, in accordance with the terms contained in
|
|
|
|
** a written agreement between you and Digia. For licensing terms and
|
|
|
|
** conditions see http://qt.digia.com/licensing. For further information
|
|
|
|
** use the contact form at http://qt.digia.com/contact-us.
|
|
|
|
**
|
2011-04-27 10:05:43 +00:00
|
|
|
** GNU Lesser General Public License Usage
|
2012-09-19 12:28:29 +00:00
|
|
|
** Alternatively, this file may be used under the terms of the GNU Lesser
|
|
|
|
** General Public License version 2.1 as published by the Free Software
|
|
|
|
** Foundation and appearing in the file LICENSE.LGPL included in the
|
|
|
|
** packaging of this file. Please review the following information to
|
|
|
|
** ensure the GNU Lesser General Public License version 2.1 requirements
|
|
|
|
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
|
|
|
|
**
|
|
|
|
** In addition, as a special exception, Digia gives you certain additional
|
|
|
|
** rights. These rights are described in the Digia Qt LGPL Exception
|
2011-04-27 10:05:43 +00:00
|
|
|
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
|
|
|
|
**
|
2011-05-24 09:34:08 +00:00
|
|
|
** GNU General Public License Usage
|
2012-09-19 12:28:29 +00:00
|
|
|
** Alternatively, this file may be used under the terms of the GNU
|
|
|
|
** General Public License version 3.0 as published by the Free Software
|
|
|
|
** Foundation and appearing in the file LICENSE.GPL included in the
|
|
|
|
** packaging of this file. Please review the following information to
|
|
|
|
** ensure the GNU General Public License version 3.0 requirements will be
|
|
|
|
** met: http://www.gnu.org/copyleft/gpl.html.
|
2011-04-27 10:05:43 +00:00
|
|
|
**
|
2012-01-24 06:17:24 +00:00
|
|
|
**
|
2011-04-27 10:05:43 +00:00
|
|
|
** $QT_END_LICENSE$
|
|
|
|
**
|
|
|
|
*********************************************************************
|
|
|
|
*/
|
|
|
|
|
|
|
|
/********************************************************************************
|
|
|
|
** Form generated from reading UI file 'newactiondialog.ui'
|
|
|
|
**
|
2012-12-13 12:48:18 +00:00
|
|
|
** Created by: Qt User Interface Compiler version 5.0.0
|
2011-04-27 10:05:43 +00:00
|
|
|
**
|
|
|
|
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
|
|
********************************************************************************/
|
|
|
|
|
|
|
|
#ifndef NEWACTIONDIALOG_H
|
|
|
|
#define NEWACTIONDIALOG_H
|
|
|
|
|
|
|
|
#include <QtCore/QVariant>
|
2011-09-22 13:09:37 +00:00
|
|
|
#include <QtWidgets/QAction>
|
|
|
|
#include <QtWidgets/QApplication>
|
|
|
|
#include <QtWidgets/QButtonGroup>
|
|
|
|
#include <QtWidgets/QDialog>
|
|
|
|
#include <QtWidgets/QDialogButtonBox>
|
|
|
|
#include <QtWidgets/QFormLayout>
|
|
|
|
#include <QtWidgets/QFrame>
|
|
|
|
#include <QtWidgets/QHBoxLayout>
|
|
|
|
#include <QtWidgets/QHeaderView>
|
|
|
|
#include <QtWidgets/QLabel>
|
|
|
|
#include <QtWidgets/QLineEdit>
|
|
|
|
#include <QtWidgets/QSpacerItem>
|
|
|
|
#include <QtWidgets/QVBoxLayout>
|
2011-04-27 10:05:43 +00:00
|
|
|
#include "iconselector_p.h"
|
|
|
|
|
|
|
|
QT_BEGIN_NAMESPACE
|
|
|
|
|
|
|
|
namespace qdesigner_internal {
|
|
|
|
|
|
|
|
class Ui_NewActionDialog
|
|
|
|
{
|
|
|
|
public:
|
|
|
|
QVBoxLayout *verticalLayout;
|
|
|
|
QFormLayout *formLayout;
|
|
|
|
QLabel *label;
|
|
|
|
QLineEdit *editActionText;
|
|
|
|
QLabel *label_3;
|
|
|
|
QLineEdit *editObjectName;
|
|
|
|
QLabel *label_2;
|
|
|
|
QHBoxLayout *horizontalLayout;
|
|
|
|
qdesigner_internal::IconSelector *iconSelector;
|
|
|
|
QSpacerItem *spacerItem;
|
|
|
|
QSpacerItem *verticalSpacer;
|
|
|
|
QFrame *line;
|
|
|
|
QDialogButtonBox *buttonBox;
|
|
|
|
|
|
|
|
void setupUi(QDialog *qdesigner_internal__NewActionDialog)
|
|
|
|
{
|
|
|
|
if (qdesigner_internal__NewActionDialog->objectName().isEmpty())
|
2011-12-11 15:55:01 +00:00
|
|
|
qdesigner_internal__NewActionDialog->setObjectName(QStringLiteral("qdesigner_internal__NewActionDialog"));
|
2011-04-27 10:05:43 +00:00
|
|
|
qdesigner_internal__NewActionDialog->resize(363, 156);
|
|
|
|
verticalLayout = new QVBoxLayout(qdesigner_internal__NewActionDialog);
|
2011-12-11 15:55:01 +00:00
|
|
|
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
|
2011-04-27 10:05:43 +00:00
|
|
|
formLayout = new QFormLayout();
|
2011-12-11 15:55:01 +00:00
|
|
|
formLayout->setObjectName(QStringLiteral("formLayout"));
|
2011-04-27 10:05:43 +00:00
|
|
|
label = new QLabel(qdesigner_internal__NewActionDialog);
|
2011-12-11 15:55:01 +00:00
|
|
|
label->setObjectName(QStringLiteral("label"));
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
formLayout->setWidget(0, QFormLayout::LabelRole, label);
|
|
|
|
|
|
|
|
editActionText = new QLineEdit(qdesigner_internal__NewActionDialog);
|
2011-12-11 15:55:01 +00:00
|
|
|
editActionText->setObjectName(QStringLiteral("editActionText"));
|
2011-04-27 10:05:43 +00:00
|
|
|
editActionText->setMinimumSize(QSize(255, 0));
|
|
|
|
|
|
|
|
formLayout->setWidget(0, QFormLayout::FieldRole, editActionText);
|
|
|
|
|
|
|
|
label_3 = new QLabel(qdesigner_internal__NewActionDialog);
|
2011-12-11 15:55:01 +00:00
|
|
|
label_3->setObjectName(QStringLiteral("label_3"));
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
formLayout->setWidget(1, QFormLayout::LabelRole, label_3);
|
|
|
|
|
|
|
|
editObjectName = new QLineEdit(qdesigner_internal__NewActionDialog);
|
2011-12-11 15:55:01 +00:00
|
|
|
editObjectName->setObjectName(QStringLiteral("editObjectName"));
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
formLayout->setWidget(1, QFormLayout::FieldRole, editObjectName);
|
|
|
|
|
|
|
|
label_2 = new QLabel(qdesigner_internal__NewActionDialog);
|
2011-12-11 15:55:01 +00:00
|
|
|
label_2->setObjectName(QStringLiteral("label_2"));
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
formLayout->setWidget(2, QFormLayout::LabelRole, label_2);
|
|
|
|
|
|
|
|
horizontalLayout = new QHBoxLayout();
|
2011-12-11 15:55:01 +00:00
|
|
|
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
|
2011-04-27 10:05:43 +00:00
|
|
|
iconSelector = new qdesigner_internal::IconSelector(qdesigner_internal__NewActionDialog);
|
2011-12-11 15:55:01 +00:00
|
|
|
iconSelector->setObjectName(QStringLiteral("iconSelector"));
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
horizontalLayout->addWidget(iconSelector);
|
|
|
|
|
|
|
|
spacerItem = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
|
|
|
|
horizontalLayout->addItem(spacerItem);
|
|
|
|
|
|
|
|
|
|
|
|
formLayout->setLayout(2, QFormLayout::FieldRole, horizontalLayout);
|
|
|
|
|
|
|
|
|
|
|
|
verticalLayout->addLayout(formLayout);
|
|
|
|
|
|
|
|
verticalSpacer = new QSpacerItem(0, 0, QSizePolicy::Minimum, QSizePolicy::Expanding);
|
|
|
|
|
|
|
|
verticalLayout->addItem(verticalSpacer);
|
|
|
|
|
|
|
|
line = new QFrame(qdesigner_internal__NewActionDialog);
|
2011-12-11 15:55:01 +00:00
|
|
|
line->setObjectName(QStringLiteral("line"));
|
2011-04-27 10:05:43 +00:00
|
|
|
line->setFrameShape(QFrame::HLine);
|
|
|
|
line->setFrameShadow(QFrame::Sunken);
|
|
|
|
|
|
|
|
verticalLayout->addWidget(line);
|
|
|
|
|
|
|
|
buttonBox = new QDialogButtonBox(qdesigner_internal__NewActionDialog);
|
2011-12-11 15:55:01 +00:00
|
|
|
buttonBox->setObjectName(QStringLiteral("buttonBox"));
|
2011-04-27 10:05:43 +00:00
|
|
|
buttonBox->setOrientation(Qt::Horizontal);
|
|
|
|
buttonBox->setStandardButtons(QDialogButtonBox::Cancel|QDialogButtonBox::Ok);
|
|
|
|
|
|
|
|
verticalLayout->addWidget(buttonBox);
|
|
|
|
|
|
|
|
#ifndef QT_NO_SHORTCUT
|
|
|
|
label->setBuddy(editActionText);
|
|
|
|
label_3->setBuddy(editObjectName);
|
|
|
|
label_2->setBuddy(iconSelector);
|
|
|
|
#endif // QT_NO_SHORTCUT
|
|
|
|
QWidget::setTabOrder(editActionText, editObjectName);
|
|
|
|
|
|
|
|
retranslateUi(qdesigner_internal__NewActionDialog);
|
|
|
|
QObject::connect(buttonBox, SIGNAL(accepted()), qdesigner_internal__NewActionDialog, SLOT(accept()));
|
|
|
|
QObject::connect(buttonBox, SIGNAL(rejected()), qdesigner_internal__NewActionDialog, SLOT(reject()));
|
|
|
|
|
|
|
|
QMetaObject::connectSlotsByName(qdesigner_internal__NewActionDialog);
|
|
|
|
} // setupUi
|
|
|
|
|
|
|
|
void retranslateUi(QDialog *qdesigner_internal__NewActionDialog)
|
|
|
|
{
|
2012-05-17 00:37:23 +00:00
|
|
|
qdesigner_internal__NewActionDialog->setWindowTitle(QApplication::translate("qdesigner_internal::NewActionDialog", "New Action...", 0));
|
|
|
|
label->setText(QApplication::translate("qdesigner_internal::NewActionDialog", "&Text:", 0));
|
|
|
|
label_3->setText(QApplication::translate("qdesigner_internal::NewActionDialog", "Object &name:", 0));
|
|
|
|
label_2->setText(QApplication::translate("qdesigner_internal::NewActionDialog", "&Icon:", 0));
|
2011-04-27 10:05:43 +00:00
|
|
|
} // retranslateUi
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
} // namespace qdesigner_internal
|
|
|
|
|
|
|
|
namespace qdesigner_internal {
|
|
|
|
namespace Ui {
|
|
|
|
class NewActionDialog: public Ui_NewActionDialog {};
|
|
|
|
} // namespace Ui
|
|
|
|
} // namespace qdesigner_internal
|
|
|
|
|
|
|
|
QT_END_NAMESPACE
|
|
|
|
|
|
|
|
#endif // NEWACTIONDIALOG_H
|