代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog</class>
<widget class="QDialog" name="Dialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>312</width>
<height>324</height>
</rect>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="acceptDrops">
<bool>false</bool>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<property name="modal">
<bool>false</bool>
</property>
<widget class="QListWidget" name="listStyles">
<property name="geometry">
<rect>
<x>10</x>
<y>40</y>
<width>181</width>
<height>271</height>
</rect>
</property>
<property name="frameShadow">
<enum>QFrame::Plain</enum>
</property>
<item>
<property name="text">
<string>Default</string>
</property>
</item>
<item>
<property name="text">
<string>Keyword</string>
</property>
</item>
<item>
<property name="text">
<string>KeywordSet2</string>
</property>
</item>
<item>
<property name="text">
<string>CommentDoc</string>
</property>
</item>
<item>
<property name="text">
<string>Comment</string>
</property>
</item>
<item>
<property name="text">
<string>CommentLine</string>
</property>
</item>
<item>
<property name="text">
<string>Number</string>
</property>
</item>
<item>
<property name="text">
<string>DoubleQuotedString</string>
</property>
</item>
<item>
<property name="text">
<string>SingleQuotedString</string>
</property>
</item>
<item>
<property name="text">
<string>PreProcessor</string>
</property>
</item>
<item>
<property name="text">
<string>Operator</string>
</property>
</item>
<item>
<property name="text">
<string>UnclosedString</string>
</property>
</item>
<item>
<property name="text">
<string>Background</string>
</property>
</item>
</widget>
<widget class="QPushButton" name="okButton">
<property name="geometry">
<rect>
<x>220</x>
<y>210</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>OK</string>
</property>
</widget>
<widget class="QPushButton" name="cancelButton">
<property name="geometry">
<rect>
<x>220</x>
<y>280</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>CANCEL</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>171</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>点击相应文字,即可修改颜色</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。