代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SubStationInfoWindow</class>
<widget class="QWidget" name="SubStationInfoWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>993</width>
<height>611</height>
</rect>
</property>
<property name="windowTitle">
<string>经停站信息</string>
</property>
<property name="windowIcon">
<iconset resource="pictures.qrc">
<normaloff>:/pic/images/icon/logo.png</normaloff>:/pic/images/icon/logo.png</iconset>
</property>
<widget class="QTableWidget" name="trainNumInfoTable">
<property name="geometry">
<rect>
<x>2</x>
<y>0</y>
<width>991</width>
<height>611</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>990</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>991</width>
<height>16777215</height>
</size>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<attribute name="horizontalHeaderVisible">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderCascadingSectionResizes">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderDefaultSectionSize">
<number>197</number>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
<column>
<property name="text">
<string>车次号</string>
</property>
</column>
<column>
<property name="text">
<string>起始站</string>
</property>
</column>
<column>
<property name="text">
<string>终点站</string>
</property>
</column>
<column>
<property name="text">
<string>出发时间</string>
</property>
</column>
<column>
<property name="text">
<string>到达时间</string>
</property>
</column>
</widget>
</widget>
<resources>
<include location="pictures.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。