<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>firemail - Qt调用Python</title>
    <link>http://firemail.wang:8088/forum.php?mod=forumdisplay&amp;fid=432</link>
    <description>Latest 20 threads of Qt调用Python</description>
    <copyright>Copyright(C) firemail</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 14 Apr 2026 12:31:07 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://firemail.wang:8088/static/image/common/logo_88_31.gif</url>
      <title>firemail</title>
      <link>http://firemail.wang:8088/</link>
    </image>
    <item>
      <title>Qt Creator 整合 python 解释器教程</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9393</link>
      <description><![CDATA[https://www.cnblogs.com/woxinfeixiang2015/p/8507818.html

目录[/backcolor]
1. 前言[/backcolor]2.前提条件[/backcolor]3.步骤[/backcolor]3.1 新建 python文件[/backcolor]3.2 编写 python 代码[/backcolor]3.3 配置 python 解释器[/backcolor]3.4 执行 python  ...]]></description>
      <category>Qt调用Python</category>
      <author>Qter</author>
      <pubDate>Mon, 09 Apr 2018 10:22:17 +0000</pubDate>
    </item>
    <item>
      <title>PythonQt、PyQt[PySide]、Qt Jambi 、QtScript</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9392</link>
      <description><![CDATA[PythonQt：Qt调用python脚本
PyQt：python调用Qt界面库
Qt Jambi : java调用Qt界面库
QtScript (QSA)[/backcolor]: Qt内建的Script支持：[/backcolor]Qt Script for Applications

[/backcolor]
PySide: 提供和[/backcolor]PyQt[/backcolor]类似的功能，并相容 AP ...]]></description>
      <category>Qt调用Python</category>
      <author>Qter</author>
      <pubDate>Mon, 09 Apr 2018 10:07:43 +0000</pubDate>
    </item>
    <item>
      <title>pyqt编写的程序如何发布</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9389</link>
      <description><![CDATA[https://blog.csdn.net/zhengnz/article/details/6388748

我现在选择py2exe作为打包的工具，nsis作为生成安装程序的工具。
py2exe

[*]py2exe教程1
[*]py2exe官方教程
[*]py2exe下载
nsis

[*]nsis教程
[*]nsis官方教程
[*]nsis下载]]></description>
      <category>Qt调用Python</category>
      <author>Qter</author>
      <pubDate>Sun, 08 Apr 2018 08:33:53 +0000</pubDate>
    </item>
    <item>
      <title>PyQt——结合Python与Qt的GUI编程</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9388</link>
      <description><![CDATA[http://www.eeboard.com/bbs/thread-41883-1-1.html

PyQt是Python下的另一套图形界面接口库，顾名思义就是在Python中调用Qt图形库和组件。使用PyQt的优点在于可以使用Qt成熟的IDE（如Qt Creator）进行图形界面设计，并自动生成可执行的Python代码。

1.1.PyQt的安 ...]]></description>
      <category>Qt调用Python</category>
      <author>Qter</author>
      <pubDate>Sun, 08 Apr 2018 07:55:01 +0000</pubDate>
    </item>
    <item>
      <title>将Python 嵌入到Ｑｔ程序中---PythonQt</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9387</link>
      <description><![CDATA[（原文链接： http://doc.trolltech.com/qq/qq23-pythonqt.html  ） by Florian Link  译：  赖敬文[/backcolor]      将脚本语言嵌入C++ 程序已经变得非常普遍。在许多主流的应用程序，如Microsoft Office 与Macromedia Director 中, 都有一种上升的趋势，即提供小巧的 ...]]></description>
      <category>Qt调用Python</category>
      <author>Qter</author>
      <pubDate>Sun, 08 Apr 2018 07:34:32 +0000</pubDate>
    </item>
    <item>
      <title>PythonQt</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9381</link>
      <description><![CDATA[https://www.cnblogs.com/xia-weiwen/p/7932379.html

在Qt(C++)中与Python混合编程，可以使用PythonQt库。[/backcolor]
网站首页：[/backcolor]http://pythonqt.sourceforge.net[/backcolor]
下载页面：[/backcolor]https://sourceforge.net/projects/pythonqt/fil ...]]></description>
      <category>Qt调用Python</category>
      <author>Qter</author>
      <pubDate>Wed, 04 Apr 2018 08:28:53 +0000</pubDate>
    </item>
    <item>
      <title>基于QProcess调用</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9380</link>
      <description><![CDATA[QStringList args;
    args.append(\&quot;/home/xxx/test.py\&quot;);
   int xx = QProcess::execute(QString(\&quot;python\&quot;), args);
   qDebug()]]></description>
      <category>Qt调用Python</category>
      <author>Qter</author>
      <pubDate>Wed, 04 Apr 2018 08:20:22 +0000</pubDate>
    </item>
  </channel>
</rss>