Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 10 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
在此处下载 Qwt 的源代码: http://sourceforge.net/projects/qwt/files/qwt-beta/6.0.0-rc5/qwt-6.0.0-rc5.zip/download
解压存档并查看在“示例”文件夹内。您可以在 Qt Creator 中打开 Examples.pro 并编译所有示例,也可以仅打开您感兴趣的示例(即:examples/curvedemo1/curvedemo1.pro)。
Download the source code of Qwt here : http://sourceforge.net/projects/qwt/files/qwt-beta/6.0.0-rc5/qwt-6.0.0-rc5.zip/download
Unzip the archive and look inside the "examples" folder. You could open examples.pro in Qt Creator and compile all the examples or you could open only the example that interest you (ie: examples/curvedemo1/curvedemo1.pro).