2011-04-27 10:05:43 +00:00
|
|
|
/********************************************************************************
|
|
|
|
** Form generated from reading UI file 'qtgradientview.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 QTGRADIENTVIEW_H
|
|
|
|
#define QTGRADIENTVIEW_H
|
|
|
|
|
|
|
|
#include <QtCore/QVariant>
|
2011-09-22 13:09:37 +00:00
|
|
|
#include <QtWidgets/QAction>
|
|
|
|
#include <QtWidgets/QApplication>
|
|
|
|
#include <QtWidgets/QButtonGroup>
|
|
|
|
#include <QtWidgets/QHBoxLayout>
|
|
|
|
#include <QtWidgets/QHeaderView>
|
|
|
|
#include <QtWidgets/QListWidget>
|
|
|
|
#include <QtWidgets/QSpacerItem>
|
|
|
|
#include <QtWidgets/QToolButton>
|
|
|
|
#include <QtWidgets/QVBoxLayout>
|
|
|
|
#include <QtWidgets/QWidget>
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
QT_BEGIN_NAMESPACE
|
|
|
|
|
|
|
|
class Ui_QtGradientView
|
|
|
|
{
|
|
|
|
public:
|
|
|
|
QVBoxLayout *vboxLayout;
|
|
|
|
QHBoxLayout *hboxLayout;
|
|
|
|
QToolButton *newButton;
|
|
|
|
QToolButton *editButton;
|
|
|
|
QToolButton *renameButton;
|
|
|
|
QToolButton *removeButton;
|
|
|
|
QSpacerItem *spacerItem;
|
|
|
|
QListWidget *listWidget;
|
|
|
|
|
|
|
|
void setupUi(QWidget *QtGradientView)
|
|
|
|
{
|
|
|
|
if (QtGradientView->objectName().isEmpty())
|
2011-12-11 15:55:01 +00:00
|
|
|
QtGradientView->setObjectName(QStringLiteral("QtGradientView"));
|
2011-04-27 10:05:43 +00:00
|
|
|
QtGradientView->resize(484, 228);
|
|
|
|
vboxLayout = new QVBoxLayout(QtGradientView);
|
2011-12-11 15:55:01 +00:00
|
|
|
vboxLayout->setObjectName(QStringLiteral("vboxLayout"));
|
2011-04-27 10:05:43 +00:00
|
|
|
vboxLayout->setContentsMargins(0, 0, 0, 0);
|
|
|
|
hboxLayout = new QHBoxLayout();
|
2011-12-11 15:55:01 +00:00
|
|
|
hboxLayout->setObjectName(QStringLiteral("hboxLayout"));
|
2011-04-27 10:05:43 +00:00
|
|
|
newButton = new QToolButton(QtGradientView);
|
2011-12-11 15:55:01 +00:00
|
|
|
newButton->setObjectName(QStringLiteral("newButton"));
|
2011-04-27 10:05:43 +00:00
|
|
|
QSizePolicy sizePolicy(QSizePolicy::Minimum, QSizePolicy::Minimum);
|
|
|
|
sizePolicy.setHorizontalStretch(0);
|
|
|
|
sizePolicy.setVerticalStretch(0);
|
|
|
|
sizePolicy.setHeightForWidth(newButton->sizePolicy().hasHeightForWidth());
|
|
|
|
newButton->setSizePolicy(sizePolicy);
|
|
|
|
newButton->setToolButtonStyle(Qt::ToolButtonTextBesideIcon);
|
|
|
|
newButton->setAutoRaise(true);
|
|
|
|
|
|
|
|
hboxLayout->addWidget(newButton);
|
|
|
|
|
|
|
|
editButton = new QToolButton(QtGradientView);
|
2011-12-11 15:55:01 +00:00
|
|
|
editButton->setObjectName(QStringLiteral("editButton"));
|
2011-04-27 10:05:43 +00:00
|
|
|
sizePolicy.setHeightForWidth(editButton->sizePolicy().hasHeightForWidth());
|
|
|
|
editButton->setSizePolicy(sizePolicy);
|
|
|
|
editButton->setToolButtonStyle(Qt::ToolButtonTextBesideIcon);
|
|
|
|
editButton->setAutoRaise(true);
|
|
|
|
|
|
|
|
hboxLayout->addWidget(editButton);
|
|
|
|
|
|
|
|
renameButton = new QToolButton(QtGradientView);
|
2011-12-11 15:55:01 +00:00
|
|
|
renameButton->setObjectName(QStringLiteral("renameButton"));
|
2011-04-27 10:05:43 +00:00
|
|
|
sizePolicy.setHeightForWidth(renameButton->sizePolicy().hasHeightForWidth());
|
|
|
|
renameButton->setSizePolicy(sizePolicy);
|
|
|
|
renameButton->setToolButtonStyle(Qt::ToolButtonTextBesideIcon);
|
|
|
|
renameButton->setAutoRaise(true);
|
|
|
|
|
|
|
|
hboxLayout->addWidget(renameButton);
|
|
|
|
|
|
|
|
removeButton = new QToolButton(QtGradientView);
|
2011-12-11 15:55:01 +00:00
|
|
|
removeButton->setObjectName(QStringLiteral("removeButton"));
|
2011-04-27 10:05:43 +00:00
|
|
|
sizePolicy.setHeightForWidth(removeButton->sizePolicy().hasHeightForWidth());
|
|
|
|
removeButton->setSizePolicy(sizePolicy);
|
|
|
|
removeButton->setToolButtonStyle(Qt::ToolButtonTextBesideIcon);
|
|
|
|
removeButton->setAutoRaise(true);
|
|
|
|
|
|
|
|
hboxLayout->addWidget(removeButton);
|
|
|
|
|
|
|
|
spacerItem = new QSpacerItem(71, 26, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
|
|
|
|
|
hboxLayout->addItem(spacerItem);
|
|
|
|
|
|
|
|
|
|
|
|
vboxLayout->addLayout(hboxLayout);
|
|
|
|
|
|
|
|
listWidget = new QListWidget(QtGradientView);
|
2011-12-11 15:55:01 +00:00
|
|
|
listWidget->setObjectName(QStringLiteral("listWidget"));
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
vboxLayout->addWidget(listWidget);
|
|
|
|
|
|
|
|
QWidget::setTabOrder(listWidget, newButton);
|
|
|
|
QWidget::setTabOrder(newButton, editButton);
|
|
|
|
QWidget::setTabOrder(editButton, renameButton);
|
|
|
|
QWidget::setTabOrder(renameButton, removeButton);
|
|
|
|
|
|
|
|
retranslateUi(QtGradientView);
|
|
|
|
|
|
|
|
QMetaObject::connectSlotsByName(QtGradientView);
|
|
|
|
} // setupUi
|
|
|
|
|
|
|
|
void retranslateUi(QWidget *QtGradientView)
|
|
|
|
{
|
2012-05-17 00:37:23 +00:00
|
|
|
QtGradientView->setWindowTitle(QApplication::translate("QtGradientView", "Gradient View", 0));
|
|
|
|
newButton->setText(QApplication::translate("QtGradientView", "New...", 0));
|
|
|
|
editButton->setText(QApplication::translate("QtGradientView", "Edit...", 0));
|
|
|
|
renameButton->setText(QApplication::translate("QtGradientView", "Rename", 0));
|
|
|
|
removeButton->setText(QApplication::translate("QtGradientView", "Remove", 0));
|
2011-04-27 10:05:43 +00:00
|
|
|
} // retranslateUi
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
namespace Ui {
|
|
|
|
class QtGradientView: public Ui_QtGradientView {};
|
|
|
|
} // namespace Ui
|
|
|
|
|
|
|
|
QT_END_NAMESPACE
|
|
|
|
|
|
|
|
#endif // QTGRADIENTVIEW_H
|