2011-11-17 16:17:24 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>PluginItem</class>
|
|
|
|
<widget class="QWidget" name="PluginItem">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2012-09-04 17:59:49 -04:00
|
|
|
<width>788</width>
|
2012-09-19 11:41:31 -04:00
|
|
|
<height>177</height>
|
2011-11-17 16:17:24 -05:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
2012-02-26 16:45:52 -05:00
|
|
|
<property name="margin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2011-11-17 16:17:24 -05:00
|
|
|
<item>
|
|
|
|
<widget class="QFrame" name="frame">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
|
<property name="sizeConstraint">
|
|
|
|
<enum>QLayout::SetDefaultConstraint</enum>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="_pluginIcon">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>48</horstretch>
|
|
|
|
<verstretch>48</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>48</width>
|
|
|
|
<height>48</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>48</width>
|
|
|
|
<height>48</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
2012-08-15 05:34:24 -04:00
|
|
|
<width>48</width>
|
|
|
|
<height>48</height>
|
2011-11-17 16:17:24 -05:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
2012-09-19 11:41:31 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="infoLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>TextLabel</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-11-17 16:17:24 -05:00
|
|
|
<item>
|
2014-12-06 17:09:44 -05:00
|
|
|
<widget class="StyledLabel" name="subjectLabel">
|
2011-11-17 16:17:24 -05:00
|
|
|
<property name="sizePolicy">
|
2012-08-15 08:33:46 -04:00
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2011-11-17 16:17:24 -05:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">subjectLabel</string>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2012-01-04 17:17:28 -05:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="msgLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">Long
|
2012-08-22 09:44:23 -04:00
|
|
|
message here</string>
|
2012-01-04 17:17:28 -05:00
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="openExternalLinks">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-11-17 16:17:24 -05:00
|
|
|
<item>
|
2012-01-04 17:17:28 -05:00
|
|
|
<widget class="QLabel" name="moreinfo_label">
|
2012-09-19 11:41:31 -04:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Show more details about this plugin</string>
|
|
|
|
</property>
|
2012-01-04 17:17:28 -05:00
|
|
|
<property name="text">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
|
2012-09-19 11:41:31 -04:00
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="more"><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">More</span></a></p></body></html></string>
|
2012-01-04 17:17:28 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
2011-11-17 16:17:24 -05:00
|
|
|
</item>
|
|
|
|
<item>
|
2012-01-04 17:17:28 -05:00
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2012-08-15 05:34:24 -04:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2012-01-04 17:17:28 -05:00
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2012-09-19 11:41:31 -04:00
|
|
|
<widget class="QPushButton" name="enableButton">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Enable this plugin (restart required)</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Enable</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="disableButton">
|
2012-01-04 17:17:28 -05:00
|
|
|
<property name="toolTip">
|
2012-09-19 11:41:31 -04:00
|
|
|
<string>Disable this plugin (restart required)</string>
|
2012-01-04 17:17:28 -05:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
2012-09-19 11:41:31 -04:00
|
|
|
<string>Disable</string>
|
2012-01-04 17:17:28 -05:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="_configure_PB">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Launch configuration panel, if provided by the plugin</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Configure</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2011-11-17 16:17:24 -05:00
|
|
|
</item>
|
2012-09-04 17:59:49 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="_about_PB">
|
|
|
|
<property name="text">
|
|
|
|
<string>About</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2011-11-17 16:17:24 -05:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QFrame" name="expandFrame">
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
2012-01-04 17:17:28 -05:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<property name="text">
|
|
|
|
<string>File name: </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" colspan="2">
|
|
|
|
<widget class="QLabel" name="_name_LE">
|
2011-11-17 16:17:24 -05:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2012-01-04 17:17:28 -05:00
|
|
|
<string notr="true">TextLabel</string>
|
2011-11-17 16:17:24 -05:00
|
|
|
</property>
|
2012-02-26 16:45:52 -05:00
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-01-04 17:17:28 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>File hash:</string>
|
2011-11-17 16:17:24 -05:00
|
|
|
</property>
|
2012-01-04 17:17:28 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1" colspan="2">
|
|
|
|
<widget class="QLabel" name="_hashLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">TextLabel</string>
|
|
|
|
</property>
|
2012-02-26 16:45:52 -05:00
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2012-01-04 17:17:28 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>Status: </string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLabel" name="_statusLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">TextLabel</string>
|
2011-11-17 16:17:24 -05:00
|
|
|
</property>
|
2012-02-26 16:45:52 -05:00
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2011-11-17 16:17:24 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2014-12-06 17:09:44 -05:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>StyledLabel</class>
|
|
|
|
<extends>QLabel</extends>
|
|
|
|
<header>gui/common/StyledLabel.h</header>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2011-11-17 16:17:24 -05:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|