<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://techbase.kde.org/skins/common/feed.css?0.2"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://techbase.kde.org/index.php?title=User:AaronPeterson/kdesettingsFixes&amp;feed=atom&amp;action=history</id>
		<title>User:AaronPeterson/kdesettingsFixes - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://techbase.kde.org/index.php?title=User:AaronPeterson/kdesettingsFixes&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=User:AaronPeterson/kdesettingsFixes&amp;action=history"/>
		<updated>2013-06-19T02:00:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.2</generator>

	<entry>
		<id>http://techbase.kde.org/index.php?title=User:AaronPeterson/kdesettingsFixes&amp;diff=52608&amp;oldid=prev</id>
		<title>AaronPeterson: Created page with 'From websvn, the icon plasmoid, this suggests a method to fix it.    &lt;code&gt;    Plasma::ToolTipManager::self()-&gt;unregisterWidget(m_icon);    250              m_icon-&gt;setDrawBackgr...'</title>
		<link rel="alternate" type="text/html" href="http://techbase.kde.org/index.php?title=User:AaronPeterson/kdesettingsFixes&amp;diff=52608&amp;oldid=prev"/>
				<updated>2010-07-16T00:27:13Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;From websvn, the icon plasmoid, this suggests a method to fix it.    &amp;lt;code&amp;gt;    Plasma::ToolTipManager::self()-&amp;gt;unregisterWidget(m_icon);    250              m_icon-&amp;gt;setDrawBackgr...&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;From websvn, the icon plasmoid, this suggests a method to fix it.  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;    Plasma::ToolTipManager::self()-&amp;gt;unregisterWidget(m_icon);&lt;br /&gt;
&lt;br /&gt;
  250              m_icon-&amp;gt;setDrawBackground(true);&lt;br /&gt;
&lt;br /&gt;
  251          } else {&lt;br /&gt;
&lt;br /&gt;
  252              //in the panel the icon behaves like a button&lt;br /&gt;
&lt;br /&gt;
  253              connect(m_icon, SIGNAL(clicked()), this, SLOT(openUrl()));&lt;br /&gt;
&lt;br /&gt;
  254              m_icon-&amp;gt;setText(QString());&lt;br /&gt;
&lt;br /&gt;
  255              Plasma::ToolTipContent data(m_text, m_genericName, m_icon-&amp;gt;icon());&lt;br /&gt;
&lt;br /&gt;
  256              Plasma::ToolTipManager::self()-&amp;gt;setContent(m_icon, data);&lt;br /&gt;
&lt;br /&gt;
  257              m_icon-&amp;gt;setDrawBackground(false);&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>AaronPeterson</name></author>	</entry>

	</feed>