第4步:最后点击Process开始打包 D:\test目录内生成spectrogram_boxed.exe就可以直接打开使用了。
58 void SpekSpectrogram::open(const QString &path) 59 { 60 this->path = path; 61 this->stream = 0; 62 this->channel = 0; 63 start(); 64 } 65 66 void SpekSpectrogram::paintEvent(QPaintEvent *event) 67 { 68 QWidget::paintEvent(event); 69 QPainter p(this); ...
所以只能在relase版本下编译运行。 下图是我使用这种方式编译 QwtPolar 的spectrogram例子绘制的图
Spectrogram, Contour Plot Bar Charts, Histograms Other Plots Dials, Compasses, Knobs, Wheels, Sliders, Thermos Qwt下载地址 官网地址:Qwt User's Guide: Qwt - Qt Widgets for Technical Applications CSDN下载地址:qwt-6.1.3(pdf+qch+src)_qwt下载-QT其他资源-CSDN下载 Qwt...
频谱及外形轮廓图:http://qwt.sourceforge.net/spectrogramscreenshots.html 工业控件类:http://qwt.sourceforge.net/controlscreenshots.html 其功能远不止展示的这些,还包括移动图线上的点修改图线,在画布上任意作图,另外,qwt控件最大的优点是它的灵活性,但这个灵活性也导致它偶尔会很麻烦 ...
7)使用Enigma Virtual Box工具执行打包操作。8)打开运行Enigma Virtual Box,选择spectrogram.exe文件。9)添加路径和文件,选择所有文件和文件夹全部拖进。10)在【Files Options】中选择是否压缩文件。11)点击Process开始打包。D:\test目录内生成spectrogram_boxed.exe,可以直接打开使用。
$$PWD/qwt_plot_spectrogram.h \ $$PWD/qwt_plot_textlabel.h \ $$PWD/qwt_plot_tradingcurve.h \ $$PWD/qwt_plot_zoneitem.h \ $$PWD/qwt_plot_zoomer.h \ $$PWD/qwt_point_3d.h \ $$PWD/qwt_point_data.h \ $$PWD/qwt_point_mapper.h \ ...
spek-audio.h spek-fft.cc spek-fft.h spek-palette.cc spek-palette.h spek-pipeline.cc spek-pipeline.h spek-ruler.cc spek-ruler.h spek-spectrogram.cc spek-spectrogram.h Repository files navigation README qt-spek 基于Qt的频谱分析器 修改于Spek官网地址, Github仓库地址About...
Spectrogram, Contour Plot Bar Charts, Histograms Other Plots Dials, Compasses, Knobs, Wheels, Sliders, Thermos Qwt下载地址 官网地址:Qwt User's Guide: Qwt - Qt Widgets for Technical Applications CSDN下载地址:qwt-6.1.3(pdf+qch+src)_qwt下载-QT其他资源-CSDN下载 ...
spek-spectrogram.cc test 6年前 spek-spectrogram.h Update 8年前 README qt-spek qt-spek 基于Qt的频谱分析器 修改于Spek官网地址,Github仓库地址 简介 基于Qt的频谱分析器,修改于spek 暂无标签 C++ 保存更改 发行版 暂无发行版 贡献者(2) 全部