📄 iksdemo.pro
字号:
# Demo program for iksemel external sockets.# Copyright (C) 2004-2005 Darrell Karbott (djk2005@users.sf.net)# This code is free software; you can redistribute it and/or# modify it under the terms of the GNU Public Licence (GPL) version 2# See http://www.gnu.org/ for further details of the GPL.#TEMPLATE = appCONFIG += qt warn_on debugHEADERS = qt-ikstransport-private.h LoginDlg.h MsgScreen.h iksdemoapp.hSOURCES = main.cpp LoginDlg.cpp MsgScreen.cpp iksdemoapp.cpp qt-ikstransport.cpp iksdemo.cppTARGET = iksdemoDEFINES += QT_FATAL_ASSERT#DEFINES += ENABLE_DEBUG_PRINTFSINCLUDEPATH += ../../qtDEPENDPATH += ../../qtINCLUDEPATH += ../coreDEPENDPATH += ../coreLIBS += -liksemel
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -