summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:32:51 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-22 10:33:17 +0900
commit98756287c431b77aa6c9534928f627a4ea1e8970 (patch)
treedac5f94ace2dc811bc779b89cfe30839dd1f3cda /examples
parent658e4aa51732679777ec105452fdef9872504e8f (diff)
downloadtqt3-98756287c431b77aa6c9534928f627a4ea1e8970.tar.gz
tqt3-98756287c431b77aa6c9534928f627a4ea1e8970.zip
Remove unnecessary accelerators from .ui filesr14.0.13r14.0.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 044c03f28ec609b5151e7ab4106a0f0eb86db094)
Diffstat (limited to 'examples')
-rw-r--r--examples/helpdemo/helpdemobase.ui18
-rw-r--r--examples/network/ftpclient/connectdialog.ui6
-rw-r--r--examples/network/ftpclient/ftpmainwindow.ui6
-rw-r--r--examples/process/small_dialog.ui6
-rw-r--r--examples/toplevel/options.ui39
5 files changed, 0 insertions, 75 deletions
diff --git a/examples/helpdemo/helpdemobase.ui b/examples/helpdemo/helpdemobase.ui
index 75e4b723..3eba96eb 100644
--- a/examples/helpdemo/helpdemobase.ui
+++ b/examples/helpdemo/helpdemobase.ui
@@ -51,9 +51,6 @@
<property name="text">
<string>&amp;Close</string>
</property>
- <property name="accel">
- <string>Alt+C</string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -81,9 +78,6 @@
<property name="text">
<string>&amp;Open Assistant</string>
</property>
- <property name="accel">
- <string>Alt+L</string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -95,9 +89,6 @@
<property name="text">
<string>&amp;Display</string>
</property>
- <property name="accel">
- <string>Alt+D</string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -109,9 +100,6 @@
<property name="text">
<string>&amp;Hide Sidebar when Opening</string>
</property>
- <property name="accel">
- <string>Alt+H</string>
- </property>
</widget>
<widget class="TQPushButton" row="1" column="2" rowspan="1" colspan="2">
<property name="name">
@@ -120,9 +108,6 @@
<property name="text">
<string>C&amp;lose Assistant</string>
</property>
- <property name="accel">
- <string>Alt+L</string>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -150,9 +135,6 @@
<property name="text">
<string>Run TQt Assistant customized for HelpDemo</string>
</property>
- <property name="accel">
- <string></string>
- </property>
</widget>
</grid>
</widget>
diff --git a/examples/network/ftpclient/connectdialog.ui b/examples/network/ftpclient/connectdialog.ui
index ff0a30a6..2cfad528 100644
--- a/examples/network/ftpclient/connectdialog.ui
+++ b/examples/network/ftpclient/connectdialog.ui
@@ -190,9 +190,6 @@
<property name="text">
<string>OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -207,9 +204,6 @@
<property name="text">
<string>Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/examples/network/ftpclient/ftpmainwindow.ui b/examples/network/ftpclient/ftpmainwindow.ui
index 338aa139..263889c8 100644
--- a/examples/network/ftpclient/ftpmainwindow.ui
+++ b/examples/network/ftpclient/ftpmainwindow.ui
@@ -130,9 +130,6 @@
<property name="text">
<string>Download...</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
</action>
<action>
<property name="name">
@@ -144,9 +141,6 @@
<property name="menuText">
<string>E&amp;xit</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
</action>
<action>
<property name="name">
diff --git a/examples/process/small_dialog.ui b/examples/process/small_dialog.ui
index 47d9109d..dc0c2b13 100644
--- a/examples/process/small_dialog.ui
+++ b/examples/process/small_dialog.ui
@@ -77,9 +77,6 @@
<property name="text">
<string>OK</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
@@ -94,9 +91,6 @@
<property name="text">
<string>Cancel</string>
</property>
- <property name="accel">
- <number>0</number>
- </property>
<property name="autoDefault">
<bool>true</bool>
</property>
diff --git a/examples/toplevel/options.ui b/examples/toplevel/options.ui
index 5f877980..d496ba15 100644
--- a/examples/toplevel/options.ui
+++ b/examples/toplevel/options.ui
@@ -62,9 +62,6 @@
<property name="text">
<string>&amp;Normal</string>
</property>
- <property name="accel">
- <string>Alt+N</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -82,9 +79,6 @@
<property name="text">
<string>&amp;Dialog</string>
</property>
- <property name="accel">
- <string>Alt+D</string>
- </property>
<property name="toolTip" stdset="0">
<string>A thin dialog border</string>
</property>
@@ -121,9 +115,6 @@
<property name="text">
<string>S&amp;ystem Menu</string>
</property>
- <property name="accel">
- <string>Alt+Y</string>
- </property>
<property name="checked">
<bool>true</bool>
</property>
@@ -141,9 +132,6 @@
<property name="text">
<string>Minimi&amp;ze</string>
</property>
- <property name="accel">
- <string>Alt+Z</string>
- </property>
<property name="toolTip" stdset="0">
<string>A minimize button</string>
</property>
@@ -158,9 +146,6 @@
<property name="text">
<string>Ma&amp;ximize</string>
</property>
- <property name="accel">
- <string>Alt+X</string>
- </property>
<property name="toolTip" stdset="0">
<string>A maximize button</string>
</property>
@@ -175,9 +160,6 @@
<property name="text">
<string>&amp;What's This</string>
</property>
- <property name="accel">
- <string>Alt+W</string>
- </property>
<property name="toolTip" stdset="0">
<string>A context help button</string>
</property>
@@ -221,9 +203,6 @@
<property name="text">
<string>Taskbar &amp;Entry</string>
</property>
- <property name="accel">
- <string>Alt+E</string>
- </property>
<property name="toolTip" stdset="0">
<string>Entry in the taskbar</string>
</property>
@@ -238,9 +217,6 @@
<property name="text">
<string>Stays on T&amp;op</string>
</property>
- <property name="accel">
- <string>Alt+O</string>
- </property>
<property name="toolTip" stdset="0">
<string>Stay on top of the desktop</string>
</property>
@@ -258,9 +234,6 @@
<property name="text">
<string>&amp;Popup</string>
</property>
- <property name="accel">
- <string>Alt+P</string>
- </property>
<property name="toolTip" stdset="0">
<string>A popup window</string>
</property>
@@ -275,9 +248,6 @@
<property name="text">
<string>Too&amp;l</string>
</property>
- <property name="accel">
- <string>Alt+L</string>
- </property>
<property name="toolTip" stdset="0">
<string>A tool window</string>
</property>
@@ -292,9 +262,6 @@
<property name="text">
<string>&amp;Modal</string>
</property>
- <property name="accel">
- <string>Alt+M</string>
- </property>
<property name="toolTip" stdset="0">
<string>Show modal</string>
</property>
@@ -487,9 +454,6 @@ Note that this attribute is not supported on many windowing systems and will hav
<property name="text">
<string>Apply</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="default">
<bool>true</bool>
</property>
@@ -504,9 +468,6 @@ Note that this attribute is not supported on many windowing systems and will hav
<property name="text">
<string>Close</string>
</property>
- <property name="accel">
- <string></string>
- </property>
<property name="whatsThis" stdset="0">
<string>Closes this dialog and exits the application.</string>
</property>