2016-08-24 21:15:38 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>ConfigureGraphics</class>
|
|
|
|
<widget class="QWidget" name="ConfigureGraphics">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2022-07-10 15:10:35 -05:00
|
|
|
<width>541</width>
|
2022-05-28 01:33:23 -05:00
|
|
|
<height>759</height>
|
2016-08-24 21:15:38 -05:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2021-09-02 20:40:55 -05:00
|
|
|
<property name="accessibleName">
|
|
|
|
<string>Graphics</string>
|
|
|
|
</property>
|
2020-01-21 13:40:53 -06:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_1">
|
2016-08-24 21:15:38 -05:00
|
|
|
<item>
|
2020-01-21 13:40:53 -06:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
<property name="title">
|
|
|
|
<string>API Settings</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<item>
|
2021-07-08 16:28:48 -05:00
|
|
|
<widget class="QWidget" name="api_widget" native="true">
|
2023-05-08 13:11:45 -05:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2020-07-13 20:32:10 -05:00
|
|
|
<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>
|
2020-01-21 13:40:53 -06:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-08-24 21:15:38 -05:00
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
2022-11-19 18:04:04 -06:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2016-08-24 21:15:38 -05:00
|
|
|
<property name="title">
|
2020-01-21 13:40:53 -06:00
|
|
|
<string>Graphics Settings</string>
|
2016-08-24 21:15:38 -05:00
|
|
|
</property>
|
2020-01-21 13:40:53 -06:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
2019-01-13 23:14:27 -06:00
|
|
|
<item>
|
2023-05-07 11:03:40 -05:00
|
|
|
<widget class="QWidget" name="graphics_widget" native="true">
|
2023-05-08 13:11:45 -05:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<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>
|
2020-07-13 20:32:10 -05:00
|
|
|
</widget>
|
2018-11-16 01:07:42 -06:00
|
|
|
</item>
|
2023-05-09 14:10:22 -05:00
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="bg_widget" native="true">
|
|
|
|
<layout class="QHBoxLayout" name="bg_layout">
|
|
|
|
<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="QLabel" name="label">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Background Color:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="bg_button">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-08-24 21:15:38 -05:00
|
|
|
</layout>
|
2018-01-11 22:56:15 -06:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2016-08-24 21:15:38 -05:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<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>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
2018-01-11 22:56:15 -06:00
|
|
|
<connections/>
|
2016-08-24 21:15:38 -05:00
|
|
|
</ui>
|