⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eventhistory.ui

📁 IEEE802.11 a/b/g 客户端应用程序源代码
💻 UI
字号:
<ui version="4.0" > <class>EventHistory</class> <widget class="QDialog" name="EventHistory" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>533</width>    <height>285</height>   </rect>  </property>  <property name="windowTitle" >   <string>Event history</string>  </property>  <layout class="QGridLayout" >   <item row="0" column="0" colspan="2" >    <widget class="QTreeView" name="eventListView" >     <property name="sizePolicy" >      <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >       <horstretch>0</horstretch>       <verstretch>0</verstretch>      </sizepolicy>     </property>     <property name="verticalScrollBarPolicy" >      <enum>Qt::ScrollBarAlwaysOn</enum>     </property>     <property name="selectionMode" >      <enum>QAbstractItemView::NoSelection</enum>     </property>    </widget>   </item>   <item row="1" column="0" >    <spacer>     <property name="orientation" >      <enum>Qt::Horizontal</enum>     </property>     <property name="sizeHint" >      <size>       <width>40</width>       <height>20</height>      </size>     </property>    </spacer>   </item>   <item row="1" column="1" >    <widget class="QPushButton" name="closeButton" >     <property name="text" >      <string>Close</string>     </property>    </widget>   </item>  </layout> </widget> <layoutdefault spacing="6" margin="11" /> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> <includes>  <include location="local" >wpamsg.h</include> </includes> <resources/> <connections/></ui>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -