<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Linux Forum &mdash; Qt не получается окно]]></title>
		<link>https://linuxforum.ru/viewtopic.php?id=902</link>
		<atom:link href="https://linuxforum.ru/extern.php?action=feed&amp;tid=902&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Qt не получается окно».]]></description>
		<lastBuildDate>Thu, 04 Mar 2010 20:04:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Qt не получается окно]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=12564#p12564</link>
			<description><![CDATA[<p>Это зависит от установленного оформления окон. Поменяйте его, и все будет ок</p>]]></description>
			<author><![CDATA[null@example.com (Hvzh)]]></author>
			<pubDate>Thu, 04 Mar 2010 20:04:17 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=12564#p12564</guid>
		</item>
		<item>
			<title><![CDATA[Re: Qt не получается окно]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=12542#p12542</link>
			<description><![CDATA[<p>Вот исходник</p>]]></description>
			<author><![CDATA[null@example.com (Leviafan)]]></author>
			<pubDate>Thu, 04 Mar 2010 19:33:35 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=12542#p12542</guid>
		</item>
		<item>
			<title><![CDATA[Re: Qt не получается окно]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=12525#p12525</link>
			<description><![CDATA[<p>А исходники можно глянуть?</p>]]></description>
			<author><![CDATA[null@example.com (Hvzh)]]></author>
			<pubDate>Thu, 04 Mar 2010 19:13:20 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=12525#p12525</guid>
		</item>
		<item>
			<title><![CDATA[Qt не получается окно]]></title>
			<link>https://linuxforum.ru/viewtopic.php?pid=12522#p12522</link>
			<description><![CDATA[<p>Что я делаю не так? Слева на скрине предосмотр, справа скомпилированное окно<br />Почему у меня вместо &quot;свернуть&quot; значек помощи?<br /></p><div class="codebox"><pre><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;
&lt;ui version=&quot;4.0&quot;&gt;
 &lt;class&gt;dvbStart&lt;/class&gt;
 &lt;widget class=&quot;QWidget&quot; name=&quot;dvbStart&quot;&gt;
  &lt;property name=&quot;geometry&quot;&gt;
   &lt;rect&gt;
    &lt;x&gt;0&lt;/x&gt;
    &lt;y&gt;0&lt;/y&gt;
    &lt;width&gt;311&lt;/width&gt;
    &lt;height&gt;190&lt;/height&gt;
   &lt;/rect&gt;
  &lt;/property&gt;
  &lt;property name=&quot;windowTitle&quot;&gt;
   &lt;string&gt;DVB&lt;/string&gt;
  &lt;/property&gt;
  &lt;widget class=&quot;QPushButton&quot; name=&quot;pushStart&quot;&gt;
   &lt;property name=&quot;geometry&quot;&gt;
    &lt;rect&gt;
     &lt;x&gt;100&lt;/x&gt;
     &lt;y&gt;20&lt;/y&gt;
     &lt;width&gt;105&lt;/width&gt;
     &lt;height&gt;27&lt;/height&gt;
    &lt;/rect&gt;
   &lt;/property&gt;
   &lt;property name=&quot;text&quot;&gt;
    &lt;string&gt;Start&lt;/string&gt;
   &lt;/property&gt;
  &lt;/widget&gt;
  &lt;widget class=&quot;QPushButton&quot; name=&quot;pushRestart&quot;&gt;
   &lt;property name=&quot;geometry&quot;&gt;
    &lt;rect&gt;
     &lt;x&gt;100&lt;/x&gt;
     &lt;y&gt;70&lt;/y&gt;
     &lt;width&gt;105&lt;/width&gt;
     &lt;height&gt;27&lt;/height&gt;
    &lt;/rect&gt;
   &lt;/property&gt;
   &lt;property name=&quot;text&quot;&gt;
    &lt;string&gt;Restart&lt;/string&gt;
   &lt;/property&gt;
  &lt;/widget&gt;
  &lt;widget class=&quot;QPushButton&quot; name=&quot;pushStop&quot;&gt;
   &lt;property name=&quot;geometry&quot;&gt;
    &lt;rect&gt;
     &lt;x&gt;100&lt;/x&gt;
     &lt;y&gt;120&lt;/y&gt;
     &lt;width&gt;105&lt;/width&gt;
     &lt;height&gt;27&lt;/height&gt;
    &lt;/rect&gt;
   &lt;/property&gt;
   &lt;property name=&quot;text&quot;&gt;
    &lt;string&gt;Stop&lt;/string&gt;
   &lt;/property&gt;
  &lt;/widget&gt;
 &lt;/widget&gt;
 &lt;resources/&gt;
 &lt;connections/&gt;
&lt;/ui&gt;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Leviafan)]]></author>
			<pubDate>Thu, 04 Mar 2010 19:06:12 +0000</pubDate>
			<guid>https://linuxforum.ru/viewtopic.php?pid=12522#p12522</guid>
		</item>
	</channel>
</rss>
