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

📄 cscopemsglayout.ui

📁 This a source insight software in Linux. It s is similar to the source insight software for windows.
💻 UI
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>CscopeMsgLayout</class><widget class="QDialog">    <property name="name">        <cstring>CscopeMsgLayout</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>600</width>            <height>451</height>        </rect>    </property>    <property name="caption">        <string>Cscope Error Messages</string>    </property>    <vbox>        <property name="name">            <cstring>unnamed</cstring>        </property>        <widget class="QTextEdit">            <property name="name">                <cstring>m_pMsgText</cstring>            </property>            <property name="textFormat">                <enum>PlainText</enum>            </property>            <property name="readOnly">                <bool>true</bool>            </property>        </widget>        <widget class="QLayoutWidget">            <property name="name">                <cstring>layout1</cstring>            </property>            <hbox>                <property name="name">                    <cstring>unnamed</cstring>                </property>                <spacer>                    <property name="name">                        <cstring>spacer1</cstring>                    </property>                    <property name="orientation">                        <enum>Horizontal</enum>                    </property>                    <property name="sizeType">                        <enum>Expanding</enum>                    </property>                    <property name="sizeHint">                        <size>                            <width>321</width>                            <height>31</height>                        </size>                    </property>                </spacer>                <widget class="QPushButton">                    <property name="name">                        <cstring>m_pClearButton</cstring>                    </property>                    <property name="text">                        <string>Clear</string>                    </property>                </widget>                <widget class="QPushButton">                    <property name="name">                        <cstring>m_pHideButton</cstring>                    </property>                    <property name="text">                        <string>Hide</string>                    </property>                </widget>            </hbox>        </widget>    </vbox></widget><layoutdefaults spacing="6" margin="11"/></UI>

⌨️ 快捷键说明

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