summaryrefslogtreecommitdiffstats
path: root/kmouth
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-09 02:23:29 +0000
commit389971def351e67fcf01c3dbe6b83c4d721dd755 (patch)
tree6f0395248152a72530f7924bc2feeac94a65b9b6 /kmouth
parenta764a60ef4234d53afc806cb280fb8a7c07b1ff1 (diff)
downloadtdeaccessibility-389971def351e67fcf01c3dbe6b83c4d721dd755.tar.gz
tdeaccessibility-389971def351e67fcf01c3dbe6b83c4d721dd755.zip
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kmouth')
-rw-r--r--kmouth/books/sv-personal.phrasebook2
-rw-r--r--kmouth/phrasebook/buttonboxui.ui2
-rw-r--r--kmouth/phraselist.cpp6
-rw-r--r--kmouth/preferencesui.ui2
-rw-r--r--kmouth/texttospeechconfigurationui.ui2
-rw-r--r--kmouth/wordcompletion/creationsourcedetailsui.ui2
-rw-r--r--kmouth/wordcompletion/creationsourceui.ui2
-rw-r--r--kmouth/wordcompletion/kdedocsourceui.ui2
-rw-r--r--kmouth/wordcompletion/wordcompletionui.ui2
9 files changed, 11 insertions, 11 deletions
diff --git a/kmouth/books/sv-personal.phrasebook b/kmouth/books/sv-personal.phrasebook
index cb4efe7..37f7636 100644
--- a/kmouth/books/sv-personal.phrasebook
+++ b/kmouth/books/sv-personal.phrasebook
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE phrasebook>
<phrasebook name="Personligt">
-<phrase shortcut="">Jag kan bara prata med hjälp av den här dumma tqmaskinen.</phrase>
+<phrase shortcut="">Jag kan bara prata med hjälp av den här dumma maskinen.</phrase>
<phrase shortcut="">Tyvärr är jag ganska trött nu och behöver ta en paus.</phrase>
<phrase shortcut="">Tack för att du kom.</phrase>
<phrase shortcut="">Trevligt att se dig.</phrase>
diff --git a/kmouth/phrasebook/buttonboxui.ui b/kmouth/phrasebook/buttonboxui.ui
index d2b5d00..59f1d40 100644
--- a/kmouth/phrasebook/buttonboxui.ui
+++ b/kmouth/phrasebook/buttonboxui.ui
@@ -103,5 +103,5 @@
</widget>
</grid>
</widget>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kmouth/phraselist.cpp b/kmouth/phraselist.cpp
index 6264f14..11d8b31 100644
--- a/kmouth/phraselist.cpp
+++ b/kmouth/phraselist.cpp
@@ -139,7 +139,7 @@ void PhraseList::enableMenuEntries() {
else
deselected = true;
}
- KMouthApp *theApp=(KMouthApp *) tqparentWidget();
+ KMouthApp *theApp=(KMouthApp *) parentWidget();
theApp->enableMenuEntries (selected, deselected);
}
@@ -285,7 +285,7 @@ void PhraseList::lineEntered (const TQString &phrase) {
void PhraseList::speakPhrase (const TQString &phrase) {
TQApplication::setOverrideCursor (KCursor::WaitCursor, false);
- KMouthApp *theApp=(KMouthApp *) tqparentWidget();
+ KMouthApp *theApp=(KMouthApp *) parentWidget();
TQString language = completion->languageOfWordList (completion->currentWordList());
theApp->getTTSSystem()->speak(phrase, language);
TQApplication::restoreOverrideCursor ();
@@ -313,7 +313,7 @@ void PhraseList::contextMenuRequested (TQListBoxItem *, const TQPoint &pos) {
else
name = "phraselist_popup";
- KMouthApp *theApp=(KMouthApp *) tqparentWidget();
+ KMouthApp *theApp=(KMouthApp *) parentWidget();
KXMLGUIFactory *factory = theApp->factory();
TQPopupMenu *popup = (TQPopupMenu *)factory->container(name,theApp);
if (popup != 0) {
diff --git a/kmouth/preferencesui.ui b/kmouth/preferencesui.ui
index dcc219d..6d998cd 100644
--- a/kmouth/preferencesui.ui
+++ b/kmouth/preferencesui.ui
@@ -158,5 +158,5 @@
</widget>
</vbox>
</widget>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kmouth/texttospeechconfigurationui.ui b/kmouth/texttospeechconfigurationui.ui
index 877b831..22c30e9 100644
--- a/kmouth/texttospeechconfigurationui.ui
+++ b/kmouth/texttospeechconfigurationui.ui
@@ -160,7 +160,7 @@
<Q_SIGNALS>
<signal>configurationChanged()</signal>
</Q_SIGNALS>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
diff --git a/kmouth/wordcompletion/creationsourcedetailsui.ui b/kmouth/wordcompletion/creationsourcedetailsui.ui
index 689ee25..52aa8a7 100644
--- a/kmouth/wordcompletion/creationsourcedetailsui.ui
+++ b/kmouth/wordcompletion/creationsourcedetailsui.ui
@@ -172,7 +172,7 @@
<functions>
<function access="private" specifier="non virtual">init()</function>
</functions>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kinputdialog.h</includehint>
<includehint>kpushbutton.h</includehint>
diff --git a/kmouth/wordcompletion/creationsourceui.ui b/kmouth/wordcompletion/creationsourceui.ui
index 603d15a..d029431 100644
--- a/kmouth/wordcompletion/creationsourceui.ui
+++ b/kmouth/wordcompletion/creationsourceui.ui
@@ -175,5 +175,5 @@
<function access="private" specifier="non virtual">init()</function>
<function access="private" specifier="non virtual">destroy()</function>
</functions>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
</UI>
diff --git a/kmouth/wordcompletion/kdedocsourceui.ui b/kmouth/wordcompletion/kdedocsourceui.ui
index 8fc7b82..3ae3ca5 100644
--- a/kmouth/wordcompletion/kdedocsourceui.ui
+++ b/kmouth/wordcompletion/kdedocsourceui.ui
@@ -92,7 +92,7 @@
<functions>
<function access="private" specifier="non virtual">init()</function>
</functions>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kurlrequester.h</includehint>
<includehint>klineedit.h</includehint>
diff --git a/kmouth/wordcompletion/wordcompletionui.ui b/kmouth/wordcompletion/wordcompletionui.ui
index 401a71b..5e8227e 100644
--- a/kmouth/wordcompletion/wordcompletionui.ui
+++ b/kmouth/wordcompletion/wordcompletionui.ui
@@ -279,7 +279,7 @@
<functions>
<function access="private" specifier="non virtual">init()</function>
</functions>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kurlrequester.h</includehint>
<includehint>kpushbutton.h</includehint>