From 38dca4b75c471ddf950e2f9f03801c550d7d26fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 26 Mar 2016 12:35:35 +0100 Subject: Initial TQt conversion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- part/kxesearchdialogbase.ui | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'part/kxesearchdialogbase.ui') diff --git a/part/kxesearchdialogbase.ui b/part/kxesearchdialogbase.ui index 23be699..1f017f1 100644 --- a/part/kxesearchdialogbase.ui +++ b/part/kxesearchdialogbase.ui @@ -3,7 +3,7 @@ Dialog for input information from user about searching in XML document Lumir Vanek - + KXESearchDialogBase @@ -40,7 +40,7 @@ about searching in XML document 6 - + Layout5 @@ -54,7 +54,7 @@ about searching in XML document 6 - + m_pTextLabelSearchedString @@ -94,7 +94,7 @@ Here you can enter the string you want to search for in your XML document. - + m_pEditSearchedString @@ -103,7 +103,7 @@ Here you can enter the string you want to search for in your XML document. - + layout13 @@ -128,7 +128,7 @@ Here you can enter the string you want to search for in your XML document. - + m_pPushButtonFind @@ -136,7 +136,7 @@ Here you can enter the string you want to search for in your XML document.&Find - + m_pPushButtonCancel @@ -163,7 +163,7 @@ Here you can enter the string you want to search for in your XML document. - + m_pGroupBoxSearchIn @@ -193,7 +193,7 @@ These are 6 - + m_pCheckBoxElementNames @@ -201,7 +201,7 @@ These are Element names - + m_pCheckBoxAttributeNames @@ -209,7 +209,7 @@ These are Attribute names - + m_pCheckBoxAttributeValues @@ -217,7 +217,7 @@ These are Attribute values - + m_pCheckBoxContents @@ -227,7 +227,7 @@ These are - + layout23 @@ -252,7 +252,7 @@ These are - + m_pCheckBoxMatchCase @@ -291,9 +291,9 @@ Check this for case sensitive search. m_pEditSearchedString - textChanged(const QString&) + textChanged(const TQString&) KXESearchDialogBase - slotTextChanged(const QString&) + slotTextChanged(const TQString&) m_pPushButtonCancel @@ -344,7 +344,7 @@ Check this for case sensitive search. slotFindInChanged() - slotTextChanged(const QString &) + slotTextChanged(const TQString &) -- cgit v1.2.1