From f008adb5a77e094eaf6abf3fc0f36958e66896a5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 25 Jun 2011 05:28:35 +0000 Subject: TQt4 port koffice This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- lib/kotext/KoCompletionBase.ui | 64 +++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'lib/kotext/KoCompletionBase.ui') diff --git a/lib/kotext/KoCompletionBase.ui b/lib/kotext/KoCompletionBase.ui index 7fece619..97beae8c 100644 --- a/lib/kotext/KoCompletionBase.ui +++ b/lib/kotext/KoCompletionBase.ui @@ -1,6 +1,6 @@ KoCompletionBase - + KoCompletionBase @@ -16,7 +16,7 @@ unnamed - + cbAllowCompletion @@ -27,15 +27,15 @@ Toggle autocompletion on and off: if this is checked then autocompletion will be enabled. - + - layout9 + tqlayout9 unnamed - + m_lbListCompletion @@ -43,15 +43,15 @@ Suggestion list for autocompletion: contains all the words that will be autocompleted. - + - layout8 + tqlayout8 unnamed - + pbAddCompletionEntry @@ -62,7 +62,7 @@ By clicking this button you can add manually an individual word to the completion list. - + pbRemoveCompletionEntry @@ -83,7 +83,7 @@ Expanding - + 20 31 @@ -94,7 +94,7 @@ - + cbAddCompletionWord @@ -105,7 +105,7 @@ If this option is enabled, any word equal to or longer than the "Characters needed" typed in this document will automatically be added to the list of words used by the completion. - + completionBox @@ -116,7 +116,7 @@ unnamed - + cbShowToolTip @@ -127,15 +127,15 @@ If this option is enabled, a tool tip box will appear when you type the beginning of a word that exists in the completion list. To complete the word, press the key you set to accept suggestions in the "Key to accept suggestion" drop-down list. - + - layout11 + tqlayout11 unnamed - + slider2 @@ -165,7 +165,7 @@ This option is most important when Automatically add words to completion list is enabled. - + textLabel2 @@ -176,7 +176,7 @@ This option is most important when Automatically add words to completion list is slider1 - + textLabel3 @@ -187,7 +187,7 @@ This option is most important when Automatically add words to completion list is slider2 - + m_maxNbWordCompletion @@ -205,7 +205,7 @@ This option is most important when Automatically add words to completion list is This option is most important when Automatically add words to completion list is enabled. - + slider1 @@ -225,7 +225,7 @@ This option is most important when Automatically add words to completion list is Use this spinbox/slider combination to prevent automatically adding short words to the completion list. You can select any value from 5-100 and the words will need to be at least the number of characters set here to be added to the list. - + m_minWordLength @@ -241,7 +241,7 @@ This option is most important when Automatically add words to completion list is - + cbAppendSpace @@ -252,15 +252,15 @@ This option is most important when Automatically add words to completion list is If checked, it adds a single space to the end of a word after autocompletion, this means it is not necessary to add the space manually for the next word. - + - layout10 + tqlayout10 unnamed - + textLabel1 @@ -271,7 +271,7 @@ This option is most important when Automatically add words to completion list is m_completionKeyAction - + m_completionKeyAction @@ -289,7 +289,7 @@ This option is most important when Automatically add words to completion list is Expanding - + 101 20 @@ -300,15 +300,15 @@ This option is most important when Automatically add words to completion list is - + - layout5 + tqlayout5 unnamed - + pbSaveCompletionEntry @@ -329,7 +329,7 @@ This option is most important when Automatically add words to completion list is Expanding - + 101 20 @@ -366,5 +366,5 @@ This option is most important when Automatically add words to completion list is setValue(int) - + -- cgit v1.2.1