2011-04-27 10:05:43 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<author></author>
|
|
|
|
<comment>*********************************************************************
|
|
|
|
**
|
2013-01-02 11:13:29 +00:00
|
|
|
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
|
2012-09-19 12:28:29 +00:00
|
|
|
** 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$
|
|
|
|
**
|
|
|
|
*********************************************************************</comment>
|
|
|
|
<exportmacro></exportmacro>
|
|
|
|
<class>TrPreviewToolClass</class>
|
|
|
|
<widget class="QMainWindow" name="TrPreviewToolClass" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>593</width>
|
|
|
|
<height>466</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string>Qt Translation Preview Tool</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralWidget" />
|
|
|
|
<widget class="QMenuBar" name="menuBar" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>593</width>
|
|
|
|
<height>21</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuView" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>&View</string>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuViewViews" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>&Views</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<addaction name="menuViewViews" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuHelp" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>&Help</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionAbout" />
|
|
|
|
<addaction name="actionAbout_Qt" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuFile" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>&File</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionOpenForm" />
|
|
|
|
<addaction name="actionLoadTranslation" />
|
|
|
|
<addaction name="actionReloadTranslations" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="actionClose" />
|
|
|
|
</widget>
|
|
|
|
<addaction name="menuFile" />
|
|
|
|
<addaction name="menuView" />
|
|
|
|
<addaction name="menuHelp" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QToolBar" name="mainToolBar" >
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<attribute name="toolBarArea" >
|
|
|
|
<number>4</number>
|
|
|
|
</attribute>
|
|
|
|
<addaction name="actionOpenForm" />
|
|
|
|
<addaction name="actionLoadTranslation" />
|
|
|
|
<addaction name="actionReloadTranslations" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QStatusBar" name="statusBar" />
|
|
|
|
<widget class="QDockWidget" name="dwForms" >
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string>Forms</string>
|
|
|
|
</property>
|
|
|
|
<attribute name="dockWidgetArea" >
|
|
|
|
<number>1</number>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QWidget" name="dockWidgetContents" >
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QListView" name="viewForms" >
|
|
|
|
<property name="editTriggers" >
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="uniformItemSizes" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<action name="actionOpenForm" >
|
|
|
|
<property name="icon" >
|
|
|
|
<iconset resource="qttrpreviewtool.qrc" >:/images/open_form.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Open Form...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionLoadTranslation" >
|
|
|
|
<property name="icon" >
|
|
|
|
<iconset resource="qttrpreviewtool.qrc" >:/images/load_translation.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Load Translation...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionReloadTranslations" >
|
|
|
|
<property name="icon" >
|
|
|
|
<iconset resource="qttrpreviewtool.qrc" >:/images/reload_translations.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Reload Translations</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut" >
|
|
|
|
<string>F5</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionClose" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Close</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAbout" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>About</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAbout_Qt" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>About Qt</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</widget>
|
|
|
|
<layoutdefault spacing="6" margin="11" />
|
|
|
|
<pixmapfunction></pixmapfunction>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|