<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Qt не получается окно]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=902&amp;type=atom" />
	<updated>2010-03-04T20:04:17Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=902</id>
		<entry>
			<title type="html"><![CDATA[Re: Qt не получается окно]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=12564#p12564" />
			<content type="html"><![CDATA[<p>Это зависит от установленного оформления окон. Поменяйте его, и все будет ок</p>]]></content>
			<author>
				<name><![CDATA[Hvzh]]></name>
			</author>
			<updated>2010-03-04T20:04:17Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=12564#p12564</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Qt не получается окно]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=12542#p12542" />
			<content type="html"><![CDATA[<p>Вот исходник</p>]]></content>
			<author>
				<name><![CDATA[Leviafan]]></name>
				<uri>https://linuxforum.ru/profile.php?id=964</uri>
			</author>
			<updated>2010-03-04T19:33:35Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=12542#p12542</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Qt не получается окно]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=12525#p12525" />
			<content type="html"><![CDATA[<p>А исходники можно глянуть?</p>]]></content>
			<author>
				<name><![CDATA[Hvzh]]></name>
			</author>
			<updated>2010-03-04T19:13:20Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=12525#p12525</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Qt не получается окно]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=12522#p12522" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Leviafan]]></name>
				<uri>https://linuxforum.ru/profile.php?id=964</uri>
			</author>
			<updated>2010-03-04T19:06:12Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=12522#p12522</id>
		</entry>
</feed>
