| 20 |
|
<item> |
| 21 |
|
<widget class="QLabel" name="label"> |
| 22 |
|
<property name="text"> |
| 23 |
< |
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
| 24 |
< |
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
| 25 |
< |
p, li { white-space: pre-wrap; } |
| 26 |
< |
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;"> |
| 27 |
< |
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt;">Add here the files you want to convert. All the files will have the same properties applied. </span></p> |
| 28 |
< |
<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-size:8pt;"></p> |
| 29 |
< |
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:8pt; font-weight:600;">Don't forget to first convert the files to an oni compatible codec</span><span style=" font-size:8pt;">. More information </span><a href=" "><span style=" font-size:8pt; text-decoration: underline; color:#0000ff;">here</span></a><span style=" font-size:8pt;">.</span></p></body></html></string> |
| 23 |
> |
<string><html>Add here the files you want to convert. All the files will have the same properties applied.<br/>Don't forget to first convert the files to an oni compatible codec. More information <a href=" ">here.</a></html></string> |
| 24 |
|
</property> |
| 25 |
|
<property name="wordWrap"> |
| 26 |
|
<bool>true</bool> |
| 120 |
|
<property name="title"> |
| 121 |
|
<string>Output converted files to:</string> |
| 122 |
|
</property> |
| 123 |
< |
<layout class="QVBoxLayout" name="verticalLayout_3"> |
| 123 |
> |
<layout class="QVBoxLayout" name="verticalLayout_2"> |
| 124 |
|
<item> |
| 125 |
< |
<layout class="QVBoxLayout" name="verticalLayout_2"> |
| 125 |
> |
<widget class="QRadioButton" name="rbWorkspace"> |
| 126 |
> |
<property name="text"> |
| 127 |
> |
<string>Workspace</string> |
| 128 |
> |
</property> |
| 129 |
> |
<property name="checked"> |
| 130 |
> |
<bool>true</bool> |
| 131 |
> |
</property> |
| 132 |
> |
</widget> |
| 133 |
> |
</item> |
| 134 |
> |
<item> |
| 135 |
> |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 136 |
|
<item> |
| 137 |
< |
<widget class="QRadioButton" name="rbWorkspace"> |
| 137 |
> |
<widget class="QRadioButton" name="rbOther"> |
| 138 |
> |
<property name="enabled"> |
| 139 |
> |
<bool>true</bool> |
| 140 |
> |
</property> |
| 141 |
|
<property name="text"> |
| 142 |
< |
<string>Workspace</string> |
| 142 |
> |
<string>Other</string> |
| 143 |
|
</property> |
| 144 |
< |
<property name="checked"> |
| 145 |
< |
<bool>true</bool> |
| 144 |
> |
</widget> |
| 145 |
> |
</item> |
| 146 |
> |
<item> |
| 147 |
> |
<widget class="QLineEdit" name="leOtherLocation"> |
| 148 |
> |
<property name="enabled"> |
| 149 |
> |
<bool>false</bool> |
| 150 |
|
</property> |
| 151 |
|
</widget> |
| 152 |
|
</item> |
| 153 |
|
<item> |
| 154 |
< |
<layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 155 |
< |
<item> |
| 156 |
< |
<widget class="QRadioButton" name="rbOther"> |
| 157 |
< |
<property name="enabled"> |
| 158 |
< |
<bool>true</bool> |
| 159 |
< |
</property> |
| 160 |
< |
<property name="text"> |
| 161 |
< |
<string>Other</string> |
| 151 |
< |
</property> |
| 152 |
< |
</widget> |
| 153 |
< |
</item> |
| 154 |
< |
<item> |
| 155 |
< |
<widget class="QLineEdit" name="leOtherLocation"> |
| 156 |
< |
<property name="enabled"> |
| 157 |
< |
<bool>false</bool> |
| 158 |
< |
</property> |
| 159 |
< |
</widget> |
| 160 |
< |
</item> |
| 161 |
< |
<item> |
| 162 |
< |
<widget class="QPushButton" name="pbBrowserOtherLocation"> |
| 163 |
< |
<property name="enabled"> |
| 164 |
< |
<bool>false</bool> |
| 165 |
< |
</property> |
| 166 |
< |
<property name="text"> |
| 167 |
< |
<string>Browse...</string> |
| 168 |
< |
</property> |
| 169 |
< |
</widget> |
| 170 |
< |
</item> |
| 171 |
< |
</layout> |
| 154 |
> |
<widget class="QPushButton" name="pbBrowserOtherLocation"> |
| 155 |
> |
<property name="enabled"> |
| 156 |
> |
<bool>false</bool> |
| 157 |
> |
</property> |
| 158 |
> |
<property name="text"> |
| 159 |
> |
<string>Browse...</string> |
| 160 |
> |
</property> |
| 161 |
> |
</widget> |
| 162 |
|
</item> |
| 163 |
|
</layout> |
| 164 |
|
</item> |