<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>CarlaAboutW</class> <widget class="QDialog" name="CarlaAboutW"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>510</width> <height>576</height> </rect> </property> <property name="windowTitle"> <string>About Carla</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QTabWidget" name="tabWidget"> <property name="currentIndex"> <number>0</number> </property> <widget class="QWidget" name="about"> <attribute name="title"> <string>About</string> </attribute> <layout class="QGridLayout" name="gridLayout_3"> <item row="2" column="1"> <widget class="QLabel" name="l_about"> <property name="text"> <string>About text here</string> </property> </widget> </item> <item row="7" column="0" colspan="2"> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> <item row="2" column="0"> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>0</width> <height>0</height> </size> </property> </spacer> </item> <item row="2" column="2"> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>0</width> <height>0</height> </size> </property> </spacer> </item> <item row="1" column="0" colspan="3"> <widget class="QLabel" name="l_icons"> <property name="text"> <string/> </property> <property name="pixmap"> <pixmap resource="../resources.qrc">:/bitmaps/carla_about.png</pixmap> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item row="0" column="0" colspan="3"> <spacer name="verticalSpacer_4"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> <item row="3" column="0" colspan="3"> <widget class="QLabel" name="l_extended"> <property name="text"> <string>Extended licensing here</string> </property> <property name="wordWrap"> <bool>true</bool> </property> </widget> </item> </layout> </widget> <widget class="QWidget" name="features"> <attribute name="title"> <string>Features</string> </attribute> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> <widget class="QLabel" name="label_3"> <property name="text"> <string>LADSPA:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="l_ladspa"> <property name="text"> <string>TextLabel</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_4"> <property name="text"> <string>DSSI:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set> </property> </widget> </item> <item row="2" column="1"> <widget class="QLabel" name="l_dssi"> <property name="text"> <string>TextLabel</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> </widget> </item> <item row="4" column="0"> <widget class="QLabel" name="label_5"> <property name="text"> <string>LV2:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set> </property> </widget> </item> <item row="4" column="1"> <widget class="QLabel" name="l_lv2"> <property name="text"> <string>TextLabel</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> </widget> </item> <item row="6" column="0"> <widget class="QLabel" name="label_6"> <property name="text"> <string>VST:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set> </property> </widget> </item> <item row="6" column="1"> <widget class="QLabel" name="l_vst"> <property name="text"> <string>TextLabel</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> </widget> </item> <item row="1" column="0" colspan="2"> <widget class="Line" name="line"> <property name="lineWidth"> <number>0</number> </property> <property name="midLineWidth"> <number>1</number> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="5" column="0" colspan="2"> <widget class="Line" name="line_2"> <property name="lineWidth"> <number>0</number> </property> <property name="midLineWidth"> <number>1</number> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="3" column="0" colspan="2"> <widget class="Line" name="line_3"> <property name="lineWidth"> <number>0</number> </property> <property name="midLineWidth"> <number>1</number> </property> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="7" column="0" colspan="2"> <spacer name="verticalSpacer_3"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> </layout> </widget> <widget class="QWidget" name="osc"> <attribute name="title"> <string>OSC</string> </attribute> <layout class="QGridLayout" name="gridLayout_2"> <item row="0" column="0"> <widget class="QLabel" name="label_2"> <property name="text"> <string>Host URLs:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item row="0" column="1"> <widget class="QLineEdit" name="le_osc_url_tcp"> <property name="frame"> <bool>false</bool> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </item> <item row="3" column="0"> <widget class="QLabel" name="label_7"> <property name="text"> <string>Valid commands:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set> </property> </widget> </item> <item row="3" column="1"> <widget class="QLabel" name="l_osc_cmds"> <property name="text"> <string>valid osc commands here</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> <property name="textInteractionFlags"> <set>Qt::TextSelectableByMouse</set> </property> </widget> </item> <item row="4" column="0"> <widget class="QLabel" name="label"> <property name="text"> <string>Example:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item row="4" column="1"> <widget class="QLabel" name="l_example"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item row="5" column="1"> <widget class="QLabel" name="l_example_help"> <property name="text"> <string>TextLabel</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item row="6" column="0" colspan="2"> <spacer name="verticalSpacer_2"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>456</width> <height>35</height> </size> </property> </spacer> </item> <item row="1" column="1"> <widget class="QLineEdit" name="le_osc_url_udp"> <property name="frame"> <bool>false</bool> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </item> <item row="2" column="0" colspan="2"> <spacer name="verticalSpacer_5"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>5</height> </size> </property> </spacer> </item> </layout> </widget> </widget> </item> <item> <widget class="QDialogButtonBox" name="buttonBox"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="standardButtons"> <set>QDialogButtonBox::Ok</set> </property> </widget> </item> </layout> </widget> <resources> <include location="../resources.qrc"/> <include location="../resources.qrc"/> </resources> <connections> <connection> <sender>buttonBox</sender> <signal>accepted()</signal> <receiver>CarlaAboutW</receiver> <slot>accept()</slot> <hints> <hint type="sourcelabel"> <x>248</x> <y>254</y> </hint> <hint type="destinationlabel"> <x>157</x> <y>274</y> </hint> </hints> </connection> <connection> <sender>buttonBox</sender> <signal>rejected()</signal> <receiver>CarlaAboutW</receiver> <slot>reject()</slot> <hints> <hint type="sourcelabel"> <x>316</x> <y>260</y> </hint> <hint type="destinationlabel"> <x>286</x> <y>274</y> </hint> </hints> </connection> </connections> </ui>