1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-06 03:27:30 +00:00

First attempt at "Copy"

This commit is contained in:
hooper114
2009-07-07 08:41:14 +00:00
parent 1889644208
commit 249d33ee14
5 changed files with 985 additions and 28 deletions

View File

@@ -6,7 +6,7 @@
<x>0</x>
<y>0</y>
<width>749</width>
<height>741</height>
<height>744</height>
</rect>
</property>
<property name="maximumSize" >
@@ -179,7 +179,7 @@
<x>0</x>
<y>0</y>
<width>727</width>
<height>248</height>
<height>243</height>
</rect>
</property>
<attribute name="title" >
@@ -335,8 +335,8 @@
<string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans';">&lt;span style=" font-family:'Sans Serif';">Your Data Here!&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'DejaVu Sans'; font-size:9pt;">&lt;span style=" font-family:'Sans Serif';">Your Data Here!&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
</property>
<property name="acceptRichText" >
<bool>false</bool>
@@ -568,7 +568,7 @@ p, li { white-space: pre-wrap; }
<item>
<widget class="QPushButton" name="btnCopy" >
<property name="enabled" >
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text" >
<string>Copy</string>