<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t2y-1979</author_name>
  <author_url>https://blog.hatena.ne.jp/t2y-1979/</author_url>
  <blog_title>forest book</blog_title>
  <blog_url>https://t2y.hatenablog.jp/</blog_url>
  <categories>
    <anon>python</anon>
    <anon>pyqt</anon>
  </categories>
  <description>Qt でフォーム画面を作成する際に QDialog や QWidget でちょっとした画面を作成することもできますが、メイン画面は QMainWindow で作成します。Qt Main Window Framework によると、QMainWindow にはメニューバー、ツールバー、ドックウィジェット、中央ウィジェット、ステータスバーといったようにレイアウトされているようです。それらのレイアウトを使用したサンプルが以下になります。 *1 #!/usr/bin/env python # -*- coding: utf-8 -*- import sys import os from PyQt4.Q…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft2y.hatenablog.jp%2Fentry%2F20100917%2F1284652234&quot; title=&quot;PyQt4 のメインウィンドウの構成を把握する - forest book&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/t/t2y-1979/20100917/20100917001922.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-09-17 00:50:34</published>
  <title>PyQt4 のメインウィンドウの構成を把握する</title>
  <type>rich</type>
  <url>https://t2y.hatenablog.jp/entry/20100917/1284652234</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
