<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>slayer845</author_name>
  <author_url>https://blog.hatena.ne.jp/slayer845/</author_url>
  <blog_title>足跡</blog_title>
  <blog_url>https://slayer845.hatenadiary.org/</blog_url>
  <categories>
    <anon>Qt</anon>
  </categories>
  <description>setWindowOpacityはウィンドウそのものの透過率の設定。 ウィジェットを個別に透過させたい時は次の方法を取る。 // パレットを設定しautoFillBackgroundを利用して透明色で塗りつぶす。 widget-&gt;setPalette(QPalette::Background, QColor(255, 255, 255, 128)); widget-&gt;setAutoFillBackground(true); 他には、背景の描画をsetAttribute(Qt::WA_TranslucentBackground, true)をコールしてOFFにし、paintEventをオーバーラ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fslayer845.hatenadiary.org%2Fentry%2F20110208%2F1297096732&quot; title=&quot;widgetの透過 - 足跡&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-02-08 01:38:52</published>
  <title>widgetの透過</title>
  <type>rich</type>
  <url>https://slayer845.hatenadiary.org/entry/20110208/1297096732</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
