diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-26 00:29:37 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-06-26 00:29:37 +0000 |
commit | 2785103a6bd4de55bd26d79e34d0fdd4b329a73a (patch) | |
tree | c2738b1095bfdb263da27bc1391403d829522a14 /krita/plugins/viewplugins/performancetest/wdg_perftest.ui | |
parent | f008adb5a77e094eaf6abf3fc0f36958e66896a5 (diff) | |
download | koffice-2785103a6bd4de55bd26d79e34d0fdd4b329a73a.tar.gz koffice-2785103a6bd4de55bd26d79e34d0fdd4b329a73a.zip |
Remove krita* in preparation for name switch from Krita to Chalk
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238361 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'krita/plugins/viewplugins/performancetest/wdg_perftest.ui')
-rw-r--r-- | krita/plugins/viewplugins/performancetest/wdg_perftest.ui | 283 |
1 files changed, 0 insertions, 283 deletions
diff --git a/krita/plugins/viewplugins/performancetest/wdg_perftest.ui b/krita/plugins/viewplugins/performancetest/wdg_perftest.ui deleted file mode 100644 index 7dc14f17..00000000 --- a/krita/plugins/viewplugins/performancetest/wdg_perftest.ui +++ /dev/null @@ -1,283 +0,0 @@ -<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> -<class>WdgPerfTest</class> -<widget class="TQWidget"> - <property name="name"> - <cstring>WdgPerfTest</cstring> - </property> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>377</width> - <height>566</height> - </rect> - </property> - <property name="caption"> - <string>Image Size</string> - </property> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQButtonGroup" row="0" column="0"> - <property name="name"> - <cstring>grpPerfTest</cstring> - </property> - <property name="title"> - <string>&Performance Test</string> - </property> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQLabel" row="0" column="0"> - <property name="name"> - <cstring>lblTests</cstring> - </property> - <property name="text"> - <string>Number of tests:</string> - </property> - <property name="buddy" stdset="0"> - <cstring>intWidth</cstring> - </property> - </widget> - <widget class="TQCheckBox" row="1" column="0"> - <property name="name"> - <cstring>chkBitBlt</cstring> - </property> - <property name="text"> - <string>bitBlt</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="2" column="0"> - <property name="name"> - <cstring>chkFill</cstring> - </property> - <property name="text"> - <string>Fill</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="3" column="0"> - <property name="name"> - <cstring>chkGradient</cstring> - </property> - <property name="text"> - <string>Gradients</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="2"> - <property name="name"> - <cstring>chkPixel</cstring> - </property> - <property name="text"> - <string>setPixel/getPixel</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="5" column="0"> - <property name="name"> - <cstring>chkShape</cstring> - </property> - <property name="text"> - <string>Shapes</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="6" column="0"> - <property name="name"> - <cstring>chkLayer</cstring> - </property> - <property name="text"> - <string>Layers</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="7" column="0"> - <property name="name"> - <cstring>chkScale</cstring> - </property> - <property name="text"> - <string>Scaling</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="8" column="0"> - <property name="name"> - <cstring>chkRotate</cstring> - </property> - <property name="text"> - <string>Rotating</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="9" column="0"> - <property name="name"> - <cstring>chkRender</cstring> - </property> - <property name="text"> - <string>Rendering</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="10" column="0"> - <property name="name"> - <cstring>chkSelection</cstring> - </property> - <property name="text"> - <string>Selection</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="11" column="0" rowspan="1" colspan="2"> - <property name="name"> - <cstring>chkColorConversion</cstring> - </property> - <property name="text"> - <string>Color conversion</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="12" column="0"> - <property name="name"> - <cstring>chkFilter</cstring> - </property> - <property name="text"> - <string>Filters</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="KIntNumInput" row="0" column="1"> - <property name="name"> - <cstring>intTestCount</cstring> - </property> - <property name="value"> - <number>10</number> - </property> - <property name="minValue"> - <number>0</number> - </property> - <property name="maxValue"> - <number>1000000</number> - </property> - </widget> - <widget class="TQCheckBox" row="13" column="0"> - <property name="name"> - <cstring>chkReadBytes</cstring> - </property> - <property name="text"> - <string>Read bytes</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="14" column="0"> - <property name="name"> - <cstring>chkWriteBytes</cstring> - </property> - <property name="text"> - <string>Write bytes</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="15" column="0"> - <property name="name"> - <cstring>chkIterators</cstring> - </property> - <property name="text"> - <string>Iterators</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQCheckBox" row="16" column="0"> - <property name="name"> - <cstring>chkPaintView</cstring> - </property> - <property name="text"> - <string>PaintView</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - <widget class="TQLayoutWidget" row="18" column="0" rowspan="1" colspan="2"> - <property name="name"> - <cstring>tqlayout5</cstring> - </property> - <hbox> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <widget class="TQPushButton"> - <property name="name"> - <cstring>btnSelectAll</cstring> - </property> - <property name="text"> - <string>&Select All</string> - </property> - </widget> - <widget class="TQPushButton"> - <property name="name"> - <cstring>btnDeselectAll</cstring> - </property> - <property name="text"> - <string>&Deselect All</string> - </property> - </widget> - </hbox> - </widget> - <widget class="TQCheckBox" row="17" column="0"> - <property name="name"> - <cstring>chkPaintViewFPS</cstring> - </property> - <property name="text"> - <string>PaintView (fps)</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - </grid> - </widget> - </grid> -</widget> -<tabstops> - <tabstop>intTestCount</tabstop> -</tabstops> -<tqlayoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>knuminput.h</includehint> - <includehint>knuminput.h</includehint> -</includehints> -</UI> |