sqlbrowser.kdevses
来自「linux下使用Qt编程的一个简单例子」· KDEVSES 代码 · 共 30 行
KDEVSES
30 行
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE KDevPrjSession><KDevPrjSession> <DocsAndViews NumberOfDocuments="3" > <Doc0 NumberOfViews="1" URL="file:/home/examples_qt(new)/db_examples/sqlbrowser/src/qsqlconnectiondialog.h" > <View0 line="0" Type="Source" /> </Doc0> <Doc1 NumberOfViews="1" URL="file:/home/examples_qt(new)/db_examples/sqlbrowser/src/main.cpp" > <View0 line="0" Type="Source" /> </Doc1> <Doc2 NumberOfViews="1" URL="file:/home/examples_qt(new)/db_examples/sqlbrowser/src/qsqlconnectiondialog.cpp" > <View0 line="29" Type="Source" /> </Doc2> </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 + -
显示快捷键?