[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/kdelirc/kcmremotecontrol
From:       Michael Zanetti <michael_zanetti () gmx ! net>
Date:       2010-02-23 22:32:46
Message-ID: 1266964366.673307.24628.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1095275 by mzanetti:

added descriptions to radio buttons


 M  +70 -9     addaction.ui  


--- branches/work/kdelirc/kcmremotecontrol/addaction.ui #1095274:1095275
@@ -6,35 +6,96 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>399</width>
-    <height>129</height>
+    <width>510</width>
+    <height>259</height>
    </rect>
   </property>
+  <property name="sizePolicy">
+   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+    <horstretch>0</horstretch>
+    <verstretch>0</verstretch>
+   </sizepolicy>
+  </property>
+  <property name="minimumSize">
+   <size>
+    <width>510</width>
+    <height>0</height>
+   </size>
+  </property>
   <property name="windowTitle">
    <string>Dialog</string>
   </property>
-  <layout class="QVBoxLayout" name="verticalLayout">
-   <item>
+  <layout class="QGridLayout" name="gridLayout">
+   <item row="0" column="0" colspan="2">
     <widget class="QLabel" name="label">
      <property name="text">
-      <string>How do you whish to create the new action?</string>
+      <string>How do you whish to create the action?</string>
      </property>
     </widget>
    </item>
-   <item>
+   <item row="1" column="0" colspan="2">
     <widget class="QRadioButton" name="rbTemplate">
      <property name="text">
-      <string>Create a new action using a template</string>
+      <string>Create an action using a template</string>
      </property>
      <property name="checked">
       <bool>true</bool>
      </property>
     </widget>
    </item>
-   <item>
+   <item row="7" column="0" colspan="2">
+    <widget class="QGroupBox" name="groupBox_2">
+     <property name="title">
+      <string/>
+     </property>
+     <layout class="QGridLayout" name="gridLayout_3">
+      <item row="1" column="0">
+       <widget class="QLabel" name="label_3">
+        <property name="text">
+         <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; \
&quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; \
+&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; \
/&gt;&lt;style type=&quot;text/css&quot;&gt; +p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; \
font-size:10pt; font-weight:400; font-style:normal;&quot;&gt; +&lt;p style=&quot; \
margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; \
-qt-block-indent:0; text-indent:0px;&quot;&gt;Use this if you cannot find a template \
for the desired action. Here you can browse the whole D-Bus session bus and execute \
any function using common data types.&lt;/p&gt; +&lt;p style=&quot; margin-top:0px; \
margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; \
text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Note that \
an application must be running in order to be shown \
here.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> +        </property>
+        <property name="wordWrap">
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item row="3" column="0">
+    <widget class="QGroupBox" name="groupBox">
+     <property name="title">
+      <string/>
+     </property>
+     <layout class="QGridLayout" name="gridLayout_2">
+      <item row="0" column="0">
+       <widget class="QLabel" name="label_2">
+        <property name="sizePolicy">
+         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+          <horstretch>0</horstretch>
+          <verstretch>0</verstretch>
+         </sizepolicy>
+        </property>
+        <property name="text">
+         <string>This is the reccomended way if you would like to control the most \
common applications. It is the easiest way for adding actions, but also limited to \
the available templates.</string> +        </property>
+        <property name="wordWrap">
+         <bool>true</bool>
+        </property>
+       </widget>
+      </item>
+     </layout>
+    </widget>
+   </item>
+   <item row="4" column="0">
     <widget class="QRadioButton" name="rbDBus">
      <property name="text">
-      <string>Create a new action browsing the D-Bus session bus</string>
+      <string>Create an action browsing D-Bus</string>
      </property>
     </widget>
    </item>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic