Add option to display affines in polar coords.

This commit is contained in:
mfeemster
2015-02-03 17:11:16 -08:00
parent b1d5db261b
commit c01f444d52
6 changed files with 177 additions and 72 deletions

View File

@ -353,7 +353,7 @@
<enum>QTabWidget::Triangular</enum>
</property>
<property name="currentIndex">
<number>0</number>
<number>2</number>
</property>
<property name="usesScrollButtons">
<bool>true</bool>
@ -504,8 +504,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>259</width>
<height>852</height>
<width>73</width>
<height>837</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
@ -2285,7 +2285,7 @@ SpinBox
<enum>QTabWidget::Triangular</enum>
</property>
<property name="currentIndex">
<number>2</number>
<number>1</number>
</property>
<widget class="QWidget" name="ColorTab">
<property name="sizePolicy">
@ -2825,8 +2825,8 @@ SpinBox
<rect>
<x>0</x>
<y>0</y>
<width>118</width>
<height>597</height>
<width>245</width>
<height>747</height>
</rect>
</property>
<property name="autoFillBackground">
@ -4065,6 +4065,13 @@ SpinBox
</layout>
</widget>
</item>
<item>
<widget class="QCheckBox" name="PolarAffineCheckBox">
<property name="text">
<string>Polar</string>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="PivotGroupBox">
<property name="autoFillBackground">
@ -5041,8 +5048,8 @@ SpinBox
<rect>
<x>0</x>
<y>0</y>
<width>259</width>
<height>853</height>
<width>73</width>
<height>454</height>
</rect>
</property>
<property name="sizePolicy">