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

📄 main.ui

📁 用Qt4编写的linux IDE开发环境
💻 UI
📖 第 1 页 / 共 4 页
字号:
   </property>   <property name="toolTip" >    <string>Stop</string>   </property>   <property name="shortcut" >    <string>F6</string>   </property>  </action>  <action name="actionBreakpoints" >   <property name="text" >    <string>Breakpoints...</string>   </property>  </action>  <action name="actionStopBuild" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/buildstop.png</iconset>   </property>   <property name="text" >    <string>&amp;Stop Build</string>   </property>  </action>  <action name="actionIndent" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/indente.png</iconset>   </property>   <property name="text" >    <string>Indent selection</string>   </property>   <property name="shortcut" >    <string>Tab</string>   </property>  </action>  <action name="actionUnindent" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/desindente.png</iconset>   </property>   <property name="text" >    <string>Unindent selection</string>   </property>   <property name="shortcut" >    <string>Shift+Tab</string>   </property>  </action>  <action name="actionHelpQtWord" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/helpassistant.png</iconset>   </property>   <property name="text" >    <string>&amp;Help Current Qt Word</string>   </property>   <property name="shortcut" >    <string>F1</string>   </property>  </action>  <action name="actionResetExecutablesList" >   <property name="text" >    <string>&amp;Reset Executables List</string>   </property>  </action>  <action name="actionProjectExplorer" >   <property name="checkable" >    <bool>true</bool>   </property>   <property name="checked" >    <bool>true</bool>   </property>   <property name="text" >    <string>Project Explorer</string>   </property>  </action>  <action name="actionOuputs" >   <property name="text" >    <string>Outputs</string>   </property>  </action>  <action name="actionFiles" >   <property name="text" >    <string>Files</string>   </property>  </action>  <action name="actionDebug" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/dbgrun.png</iconset>   </property>   <property name="text" >    <string>&amp;Debug</string>   </property>  </action>  <action name="actionBuild" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/build.png</iconset>   </property>   <property name="text" >    <string>&amp;Build</string>   </property>   <property name="shortcut" >    <string>F7</string>   </property>  </action>  <action name="actionSaveProject" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/filesave.png</iconset>   </property>   <property name="text" >    <string>&amp;Save Project</string>   </property>  </action>  <action name="actionSaveProjectAs" >   <property name="text" >    <string>Save Project As...</string>   </property>  </action>  <action name="actionCloseProject" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/fileclose.png</iconset>   </property>   <property name="text" >    <string>C&amp;lose Project</string>   </property>  </action>  <action name="actionAddScope" >   <property name="text" >    <string>Add &amp;Scope...</string>   </property>  </action>  <action name="actionStepOut" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/dbgstepout.png</iconset>   </property>   <property name="text" >    <string>Step &amp;Out</string>   </property>   <property name="shortcut" >    <string>Shift+F11</string>   </property>  </action>  <action name="actionCloseCurrentEditor" >   <property name="text" >    <string>&amp;Close Current Editor</string>   </property>   <property name="shortcut" >    <string>Ctrl+W</string>   </property>   <property name="visible" >    <bool>true</bool>   </property>  </action>  <action name="actionNextTab" >   <property name="text" >    <string>&amp;Next Tab</string>   </property>   <property name="shortcut" >    <string>Alt+Right</string>   </property>   <property name="visible" >    <bool>true</bool>   </property>  </action>  <action name="actionPreviousTab" >   <property name="text" >    <string>&amp;Previous Tab</string>   </property>   <property name="shortcut" >    <string>Alt+Left</string>   </property>   <property name="visible" >    <bool>true</bool>   </property>  </action>  <action name="actionSwitchHeaderSources" >   <property name="text" >    <string>&amp;Switch to Header/Sources</string>   </property>   <property name="shortcut" >    <string>Shift+F12</string>   </property>  </action>  <action name="actionsetFocusToEditor" >   <property name="text" >    <string>Set &amp;Focus to Editor</string>   </property>   <property name="shortcut" >    <string>Esc</string>   </property>  </action>  <action name="actionToggleBreakpoint" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/divers/images/breakpoint.png</iconset>   </property>   <property name="text" >    <string>Toggle &amp;breakpoint</string>   </property>   <property name="shortcut" >    <string>F9</string>   </property>  </action>  <action name="actionMethodsList" >   <property name="text" >    <string>Goto &amp;Methods List</string>   </property>  </action>  <action name="actionConfigureShortcuts" >   <property name="text" >    <string>Configure &amp;Shortcuts...</string>   </property>  </action>  <action name="actionGotoLine" >   <property name="text" >    <string>&amp;Goto Line...</string>   </property>   <property name="shortcut" >    <string>Ctrl+G</string>   </property>  </action>  <action name="actionToggleComment" >   <property name="text" >    <string>Toggle Co&amp;mments</string>   </property>   <property name="shortcut" >    <string>Ctrl+D</string>   </property>  </action>  <action name="actionComment" >   <property name="text" >    <string>Comment</string>   </property>  </action>  <action name="actionUncomment" >   <property name="text" >    <string>Uncomment</string>   </property>  </action>  <action name="actionCompleteCode" >   <property name="text" >    <string>Complete Code</string>   </property>   <property name="shortcut" >    <string>Ctrl+Space</string>   </property>  </action>  <action name="actionToggleBookmark" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/divers/images/bookmark.png</iconset>   </property>   <property name="text" >    <string>Toggle &amp;Bookmark</string>   </property>   <property name="iconText" >    <string>Toggle Bookmark</string>   </property>   <property name="toolTip" >    <string>Toggle Bookmark</string>   </property>   <property name="shortcut" >    <string>Ctrl+B</string>   </property>  </action>  <action name="actionClearAllBookmarks" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/divers/images/clearallbookmarks.png</iconset>   </property>   <property name="text" >    <string>Clear &amp;All Bookmarks</string>   </property>   <property name="shortcut" >    <string>Ctrl+F2</string>   </property>  </action>  <action name="actionExternalTools" >   <property name="text" >    <string>E&amp;xternal Tools...</string>   </property>  </action>  <action name="actionNextBookmark" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/divers/images/bookmarknext.png</iconset>   </property>   <property name="text" >    <string>&amp;Next Bookmark</string>   </property>   <property name="shortcut" >    <string>F2</string>   </property>  </action>  <action name="actionPreviousBookmark" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/divers/images/bookmarkprevious.png</iconset>   </property>   <property name="text" >    <string>&amp;Previous Bookmark</string>   </property>   <property name="shortcut" >    <string>Shift+F2</string>   </property>  </action>  <action name="actionFindPrevious" >   <property name="text" >    <string>Find Pr&amp;evious</string>   </property>   <property name="shortcut" >    <string>Shift+F3</string>   </property>  </action>  <action name="actionGotoMatchingBracket" >   <property name="text" >    <string>Goto matching &amp;bracket</string>   </property>   <property name="iconText" >    <string>Goto matching bracket</string>   </property>   <property name="toolTip" >    <string>Goto matching bracket</string>   </property>   <property name="shortcut" >    <string>Ctrl+[</string>   </property>  </action>  <action name="actionFoo" >   <property name="text" >    <string>Foo</string>   </property>  </action>  <action name="actionAddNewClass" >   <property name="text" >    <string>Add New &amp;Class...</string>   </property>  </action>  <action name="actionPrint" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/toolbar/images/print.png</iconset>   </property>   <property name="text" >    <string>&amp;Print...</string>   </property>  </action>  <action name="actionOpenFile" >   <property name="text" >    <string>Open F&amp;ile in project...</string>   </property>   <property name="shortcut" >    <string>Alt+Shift+O</string>   </property>  </action>  <action name="actionGotoImplementation" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/treeview/images/cpp.png</iconset>   </property>   <property name="text" >    <string>Goto &amp;Implementation</string>   </property>  </action>  <action name="actionGotoDeclaration" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/treeview/images/h.png</iconset>   </property>   <property name="text" >    <string>Goto &amp;Declaration</string>   </property>  </action>  <action name="actionNewQtVersion" >   <property name="text" >    <string>&amp;Rebuild Qt classes database</string>   </property>  </action>  <action name="actionQmake" >   <property name="text" >    <string>Execute &amp;qmake</string>   </property>  </action>  <action name="actionShowMaximized" >   <property name="icon" >    <iconset resource="../resources/resources.qrc" >:/divers/images/window_fullscreen.png</iconset>   </property>   <property name="text" >    <string>Show Maximized</string>   </property>  </action>  <action name="actionEditor_mode" >   <property name="checkable" >    <bool>true</bool>   </property>   <property name="text" >    <string>&amp;Editor mode</string>   </property>   <property name="shortcut" >    <string>Ctrl+E</string>   </property>  </action>  <action name="actionNextWarningError" >   <property name="text" >    <string>Next Warning/Error</string>   </property>   <property name="shortcut" >    <string>F4</string>   </property>  </action>  <action name="actionPreviousWarningError" >   <property name="text" >    <string>Previous Warning/Error</string>   </property>   <property name="shortcut" >    <string>Shift+F4</string>   </property>  </action>  <action name="actionClearAllWarningsErrors" >   <property name="text" >    <string>Clear all Warnings/Errors</string>   </property>  </action> </widget> <customwidgets>  <customwidget>   <class>LogBuild</class>   <extends>QTextEdit</extends>   <header>logbuild.h</header>  </customwidget>  <customwidget>   <class>TreeClasses</class>   <extends>QTreeWidget</extends>   <header>treeclasses.h</header>  </customwidget>  <customwidget>   <class>TreeProject</class>   <extends>QWidget</extends>   <header>treeproject.h</header>   <container>1</container>  </customwidget>  <customwidget>   <class>RegistersImpl</class>   <extends>QWidget</extends>   <header>registersimpl.h</header>   <container>1</container>  </customwidget> </customwidgets> <resources>  <include location="../resources/resources.qrc" /> </resources> <connections/></ui>

⌨️ 快捷键说明

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