@ -49,14 +49,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="cryPB">
<widget class="TQPushButton" name="cryPB">
<property name="text">
<string>Cry!</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="bleedL">
<widget class="TQLabel" name="bleedL">
<property name="text">
<string>Making the helper <b>Bleed</b> requires the user to authenticate. This is a one-shot authorization.</string>
</property>
@ -66,14 +66,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="2" column="1">
<widget class="QPushButton" name="bleedPB">
<widget class="TQPushButton" name="bleedPB">
<property name="text">
<string>Bleed!</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="playL">
<widget class="TQLabel" name="playL">
<property name="text">
<string>Making the helper <b>Play</b> requires a system administrator to authenticate. This is a one-shot authorization.</string>
</property>
@ -83,14 +83,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="3" column="1">
<widget class="QPushButton" name="playPB">
<widget class="TQPushButton" name="playPB">
<property name="text">
<string>Play!</string>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="listenL">
<widget class="TQLabel" name="listenL">
<property name="text">
<string>Making the helper <b>Listen</b> requires the user to authenticate. The authorization will be kept for a brief period.</string>
</property>
@ -100,14 +100,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="4" column="1">
<widget class="QPushButton" name="listenPB">
<widget class="TQPushButton" name="listenPB">
<property name="text">
<string>Listen!</string>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QLabel" name="deleteL">
<widget class="TQLabel" name="deleteL">
<property name="text">
<string>Making the helper <b>Delete</b> requires a system administrator to authenticate. The authorization will be kept for a brief period.</string>
</property>
@ -117,14 +117,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="5" column="1">
<widget class="QPushButton" name="deletePB">
<widget class="TQPushButton" name="deletePB">
<property name="text">
<string>Delete!</string>
</property>
</widget>
</item>
<item row="6" column="0" rowspan="2">
<widget class="QLabel" name="deleteL_2">
<widget class="TQLabel" name="deleteL_2">
<property name="text">
<string><b>Set</b> is special action. It sets the permissions for the <b>Shout</b> action by actually using the helper application to change the implicit authorization.</string>
</property>
@ -134,7 +134,7 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="6" column="1">
<widget class="QComboBox" name="setCB">
<widget class="TQComboBox" name="setCB">
<item>
<property name="text">
<string>no</string>
@ -168,14 +168,14 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="7" column="1">
<widget class="QPushButton" name="setPB">
<widget class="TQPushButton" name="setPB">
<property name="text">
<string>Set!</string>
</property>
</widget>
</item>
<item row="8" column="0">
<widget class="QLabel" name="deleteL_3">
<widget class="TQLabel" name="deleteL_3">
<property name="text">
<string>The implicit authorization for the <b>Shout</b> action is set by the <b>Set</b> action. You can watch how different options can change behaviour of this action.</string>
</property>
@ -185,7 +185,7 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="8" column="1">
<widget class="QPushButton" name="shoutPB">
<widget class="TQPushButton" name="shoutPB">
<property name="text">
<string>Shout!</string>
</property>
@ -194,11 +194,11 @@ p, li { white-space: pre-wrap; }
</layout>
</item>
<item>
<widget class="QListWidget" name="actionList"/>
<widget class="TQListWidget" name="actionList"/>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<widget class="TQMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
@ -207,19 +207,19 @@ p, li { white-space: pre-wrap; }