Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/webpack/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ qwt图形绘图示例_C++_Linux_Qt Creator - Fatal编程技术网

C++ qwt图形绘图示例

C++ qwt图形绘图示例,c++,linux,qt-creator,C++,Linux,Qt Creator,大家好,我正在使用qwt,我是新手,我想用qwt和qt creator绘制一张图,我不知道在我的qt项目中包括哪个librariesoz来绘制一张图,我已经安装了qwt,还包括插件和库,现在请告诉我现在要做什么 举个简单的例子 谢谢在这里下载Qwt的源代码: 解压归档文件并查看“示例”文件夹。您可以在Qt Creator中打开examples.pro并编译所有示例,也可以只打开您感兴趣的示例(例如:examples/curvedemo1/curvedemo1.pro)

大家好,我正在使用qwt,我是新手,我想用qwt和qt creator绘制一张图,我不知道在我的qt项目中包括哪个librariesoz来绘制一张图,我已经安装了qwt,还包括插件和库,现在请告诉我现在要做什么 举个简单的例子


谢谢

在这里下载Qwt的源代码:

解压归档文件并查看“示例”文件夹。您可以在Qt Creator中打开examples.pro并编译所有示例,也可以只打开您感兴趣的示例(例如:examples/curvedemo1/curvedemo1.pro)