-
Notifications
You must be signed in to change notification settings - Fork 1
/
DlgAbout_ui.py
107 lines (99 loc) · 10.6 KB
/
DlgAbout_ui.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
# -*- coding: utf-8 -*-
# Form implementation generated from reading ui file 'DlgAbout.ui'
#
# Created: Tue Mar 25 17:44:49 2014
# by: PyQt4 UI code generator 4.10.3
#
# WARNING! All changes made in this file will be lost!
from PyQt4 import QtCore, QtGui
try:
_fromUtf8 = QtCore.QString.fromUtf8
except AttributeError:
def _fromUtf8(s):
return s
try:
_encoding = QtGui.QApplication.UnicodeUTF8
def _translate(context, text, disambig):
return QtGui.QApplication.translate(context, text, disambig, _encoding)
except AttributeError:
def _translate(context, text, disambig):
return QtGui.QApplication.translate(context, text, disambig)
class Ui_DlgAbout(object):
def setupUi(self, DlgAbout):
DlgAbout.setObjectName(_fromUtf8("DlgAbout"))
DlgAbout.resize(655, 527)
self.gridLayout = QtGui.QGridLayout(DlgAbout)
self.gridLayout.setObjectName(_fromUtf8("gridLayout"))
self.logo = QtGui.QLabel(DlgAbout)
sizePolicy = QtGui.QSizePolicy(QtGui.QSizePolicy.Fixed, QtGui.QSizePolicy.Expanding)
sizePolicy.setHorizontalStretch(0)
sizePolicy.setVerticalStretch(0)
sizePolicy.setHeightForWidth(self.logo.sizePolicy().hasHeightForWidth())
self.logo.setSizePolicy(sizePolicy)
self.logo.setMinimumSize(QtCore.QSize(85, 70))
self.logo.setMaximumSize(QtCore.QSize(85, 70))
self.logo.setText(_fromUtf8(""))
self.logo.setScaledContents(True)
self.logo.setObjectName(_fromUtf8("logo"))
self.gridLayout.addWidget(self.logo, 0, 0, 2, 1)
self.title = QtGui.QLabel(DlgAbout)
font = QtGui.QFont()
font.setFamily(_fromUtf8("Sans Serif"))
font.setPointSize(16)
font.setBold(True)
font.setWeight(75)
self.title.setFont(font)
self.title.setObjectName(_fromUtf8("title"))
self.gridLayout.addWidget(self.title, 0, 1, 1, 1)
self.description = QtGui.QLabel(DlgAbout)
font = QtGui.QFont()
font.setPointSize(10)
self.description.setFont(font)
self.description.setWordWrap(True)
self.description.setObjectName(_fromUtf8("description"))
self.gridLayout.addWidget(self.description, 1, 1, 1, 1)
self.txt = QtGui.QTextBrowser(DlgAbout)
self.txt.setOpenExternalLinks(True)
self.txt.setObjectName(_fromUtf8("txt"))
self.gridLayout.addWidget(self.txt, 2, 0, 1, 2)
self.buttonBox = QtGui.QDialogButtonBox(DlgAbout)
self.buttonBox.setOrientation(QtCore.Qt.Horizontal)
self.buttonBox.setStandardButtons(QtGui.QDialogButtonBox.Close)
self.buttonBox.setObjectName(_fromUtf8("buttonBox"))
self.gridLayout.addWidget(self.buttonBox, 3, 0, 1, 2)
self.retranslateUi(DlgAbout)
QtCore.QObject.connect(self.buttonBox, QtCore.SIGNAL(_fromUtf8("accepted()")), DlgAbout.accept)
QtCore.QObject.connect(self.buttonBox, QtCore.SIGNAL(_fromUtf8("rejected()")), DlgAbout.reject)
QtCore.QMetaObject.connectSlotsByName(DlgAbout)
def retranslateUi(self, DlgAbout):
DlgAbout.setWindowTitle(_translate("DlgAbout", "About", None))
self.title.setText(_translate("DlgAbout", "$PLUGIN_NAME$", None))
self.description.setText(_translate("DlgAbout", "$PLUGIN_DESCRIPTION$", None))
self.txt.setHtml(_translate("DlgAbout", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n"
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n"
"p, li { white-space: pre-wrap; }\n"
"</style></head><body style=\" font-family:\'DejaVu Sans\'; font-size:9pt; font-weight:400; font-style:normal;\">\n"
"<p align=\"right\" style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><img src=\":/plugins/triangulation/about/icons/faunalia_logo.png\" style=\"vertical-align: middle;\" /><span style=\" vertical-align:middle;\"> </span><img src=\":/plugins/triangulation/about/icons/uevora_logo.jpg\" style=\"vertical-align: middle;\" /></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:\'Sans\'; font-size:10pt;\"><br /></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans\'; font-size:10pt;\">$PLUGIN_NAME$ is being developed by Borys Jurgiel for Faunalia (</span><a href=\"http://www.faunalia.it\"><span style=\" font-family:\'Sans\'; font-size:10pt; text-decoration: underline; color:#0000ff;\">http://www.faunalia.it</span></a><span style=\" font-family:\'Sans\'; font-size:10pt;\"> & </span><a href=\"http://www.faunalia.pt\"><span style=\" font-family:\'Sans\'; font-size:10pt; text-decoration: underline; color:#0000ff;\">http://www.faunalia.pt</span></a><span style=\" font-family:\'Sans\'; font-size:10pt;\">) and the Universidade de </span><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\">Évora (Portugal)</span><span style=\" font-family:\'Sans\'; font-size:10pt;\">.</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:\'Sans\'; font-size:10pt;\"><br /></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans\'; font-size:10pt;\">For usage instructions, see the </span><a href=\"http://hub.qgis.org/wiki/triangulation/Wiki\"><span style=\" font-family:\'Sans\'; font-size:10pt; text-decoration: underline; color:#0000ff;\">wiki page</span></a><span style=\" font-family:\'Sans\'; font-size:10pt;\">.</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans\'; font-size:10pt;\">For support, contact us at </span><a href=\"mailto:[email protected]?subject=$MAIL_SUBJECT$&body=$MAIL_BODY$\"><span style=\" font-family:\'Sans\'; font-size:10pt; text-decoration: underline; color:#0000ff;\">[email protected]</span></a><span style=\" font-family:\'Sans\'; font-size:10pt;\">.</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:\'Sans\'; font-size:10pt;\"><br /></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:\'Sans\'; font-size:10pt;\"><br /></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans\'; font-size:10pt;\">CONTRIBUTORS:</span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\"> Prof. Antonio Mira, Unidade de Biologia da Conservação, </span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\"> Universidade de Évora, Portugal (</span><a href=\"http://www.ubc.uevora.pt\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt; text-decoration: underline; color:#0000ff;\">www.ubc.uevora.pt</span></a><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\">)</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:\'Sans Serif\'; font-size:10pt;\"><br /></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\"> Filipe Carvalho, PhD candidate, Unidade de Biologia da Conservação, </span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\"> Universidade de Évora, Portugal</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:\'Sans Serif\'; font-size:10pt;\"><br /></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\"> Ana Galantinho, PhD candidate, Unidade de Biologia da Conservação, </span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\"> Universidade de Évora, Portugal</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:\'Sans Serif\'; font-size:10pt;\"><br /></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\"> Giovanni Manghi, Faunalia</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:\'Sans Serif\'; font-size:10pt;\"><br /></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\"> Lorenzo Quaglietta, PhD candidate, Department of Animal and Human Biology, </span></p>\n"
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\"> University of Rome La Sapienza (</span><a href=\"http://dipbau.bio.uniroma1.it/web/index.htm\"><span style=\" font-family:\'Sans Serif\'; font-size:10pt; text-decoration: underline; color:#0000ff;\">dipbau.bio.uniroma1.it/web/index.htm</span></a><span style=\" font-family:\'Sans Serif\'; font-size:10pt;\">)</span></p>\n"
"<p style=\"-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:\'Sans Serif\'; font-size:10pt;\"><br /></p></body></html>", None))
import resources_rc