| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <author>Jim</author>
- <class>OBSBasic</class>
- <widget class="QMainWindow" name="OBSBasic">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>920</width>
- <height>700</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>.MainWindow</string>
- </property>
- <property name="windowIcon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/obs.png</normaloff>:/res/images/obs.png</iconset>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <widget class="QWidget" name="centralwidget">
- <layout class="QVBoxLayout" name="verticalLayout">
- <item>
- <widget class="OBSBasicPreview" name="preview" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>32</width>
- <height>32</height>
- </size>
- </property>
- <property name="focusPolicy">
- <enum>Qt::ClickFocus</enum>
- </property>
- <property name="contextMenuPolicy">
- <enum>Qt::CustomContextMenu</enum>
- </property>
- <addaction name="actionRemoveSource"/>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="previewDisabledLabel">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="contextMenuPolicy">
- <enum>Qt::CustomContextMenu</enum>
- </property>
- <property name="text">
- <string>Basic.Main.PreviewDisabled</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
- <widget class="QWidget" name="controlsContainer" native="true">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>720</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>165</height>
- </size>
- </property>
- <layout class="QGridLayout" name="gridLayout">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <property name="verticalSpacing">
- <number>2</number>
- </property>
- <item row="0" column="3">
- <spacer name="mixadvHSpacer_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>QSizePolicy::Fixed</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>150</width>
- <height>0</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="0" column="1">
- <widget class="QLabel" name="sourcesLabel">
- <property name="text">
- <string>Basic.Main.Sources</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QLabel" name="scenesLabel">
- <property name="text">
- <string>Basic.Main.Scenes</string>
- </property>
- </widget>
- </item>
- <item row="1" column="3">
- <layout class="QVBoxLayout" name="buttonsVLayout">
- <property name="spacing">
- <number>2</number>
- </property>
- <item>
- <widget class="QPushButton" name="streamButton">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="text">
- <string>Basic.Main.StartStreaming</string>
- </property>
- <property name="checkable">
- <bool>false</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="recordButton">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="text">
- <string>Basic.Main.StartRecording</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="settingsButton">
- <property name="text">
- <string>Settings</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="exitButton">
- <property name="text">
- <string>Exit</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="expVSpacer">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- <item row="0" column="2">
- <layout class="QHBoxLayout" name="mixadvHLayout">
- <property name="spacing">
- <number>0</number>
- </property>
- <item>
- <widget class="QLabel" name="mixerLabel">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>Mixer</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="advAudioProps">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize">
- <size>
- <width>22</width>
- <height>22</height>
- </size>
- </property>
- <property name="text">
- <string notr="true"/>
- </property>
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/configuration21_16.png</normaloff>:/res/images/configuration21_16.png</iconset>
- </property>
- <property name="flat">
- <bool>true</bool>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">configIconSmall</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="mixadvHSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- <item row="1" column="2">
- <widget class="VScrollArea" name="scrollArea">
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Sunken</enum>
- </property>
- <property name="verticalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOn</enum>
- </property>
- <property name="horizontalScrollBarPolicy">
- <enum>Qt::ScrollBarAlwaysOff</enum>
- </property>
- <property name="widgetResizable">
- <bool>true</bool>
- </property>
- <widget class="QWidget" name="volumeWidgets">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>209</width>
- <height>16</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_6">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- </layout>
- </widget>
- </widget>
- </item>
- <item row="1" column="1">
- <layout class="QVBoxLayout" name="sourcesVLayout">
- <property name="spacing">
- <number>0</number>
- </property>
- <item>
- <widget class="QFrame" name="sourcesFrame">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>160</width>
- <height>0</height>
- </size>
- </property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Sunken</enum>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_4">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item>
- <widget class="SourceListWidget" name="sources">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Ignored" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="contextMenuPolicy">
- <enum>Qt::CustomContextMenu</enum>
- </property>
- <property name="frameShape">
- <enum>QFrame::NoFrame</enum>
- </property>
- <addaction name="actionRemoveSource"/>
- </widget>
- </item>
- <item>
- <widget class="QToolBar" name="sourcesToolbar">
- <property name="iconSize">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- <property name="floatable">
- <bool>false</bool>
- </property>
- <addaction name="actionAddSource"/>
- <addaction name="actionRemoveSource"/>
- <addaction name="actionSourceProperties"/>
- <addaction name="separator"/>
- <addaction name="actionSourceUp"/>
- <addaction name="actionSourceDown"/>
- </widget>
- </item>
- <item>
- <spacer name="sourcesFixedSizeHSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>QSizePolicy::Fixed</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>150</width>
- <height>0</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </item>
- <item row="1" column="0">
- <layout class="QVBoxLayout" name="scenesVLayout">
- <property name="spacing">
- <number>0</number>
- </property>
- <item>
- <widget class="QFrame" name="scenesFrame">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>160</width>
- <height>0</height>
- </size>
- </property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Sunken</enum>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_3">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item>
- <widget class="QListWidget" name="scenes">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Ignored" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="contextMenuPolicy">
- <enum>Qt::CustomContextMenu</enum>
- </property>
- <property name="frameShape">
- <enum>QFrame::NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Plain</enum>
- </property>
- <addaction name="actionRemoveScene"/>
- </widget>
- </item>
- <item>
- <widget class="QToolBar" name="scenesToolbar">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="iconSize">
- <size>
- <width>16</width>
- <height>16</height>
- </size>
- </property>
- <property name="floatable">
- <bool>false</bool>
- </property>
- <addaction name="actionAddScene"/>
- <addaction name="actionRemoveScene"/>
- <addaction name="actionSceneProperties"/>
- <addaction name="separator"/>
- <addaction name="actionSceneUp"/>
- <addaction name="actionSceneDown"/>
- </widget>
- </item>
- <item>
- <spacer name="scenesFixedSizeHSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>QSizePolicy::Fixed</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>150</width>
- <height>0</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QMenuBar" name="menubar">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>920</width>
- <height>21</height>
- </rect>
- </property>
- <widget class="QMenu" name="menu_File">
- <property name="title">
- <string>Basic.MainMenu.File</string>
- </property>
- <addaction name="action_Save"/>
- <addaction name="action_Open"/>
- <addaction name="separator"/>
- <addaction name="actionShow_Recordings"/>
- <addaction name="actionRemux"/>
- <addaction name="separator"/>
- <addaction name="action_Settings"/>
- <addaction name="separator"/>
- <addaction name="actionE_xit"/>
- </widget>
- <widget class="QMenu" name="menuBasic_MainMenu_Help">
- <property name="title">
- <string>Basic.MainMenu.Help</string>
- </property>
- <widget class="QMenu" name="menuLogFiles">
- <property name="title">
- <string>Basic.MainMenu.Help.Logs</string>
- </property>
- <addaction name="actionShowLogs"/>
- <addaction name="actionUploadCurrentLog"/>
- <addaction name="actionUploadLastLog"/>
- <addaction name="actionViewCurrentLog"/>
- </widget>
- <addaction name="menuLogFiles"/>
- <addaction name="actionCheckForUpdates"/>
- </widget>
- <widget class="QMenu" name="menuBasic_MainMenu_Edit">
- <property name="title">
- <string>Basic.MainMenu.Edit</string>
- </property>
- <widget class="QMenu" name="transformMenu">
- <property name="title">
- <string>Basic.MainMenu.Edit.Transform</string>
- </property>
- <addaction name="actionEditTransform"/>
- <addaction name="actionResetTransform"/>
- <addaction name="separator"/>
- <addaction name="actionRotate90CW"/>
- <addaction name="actionRotate90CCW"/>
- <addaction name="actionRotate180"/>
- <addaction name="separator"/>
- <addaction name="actionFlipHorizontal"/>
- <addaction name="actionFlipVertical"/>
- <addaction name="separator"/>
- <addaction name="actionFitToScreen"/>
- <addaction name="actionStretchToScreen"/>
- <addaction name="actionCenterToScreen"/>
- </widget>
- <widget class="QMenu" name="orderMenu">
- <property name="title">
- <string>Basic.MainMenu.Edit.Order</string>
- </property>
- <addaction name="actionMoveUp"/>
- <addaction name="actionMoveDown"/>
- <addaction name="separator"/>
- <addaction name="actionMoveToTop"/>
- <addaction name="actionMoveToBottom"/>
- </widget>
- <addaction name="actionUndo"/>
- <addaction name="actionRedo"/>
- <addaction name="separator"/>
- <addaction name="transformMenu"/>
- <addaction name="orderMenu"/>
- <addaction name="separator"/>
- <addaction name="actionAdvAudioProperties"/>
- </widget>
- <addaction name="menu_File"/>
- <addaction name="menuBasic_MainMenu_Edit"/>
- <addaction name="menuBasic_MainMenu_Help"/>
- </widget>
- <widget class="OBSBasicStatusBar" name="statusbar"/>
- <action name="actionAddScene">
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/add.png</normaloff>:/res/images/add.png</iconset>
- </property>
- <property name="text">
- <string>Add</string>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">addIconSmall</string>
- </property>
- </action>
- <action name="actionAddSource">
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/add.png</normaloff>:/res/images/add.png</iconset>
- </property>
- <property name="text">
- <string>Add</string>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">addIconSmall</string>
- </property>
- </action>
- <action name="actionRemoveScene">
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/list_remove.png</normaloff>:/res/images/list_remove.png</iconset>
- </property>
- <property name="text">
- <string>Remove</string>
- </property>
- <property name="shortcut">
- <string>Del</string>
- </property>
- <property name="shortcutContext">
- <enum>Qt::WidgetWithChildrenShortcut</enum>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">removeIconSmall</string>
- </property>
- </action>
- <action name="actionRemoveSource">
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/list_remove.png</normaloff>:/res/images/list_remove.png</iconset>
- </property>
- <property name="text">
- <string>Remove</string>
- </property>
- <property name="shortcut">
- <string>Del</string>
- </property>
- <property name="shortcutContext">
- <enum>Qt::WidgetWithChildrenShortcut</enum>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">removeIconSmall</string>
- </property>
- </action>
- <action name="actionSceneProperties">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/properties.png</normaloff>:/res/images/properties.png</iconset>
- </property>
- <property name="text">
- <string>Properties</string>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">propertiesIconSmall</string>
- </property>
- </action>
- <action name="actionSourceProperties">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/properties.png</normaloff>:/res/images/properties.png</iconset>
- </property>
- <property name="text">
- <string>Properties</string>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">propertiesIconSmall</string>
- </property>
- </action>
- <action name="actionSceneUp">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/up.png</normaloff>:/res/images/up.png</iconset>
- </property>
- <property name="text">
- <string>MoveUp</string>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">upArrowIconSmall</string>
- </property>
- </action>
- <action name="actionSourceUp">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/up.png</normaloff>:/res/images/up.png</iconset>
- </property>
- <property name="text">
- <string>MoveUp</string>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">upArrowIconSmall</string>
- </property>
- </action>
- <action name="actionSceneDown">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/down.png</normaloff>:/res/images/down.png</iconset>
- </property>
- <property name="text">
- <string>MoveDown</string>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">downArrowIconSmall</string>
- </property>
- </action>
- <action name="actionSourceDown">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="icon">
- <iconset resource="obs.qrc">
- <normaloff>:/res/images/down.png</normaloff>:/res/images/down.png</iconset>
- </property>
- <property name="text">
- <string>MoveDown</string>
- </property>
- <property name="themeID" stdset="0">
- <string notr="true">downArrowIconSmall</string>
- </property>
- </action>
- <action name="action_New">
- <property name="text">
- <string>Basic.MainMenu.SwitchMode</string>
- </property>
- </action>
- <action name="action_Open">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>Basic.MainMenu.File.Export</string>
- </property>
- </action>
- <action name="action_Save">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>Basic.MainMenu.File.Import</string>
- </property>
- </action>
- <action name="actionShow_Recordings">
- <property name="text">
- <string>Basic.MainMenu.File.ShowRecordings</string>
- </property>
- </action>
- <action name="actionRemux">
- <property name="text">
- <string>Basic.MainMenu.File.Remux</string>
- </property>
- </action>
- <action name="action_Settings">
- <property name="text">
- <string>Basic.MainMenu.File.Settings</string>
- </property>
- </action>
- <action name="actionE_xit">
- <property name="text">
- <string>Basic.MainMenu.File.Exit</string>
- </property>
- </action>
- <action name="actionShowLogs">
- <property name="text">
- <string>Basic.MainMenu.Help.Logs.ShowLogs</string>
- </property>
- </action>
- <action name="actionUploadLastLog">
- <property name="text">
- <string>Basic.MainMenu.Help.Logs.UploadLastLog</string>
- </property>
- </action>
- <action name="actionUploadCurrentLog">
- <property name="text">
- <string>Basic.MainMenu.Help.Logs.UploadCurrentLog</string>
- </property>
- </action>
- <action name="actionViewCurrentLog">
- <property name="text">
- <string>Basic.MainMenu.Help.Logs.ViewCurrentLog</string>
- </property>
- </action>
- <action name="actionUndo">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>Basic.MainMenu.Edit.Undo</string>
- </property>
- </action>
- <action name="actionRedo">
- <property name="enabled">
- <bool>false</bool>
- </property>
- <property name="text">
- <string>Basic.MainMenu.Edit.Redo</string>
- </property>
- </action>
- <action name="actionEditTransform">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.EditTransform</string>
- </property>
- </action>
- <action name="actionRotate90CW">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.Rotate90CW</string>
- </property>
- </action>
- <action name="actionRotate90CCW">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.Rotate90CCW</string>
- </property>
- </action>
- <action name="actionRotate180">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.Rotate180</string>
- </property>
- </action>
- <action name="actionFitToScreen">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.FitToScreen</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+F</string>
- </property>
- </action>
- <action name="actionStretchToScreen">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.StretchToScreen</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+S</string>
- </property>
- </action>
- <action name="actionResetTransform">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.ResetTransform</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+R</string>
- </property>
- </action>
- <action name="actionCenterToScreen">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.CenterToScreen</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+C</string>
- </property>
- </action>
- <action name="actionFlipHorizontal">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.FlipHorizontal</string>
- </property>
- </action>
- <action name="actionFlipVertical">
- <property name="text">
- <string>Basic.MainMenu.Edit.Transform.FlipVertical</string>
- </property>
- </action>
- <action name="actionMoveUp">
- <property name="text">
- <string>Basic.MainMenu.Edit.Order.MoveUp</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Up</string>
- </property>
- </action>
- <action name="actionMoveDown">
- <property name="text">
- <string>Basic.MainMenu.Edit.Order.MoveDown</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Down</string>
- </property>
- </action>
- <action name="actionMoveToTop">
- <property name="text">
- <string>Basic.MainMenu.Edit.Order.MoveToTop</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+Home</string>
- </property>
- </action>
- <action name="actionMoveToBottom">
- <property name="text">
- <string>Basic.MainMenu.Edit.Order.MoveToBottom</string>
- </property>
- <property name="shortcut">
- <string>Ctrl+End</string>
- </property>
- </action>
- <action name="actionCheckForUpdates">
- <property name="text">
- <string>Basic.MainMenu.Help.CheckForUpdates</string>
- </property>
- </action>
- <action name="actionInteract">
- <property name="text">
- <string>Interact</string>
- </property>
- </action>
- <action name="actionAdvAudioProperties">
- <property name="text">
- <string>Basic.MainMenu.Edit.AdvAudio</string>
- </property>
- </action>
- </widget>
- <customwidgets>
- <customwidget>
- <class>OBSBasicPreview</class>
- <extends>QWidget</extends>
- <header>window-basic-preview.hpp</header>
- <container>1</container>
- </customwidget>
- <customwidget>
- <class>OBSBasicStatusBar</class>
- <extends>QStatusBar</extends>
- <header>window-basic-status-bar.hpp</header>
- </customwidget>
- <customwidget>
- <class>VScrollArea</class>
- <extends>QScrollArea</extends>
- <header>vertical-scroll-area.hpp</header>
- <container>1</container>
- </customwidget>
- <customwidget>
- <class>SourceListWidget</class>
- <extends>QListWidget</extends>
- <header>source-list-widget.hpp</header>
- </customwidget>
- </customwidgets>
- <resources>
- <include location="obs.qrc"/>
- </resources>
- <connections>
- <connection>
- <sender>actionE_xit</sender>
- <signal>triggered()</signal>
- <receiver>OBSBasic</receiver>
- <slot>close()</slot>
- <hints>
- <hint type="sourcelabel">
- <x>-1</x>
- <y>-1</y>
- </hint>
- <hint type="destinationlabel">
- <x>463</x>
- <y>351</y>
- </hint>
- </hints>
- </connection>
- <connection>
- <sender>exitButton</sender>
- <signal>clicked()</signal>
- <receiver>OBSBasic</receiver>
- <slot>close()</slot>
- <hints>
- <hint type="sourcelabel">
- <x>697</x>
- <y>615</y>
- </hint>
- <hint type="destinationlabel">
- <x>463</x>
- <y>351</y>
- </hint>
- </hints>
- </connection>
- </connections>
- </ui>
|