📄 readme
字号:
1) Incremental plotsIncrementalPlot shows an example how to implement a plot thatdisplays growing data. The example produces random data when you push the start button.With 'Timer' you can adjust the intervall between thethe generation of the points, with 'Points' you can set the numberof points to be generated.2) Stacked Zooming with scrollbarsScrollZoomer adds scrollbars for zooming. There are a couple ofreasons why the implementation is a hack and therefore the classis not part of the Qwt lib, but it should be working with alltypes of QwtPlots. Who likes to use it can copy the code ofscrollbar.[h|cpp] and scrollzoomer.[h|cpp] to his application.Uwe
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -