<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hecomi</author_name>
  <author_url>https://blog.hatena.ne.jp/hecomi/</author_url>
  <blog_title>凹みTips</blog_title>
  <blog_url>https://tips.hecomi.com/</blog_url>
  <categories>
    <anon>Qt</anon>
  </categories>
  <description>はじめに ファイルブラウザ欲しいな、と思ったところ FolderListModel という要素を見つけました。 QML FolderListModel Element これをリストビューで表示してちょっといじって移動できる簡単なファイルブラウザを作成したというお話です。 環境 Mac OS X Qt 5.0.2 QtQuick 2 基礎 QML ではディレクトリをインポートすることで、そのディレクトリに含まれる QML のファイル名を要素として使えるようになります。例えば以下の様な Hoge.qml を作成します。 import QtQuick 2.0 Rectangle { property…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftips.hecomi.com%2Fentry%2F20130505%2F1367760441&quot; title=&quot; QtQuick で簡単なファイルブラウザを作る - 凹みTips&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>http://cdn-ak.f.st-hatena.com/images/fotolife/h/hecomi/20130505/20130505220627.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-05-05 22:27:21</published>
  <title> QtQuick で簡単なファイルブラウザを作る</title>
  <type>rich</type>
  <url>https://tips.hecomi.com/entry/20130505/1367760441</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
