?? cpuplot.pro
字號:
# -*- mode: sh -*- ################################################# Qwt Widget Library# Copyright (C) 1997 Josef Wilgen# Copyright (C) 2002 Uwe Rathmann## This library is free software; you can redistribute it and/or# modify it under the terms of the Qwt License, Version 1.0###################################################################include( ../examples.pri )TARGET = cpuplotHEADERS = \ cpuplot.h \ cpustat.h \ cpupiemarker.h SOURCES = \ cpuplot.cpp \ cpustat.cpp \ cpupiemarker.cpp
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -