2016-11-24 10:14:38 -06:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>StreamStatsWindow</class>
|
2016-11-26 02:07:36 -06:00
|
|
|
<widget class="QWidget" name="StreamStatsWindow" >
|
2016-11-24 10:14:38 -06:00
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>551</width>
|
|
|
|
<height>452</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
2016-11-27 01:09:37 -06:00
|
|
|
<string>Stream Statistics</string>
|
2016-11-24 10:14:38 -06:00
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<item>
|
2016-11-26 02:07:36 -06:00
|
|
|
<widget class="QTableView" name="streamStats" />
|
2016-11-24 10:14:38 -06:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|