<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[怎么隐藏linux+QT4界面上的鼠标图标,MINI ..]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=15213]]></link>
 <description><![CDATA[Latest 20 replies of 怎么隐藏linux+QT4界面上的鼠标图标,MINI ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 15:40:52 +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[回 4楼(ljun16888) 的帖子]]></title>
 <description><![CDATA[这个方法可行！]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=15213#292699]]></link>
 <author><![CDATA[dreamsky007]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Sat, 11 Oct 2014 03:13:50 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[回 4楼(ljun16888) 的帖子]]></title>
 <description><![CDATA[按照你的编译后，出现：undefined reference to &#39;QWSServer::setCursorVisible(bool)&#39;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=15213#167055]]></link>
 <author><![CDATA[cqjyq]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Sat, 14 Apr 2012 02:45:28 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[main()函数加入 #include &lt;QWSServer&gt;，
实例化QApplication后，添加QWSServer::setCursorVisible(false);

这样qt启动就没有鼠标呢。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=15213#166781]]></link>
 <author><![CDATA[ljun16888]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Thu, 12 Apr 2012 15:41:49 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[2.只希望在某个QWidget下不出现鼠标光标，则只要对这个widget调用
 

QWidget::setCursor(QCursor(Qt::BlankCursor))，其它的窗口仍将出现鼠标。
&nbsp;&nbsp;
 在main函数中，实例化了APPLICATION后，调用
 
QApplication::setOverrideCursor(Qt::BlankCursor);
 

任一控件下显示与关闭鼠标
 
this-&gt;setCursor(Qt::B ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=15213#118650]]></link>
 <author><![CDATA[suweibus]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 19 Sep 2011 14:03:39 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[兄弟，我求得就是这一段代码啊.......]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=15213#118638]]></link>
 <author><![CDATA[suweibus]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 19 Sep 2011 13:30:02 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[直接一句代码搞定，将鼠标设为不可见]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=15213#118420]]></link>
 <author><![CDATA[wuweidong]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 19 Sep 2011 01:08:09 +0000]]></pubdate>
</item>
</channel></rss>