Working on window details.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@2657 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2012-10-11 15:48:47 +00:00
parent 2f363be577
commit 765f2dffa3
3 changed files with 13 additions and 7 deletions

View File

@ -1,4 +1,4 @@
//----------------------------------------------------------------- MainWindow
//---------------------------------------------------------------- MainWindow
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include "devsetup.h"

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>602</width>
<height>551</height>
<height>502</height>
</rect>
</property>
<property name="sizePolicy">
@ -19,7 +19,7 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>510</height>
<height>500</height>
</size>
</property>
<property name="maximumSize">
@ -39,7 +39,7 @@
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<y>-10</y>
<width>565</width>
<height>467</height>
</rect>
@ -62,7 +62,7 @@
<property name="maximumSize">
<size>
<width>620</width>
<height>16777215</height>
<height>200</height>
</size>
</property>
<property name="title">
@ -86,7 +86,7 @@
<property name="maximumSize">
<size>
<width>610</width>
<height>300</height>
<height>180</height>
</size>
</property>
<property name="font">

View File

@ -10,6 +10,12 @@
<height>326</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
@ -22,7 +28,7 @@
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>