summaryrefslogtreecommitdiff
path: root/stylepalette.ui
diff options
context:
space:
mode:
authorAleks Kissinger <aleks0@gmail.com>2018-04-05 14:21:24 +0200
committerAleks Kissinger <aleks0@gmail.com>2018-04-05 14:21:24 +0200
commite57923c7d767f5a532bc35571d74a5470eb76314 (patch)
tree8126896daf0ac998267da993fd2592c20bcd0789 /stylepalette.ui
parent1a71fd8efa0350d1e121f6792e8fad67e82b25c1 (diff)
built-in style palette
Diffstat (limited to 'stylepalette.ui')
-rw-r--r--stylepalette.ui129
1 files changed, 40 insertions, 89 deletions
diff --git a/stylepalette.ui b/stylepalette.ui
index 5e370b6..3362ce2 100644
--- a/stylepalette.ui
+++ b/stylepalette.ui
@@ -6,21 +6,33 @@
<rect>
<x>0</x>
<y>0</y>
- <width>250</width>
- <height>430</height>
+ <width>88</width>
+ <height>518</height>
</rect>
</property>
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="minimumSize">
<size>
- <width>250</width>
- <height>430</height>
+ <width>88</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>88</width>
+ <height>524287</height>
</size>
</property>
<property name="floating">
- <bool>true</bool>
+ <bool>false</bool>
</property>
<property name="windowTitle">
- <string>Styles</string>
+ <string/>
</property>
<widget class="QWidget" name="dockWidgetContents">
<layout class="QVBoxLayout" name="verticalLayout">
@@ -33,31 +45,17 @@
<number>0</number>
</property>
<item>
- <widget class="QLabel" name="label">
- <property name="text">
- <string>Styles:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="styleFile">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="font">
- <font>
- <family>Courier</family>
- <weight>75</weight>
- <bold>true</bold>
- </font>
+ <spacer name="horizontalSpacer">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
</property>
- <property name="text">
- <string>[default]</string>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>40</width>
+ <height>20</height>
+ </size>
</property>
- </widget>
+ </spacer>
</item>
<item>
<widget class="QToolButton" name="buttonOpenTikzstyles">
@@ -87,6 +85,19 @@
</layout>
</item>
<item>
+ <widget class="QLabel" name="styleFile">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>[default]</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QListView" name="styleListView">
<property name="font">
<font>
@@ -97,68 +108,8 @@
</widget>
</item>
<item>
- <layout class="QHBoxLayout" name="layoutButtons">
- <property name="spacing">
- <number>2</number>
- </property>
- <item>
- <widget class="QToolButton" name="buttonApplyNodeStyle">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="text">
- <string>Apply</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- <item>
<widget class="QListView" name="listView"/>
</item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout">
- <property name="spacing">
- <number>2</number>
- </property>
- <item>
- <widget class="QToolButton" name="toolButton">
- <property name="text">
- <string>Apply</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
</layout>
</widget>
</widget>