singleinherit.kdevses
来自「《精通QT4编程》第3章代码整理 加入修改」· KDEVSES 代码 · 共 33 行
KDEVSES
33 行
<?xml version = '1.0' encoding = 'UTF-8'?><!DOCTYPE KDevPrjSession><KDevPrjSession> <DocsAndViews NumberOfDocuments="4" > <Doc0 NumberOfViews="1" URL="file:/home/lcf/book/widget/findfile/singleinherit/src/singleinherit.cpp" > <View0 Type="Source" /> </Doc0> <Doc1 NumberOfViews="1" URL="file:/home/lcf/book/widget/findfile/singleinherit/src/findfileform.h" > <View0 Type="Source" /> </Doc1> <Doc2 NumberOfViews="1" URL="file:/home/lcf/book/widget/findfile/singleinherit/src/findfileform.cpp" > <View0 Type="Source" /> </Doc2> <Doc3 NumberOfViews="1" URL="file:/home/lcf/book/widget/findfile/singleinherit/src/src.pro" > <View0 line="11" Type="Source" /> </Doc3> </DocsAndViews> <pluginList> <kdevdebugger> <breakpointList/> </kdevdebugger> <kdevbookmarks> <bookmarks/> </kdevbookmarks> <kdevvalgrind> <executable path="" params="" /> <valgrind path="" params="" /> <calltree path="" params="" /> <kcachegrind path="" /> </kdevvalgrind> </pluginList></KDevPrjSession>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?