diff options
Diffstat (limited to 'kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui')
| -rw-r--r-- | kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui | 256 |
1 files changed, 256 insertions, 0 deletions
diff --git a/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui b/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui new file mode 100644 index 000000000..8a6f9ce6a --- /dev/null +++ b/kivio/plugins/kiviotexttool/kivio_stenciltexteditorui.ui @@ -0,0 +1,256 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>Kivio::StencilTextEditorUI</class> +<comment>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +</comment> +<author>Copyright (C) 2005 Peter Simonsson</author> +<widget class="QWidget"> + <property name="name"> + <cstring>Kivio::StencilTextEditorUI</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>535</width> + <height>447</height> + </rect> + </property> + <property name="caption"> + <string>Kivio::StencilTextEditor</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QToolButton" row="0" column="2"> + <property name="name"> + <cstring>m_boldButton</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="toggleButton"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Bold</string> + </property> + </widget> + <widget class="KComboBox" row="0" column="1"> + <item> + <property name="text"> + <string>6</string> + </property> + </item> + <item> + <property name="text"> + <string>7</string> + </property> + </item> + <item> + <property name="text"> + <string>8</string> + </property> + </item> + <item> + <property name="text"> + <string>9</string> + </property> + </item> + <item> + <property name="text"> + <string>10</string> + </property> + </item> + <item> + <property name="text"> + <string>11</string> + </property> + </item> + <item> + <property name="text"> + <string>12</string> + </property> + </item> + <item> + <property name="text"> + <string>14</string> + </property> + </item> + <item> + <property name="text"> + <string>16</string> + </property> + </item> + <item> + <property name="text"> + <string>18</string> + </property> + </item> + <item> + <property name="text"> + <string>20</string> + </property> + </item> + <item> + <property name="text"> + <string>22</string> + </property> + </item> + <item> + <property name="text"> + <string>24</string> + </property> + </item> + <item> + <property name="text"> + <string>26</string> + </property> + </item> + <item> + <property name="text"> + <string>28</string> + </property> + </item> + <item> + <property name="text"> + <string>36</string> + </property> + </item> + <item> + <property name="text"> + <string>48</string> + </property> + </item> + <item> + <property name="text"> + <string>72</string> + </property> + </item> + <property name="name"> + <cstring>m_fontSizeCombo</cstring> + </property> + <property name="editable"> + <bool>true</bool> + </property> + </widget> + <widget class="KFontCombo" row="0" column="0"> + <property name="name"> + <cstring>m_fontCombo</cstring> + </property> + </widget> + <widget class="QToolButton" row="0" column="3"> + <property name="name"> + <cstring>m_italicsButton</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="toggleButton"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Italics</string> + </property> + </widget> + <widget class="QToolButton" row="0" column="4"> + <property name="name"> + <cstring>m_underLineButton</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="toggleButton"> + <bool>true</bool> + </property> + <property name="toolTip" stdset="0"> + <string>Underline</string> + </property> + </widget> + <spacer row="0" column="8"> + <property name="name"> + <cstring>spacer1</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>110</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KColorButton" row="0" column="7"> + <property name="name"> + <cstring>m_textColorButton</cstring> + </property> + <property name="text"> + <string></string> + </property> + </widget> + <widget class="QToolButton" row="0" column="5"> + <property name="name"> + <cstring>m_hAlignButton</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="popupDelay"> + <number>0</number> + </property> + <property name="toolTip" stdset="0"> + <string>Horizontal Alignment</string> + </property> + </widget> + <widget class="QToolButton" row="0" column="6"> + <property name="name"> + <cstring>m_vAlignButton</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="popupDelay"> + <number>0</number> + </property> + <property name="toolTip" stdset="0"> + <string>Vertical Alignment</string> + </property> + </widget> + <widget class="KTextEdit" row="1" column="0" rowspan="1" colspan="9"> + <property name="name"> + <cstring>m_textArea</cstring> + </property> + </widget> + </grid> +</widget> +<customwidgets> +</customwidgets> +<tabstops> + <tabstop>m_textArea</tabstop> + <tabstop>m_fontCombo</tabstop> + <tabstop>m_fontSizeCombo</tabstop> + <tabstop>m_textColorButton</tabstop> +</tabstops> +<layoutdefaults spacing="6" margin="11"/> +<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +<includehints> + <includehint>kcombobox.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kfontcombo.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kcolorbutton.h</includehint> + <includehint>ktextedit.h</includehint> +</includehints> +</UI> |
