|
|
|
@ -529,9 +529,9 @@
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>algorithmCOB</sender>
|
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
|
<signal>textChanged(const TQString&)</signal>
|
|
|
|
|
<receiver>MyDialog1</receiver>
|
|
|
|
|
<slot>slotSelectAlgorithm(const QString&)</slot>
|
|
|
|
|
<slot>slotSelectAlgorithm(const TQString&)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
</connections>
|
|
|
|
|
<Q_SLOTS>
|
|
|
|
@ -548,7 +548,7 @@
|
|
|
|
|
<slot>slotSetCompressShapes(bool b)</slot>
|
|
|
|
|
<slot>slotSetCenterDiagram(bool b)</slot>
|
|
|
|
|
<slot>slotSetShapeSeparation(int i)</slot>
|
|
|
|
|
<slot specifier="pure virtual">slotSelectAlgorithm(const QString&)</slot>
|
|
|
|
|
<slot specifier="pure virtual">slotSelectAlgorithm(const TQString&)</slot>
|
|
|
|
|
</Q_SLOTS>
|
|
|
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
|
|
|
</UI>
|
|
|
|
|