<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[qtopia多线程信号机制出错]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545]]></link>
 <description><![CDATA[Latest 20 replies of qtopia多线程信号机制出错]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Mon, 27 Jul 2026 17:54:39 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://121.40.142.80]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[不必特指“友善”的qtopia不支持多线程，是世界上所有的arm版本qtopia均不支持多线程. 那个配置选项只是是针对x11版本的。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#35164]]></link>
 <author><![CDATA[mindee]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 20 Jul 2010 13:10:45 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[楼主怎么编译自带多线程支持的，望给予解答]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#35136]]></link>
 <author><![CDATA[松杉梢林]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 20 Jul 2010 07:40:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[请问你是怎么编译是的qtopia 自带多线程]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#31935]]></link>
 <author><![CDATA[huangsan511]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Fri, 18 Jun 2010 07:28:27 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[QThread::postEvent(receiver, e); 用这个机制可以代替信号与曹的机制吧？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#24044]]></link>
 <author><![CDATA[名扬]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 06 Apr 2010 09:09:53 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[Re: QProcess in a QThread 
afaik QThreads are not QObjects in Qt3, so you can&#39;t emit signals and activate slots. I think you have to derive from both QThread and QObject if you need this features, but be careful.

in Qt4, instead, QThreads are Qobjects (so they have signals and slots) and they ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#24031]]></link>
 <author><![CDATA[名扬]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 06 Apr 2010 07:42:08 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我就是想用信号与曹的链接connect（）函数 。找到了又说参数不匹配 是不是我定义的那个线程类的问题？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#24027]]></link>
 <author><![CDATA[名扬]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 06 Apr 2010 07:27:06 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[PR9000是一个继承Qwidget的窗口类，提示好像说找到connect（）函数了，但是不匹配 ，我的mythread是继承Thread的 这两个都是QOBJECT的子类，我最后强制转换了一下（QOBJECT*）但是编译通过 运行时段错误 ，这该怎么解决？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#24024]]></link>
 <author><![CDATA[名扬]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 06 Apr 2010 07:23:31 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]pr9000.cpp:89: error: no matching function for call to &#39;PR9000::connect(Thread*&amp;, const char [11], PR9000* const, const char [16])&#39;
/opt/FriendlyARM/Qte/arm-qtopia-2.2.0/qt2/include/qobject.h:110: note: candidates are: static bool QObject::connect(const QObject*, const char*, co ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#24021]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 06 Apr 2010 07:10:11 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[是不带 我自己在原来的基础上重新加上多线程选项再编译的。请问问题怎么解决？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#24016]]></link>
 <author><![CDATA[名扬]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 06 Apr 2010 06:54:31 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[友善之臂提供的Qtopia是不带多线程支持的。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=5545#23978]]></link>
 <author><![CDATA[curay]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 06 Apr 2010 00:54:18 +0000]]></pubdate>
</item>
</channel></rss>