Fix QString -> TQString.

pull/1/head
Darrell Anderson 12 years ago
parent 44b8363a5c
commit c4d066ffa9

@ -1467,7 +1467,7 @@
</connection>
<connection>
<sender>theValueLineEdit</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>AddActionBase</receiver>
<slot>slotParameterChanged()</slot>
</connection>
@ -1579,7 +1579,7 @@
<slot>updateParameter()</slot>
<slot>updateParameters()</slot>
<slot>updateButtonStates()</slot>
<slot>updateCurrentParam(const QString &amp;)</slot>
<slot>updateCurrentParam(const TQString &amp;)</slot>
<slot>slotNextParam()</slot>
<slot>slotCorrectPage()</slot>
<slot>slotModeSelected()</slot>

@ -991,31 +991,31 @@
</connection>
<connection>
<sender>theApplications</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>EditActionBase</receiver>
<slot>updateFunctions()</slot>
</connection>
<connection>
<sender>theDCOPApplications</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>EditActionBase</receiver>
<slot>updateDCOPObjects()</slot>
</connection>
<connection>
<sender>theDCOPObjects</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>EditActionBase</receiver>
<slot>updateDCOPFunctions()</slot>
</connection>
<connection>
<sender>theFunctions</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>EditActionBase</receiver>
<slot>updateArguments()</slot>
</connection>
<connection>
<sender>theDCOPFunctions</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>EditActionBase</receiver>
<slot>updateArguments()</slot>
</connection>
@ -1093,7 +1093,7 @@
</connection>
<connection>
<sender>theValueLineEdit</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>EditActionBase</receiver>
<slot>slotParameterChanged()</slot>
</connection>
@ -1177,13 +1177,13 @@
</connection>
<connection>
<sender>theDCOPApplications</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>EditActionBase</receiver>
<slot>updateOptions()</slot>
</connection>
<connection>
<sender>theApplications</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>EditActionBase</receiver>
<slot>updateOptions()</slot>
</connection>

@ -266,9 +266,9 @@
<connections>
<connection>
<sender>theName</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>EditModeBase</receiver>
<slot>slotCheckText(const QString&amp;)</slot>
<slot>slotCheckText(const TQString&amp;)</slot>
</connection>
<connection>
<sender>theOK</sender>
@ -290,7 +290,7 @@
</connection>
</connections>
<Q_SLOTS>
<slot>slotCheckText(const QString &amp;)</slot>
<slot>slotCheckText(const TQString &amp;)</slot>
<slot>slotClearIcon()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>

@ -243,31 +243,31 @@
</connection>
<connection>
<sender>commandExec</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>KCMThinkpadGeneral</receiver>
<slot>slotChanged()</slot>
</connection>
<connection>
<sender>commandExecHome</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>KCMThinkpadGeneral</receiver>
<slot>slotChanged()</slot>
</connection>
<connection>
<sender>commandExecMail</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>KCMThinkpadGeneral</receiver>
<slot>slotChanged()</slot>
</connection>
<connection>
<sender>commandExecSearch</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>KCMThinkpadGeneral</receiver>
<slot>slotChanged()</slot>
</connection>
<connection>
<sender>commandExecZoom</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>KCMThinkpadGeneral</receiver>
<slot>slotChanged()</slot>
</connection>

@ -237,7 +237,7 @@
</connection>
<connection>
<sender>filter</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>MyDialog</receiver>
<slot>applyFilter()</slot>
</connection>

@ -459,31 +459,31 @@
</connection>
<connection>
<sender>snmpVersion</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>HostDialogBase</receiver>
<slot>showSnmpAuthenticationDetailsForVersion(const QString&amp;)</slot>
<slot>showSnmpAuthenticationDetailsForVersion(const TQString&amp;)</slot>
</connection>
<connection>
<sender>securityLevel</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>HostDialogBase</receiver>
<slot>enableDisabledAuthenticationAndPrivacyElementsForSecurityLevel(const QString&amp;)</slot>
<slot>enableDisabledAuthenticationAndPrivacyElementsForSecurityLevel(const TQString&amp;)</slot>
</connection>
<connection>
<sender>hostName</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>HostDialogBase</receiver>
<slot>checkValidity()</slot>
</connection>
<connection>
<sender>securityName</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>HostDialogBase</receiver>
<slot>checkValidity()</slot>
</connection>
<connection>
<sender>communityString</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>HostDialogBase</receiver>
<slot>checkValidity()</slot>
</connection>
@ -509,8 +509,8 @@
<tabstop>communityString</tabstop>
</tabstops>
<Q_SLOTS>
<slot access="private">showSnmpAuthenticationDetailsForVersion(const QString &amp;)</slot>
<slot>enableDisabledAuthenticationAndPrivacyElementsForSecurityLevel(const QString &amp;)</slot>
<slot access="private">showSnmpAuthenticationDetailsForVersion(const TQString &amp;)</slot>
<slot>enableDisabledAuthenticationAndPrivacyElementsForSecurityLevel(const TQString &amp;)</slot>
<slot>checkValidity()</slot>
<slot access="protected">testHost()</slot>
</Q_SLOTS>

@ -389,19 +389,19 @@
</connection>
<connection>
<sender>monitorName</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>MonitorDialogBase</receiver>
<slot>checkValues()</slot>
</connection>
<connection>
<sender>oid</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>MonitorDialogBase</receiver>
<slot>checkValues()</slot>
</connection>
<connection>
<sender>displayType</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>MonitorDialogBase</receiver>
<slot>checkValues()</slot>
</connection>

@ -202,15 +202,15 @@
</connection>
<connection>
<sender>editSearch</sender>
<signal>textChanged(const QString&amp;)</signal>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>ThemesLayout</receiver>
<slot>search(const QString&amp;)</slot>
<slot>search(const TQString&amp;)</slot>
</connection>
<connection>
<sender>comboShow</sender>
<signal>activated(const QString&amp;)</signal>
<signal>activated(const TQString&amp;)</signal>
<receiver>ThemesLayout</receiver>
<slot>search(const QString&amp;)</slot>
<slot>search(const TQString&amp;)</slot>
</connection>
<connection>
<sender>tableThemes</sender>
@ -229,7 +229,7 @@
<Q_SLOTS>
<slot access="protected">addToDesktop()</slot>
<slot access="protected">selectionChanged(int)</slot>
<slot access="protected">search(const QString&amp;)</slot>
<slot access="protected">search(const TQString&amp;)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>

Loading…
Cancel
Save