102 <property name="toolTip"> |
102 <property name="toolTip"> |
103 <string>Select to enable fullscreen support</string> |
103 <string>Select to enable fullscreen support</string> |
104 </property> |
104 </property> |
105 <property name="text"> |
105 <property name="text"> |
106 <string>Enable Fullscreen Support</string> |
106 <string>Enable Fullscreen Support</string> |
|
107 </property> |
|
108 </widget> |
|
109 </item> |
|
110 <item row="3" column="1"> |
|
111 <widget class="QCheckBox" name="screenCaptureCheckBox"> |
|
112 <property name="toolTip"> |
|
113 <string>Select to enable screen capture support</string> |
|
114 </property> |
|
115 <property name="text"> |
|
116 <string>Enable Screen Capture Support</string> |
|
117 </property> |
|
118 </widget> |
|
119 </item> |
|
120 <item row="4" column="0"> |
|
121 <widget class="QCheckBox" name="webGLCheckBox"> |
|
122 <property name="toolTip"> |
|
123 <string>Select to enable support for WebGL</string> |
|
124 </property> |
|
125 <property name="text"> |
|
126 <string>Enable WebGL support</string> |
107 </property> |
127 </property> |
108 </widget> |
128 </widget> |
109 </item> |
129 </item> |
110 </layout> |
130 </layout> |
111 </widget> |
131 </widget> |