<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>xmldtp</author_name>
  <author_url>https://blog.hatena.ne.jp/xmldtp/</author_url>
  <blog_title>ウィリアムのいたずらの、まちあるき、たべあるきーPART2</blog_title>
  <blog_url>https://xmldtp.hatenadiary.org/</blog_url>
  <categories>
    <anon>そのほか</anon>
  </categories>
  <description>シリーズ「QMLを、はじめたい！」。前回は、QMLでHelloWorldを出しました。 今回は、QMLにおける変数宣言と、イベント処理についてです。 具体的には、前回作成した、HelloWorldが表示される以下のソース import Qt 4.7 Rectangle { width: 200 height: 200 Text { x: 66 y: 93 text: &quot;Hello World&quot; } } を修正して、HelloWorldのところを、クリックすると、 コンソールに、クリックするたびに１上がった数を３回ずつ表示する という、意味のないプログラムを作ってみたいと思います。 ■編集方法 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fxmldtp.hatenadiary.org%2Fentry%2F9e5ac55558ae7abc6233271dc7844dc3&quot; title=&quot;QMLを、はじめたい！　その３　QMLの変数とイベント処理 - ウィリアムのいたずらの、まちあるき、たべあるきーPART2&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>2010-12-16 16:41:31</published>
  <title>QMLを、はじめたい！　その３　QMLの変数とイベント処理</title>
  <type>rich</type>
  <url>https://xmldtp.hatenadiary.org/entry/9e5ac55558ae7abc6233271dc7844dc3</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
