File tree Expand file tree Collapse file tree
blacs/plugins/virtual_device Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <ui version =" 4.0" >
3+ <class >Form</class >
4+ <widget class =" QWidget" name =" Form" >
5+ <property name =" geometry" >
6+ <rect >
7+ <x >0</x >
8+ <y >0</y >
9+ <width >800</width >
10+ <height >900</height >
11+ </rect >
12+ </property >
13+ <property name =" windowTitle" >
14+ <string >Form</string >
15+ </property >
16+ <layout class =" QHBoxLayout" >
17+ <item >
18+ <widget class =" QTreeView" name =" treeView_connection_table" >
19+ <property name =" alternatingRowColors" >
20+ <bool >true</bool >
21+ </property >
22+ </widget >
23+ </item >
24+ <item >
25+ <widget class =" QTreeView" name =" treeView_virtual_devices" >
26+ <property name =" alternatingRowColors" >
27+ <bool >true</bool >
28+ </property >
29+ </widget >
30+ </item >
31+ </layout >
32+ </widget >
33+ <resources />
34+ <connections />
35+ </ui >
You can’t perform that action at this time.
0 commit comments