|
|
|
@ -222,25 +222,25 @@
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>m_exampleTitle</sender>
|
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
|
<signal>textChanged(const TQString&)</signal>
|
|
|
|
|
<receiver>ExampleOptionsBase</receiver>
|
|
|
|
|
<slot>exampleDataChanged()</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>m_exampleArtist</sender>
|
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
|
<signal>textChanged(const TQString&)</signal>
|
|
|
|
|
<receiver>ExampleOptionsBase</receiver>
|
|
|
|
|
<slot>exampleDataChanged()</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>m_exampleAlbum</sender>
|
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
|
<signal>textChanged(const TQString&)</signal>
|
|
|
|
|
<receiver>ExampleOptionsBase</receiver>
|
|
|
|
|
<slot>exampleDataChanged()</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>m_exampleGenre</sender>
|
|
|
|
|
<signal>textChanged(const QString&)</signal>
|
|
|
|
|
<signal>textChanged(const TQString&)</signal>
|
|
|
|
|
<receiver>ExampleOptionsBase</receiver>
|
|
|
|
|
<slot>exampleDataChanged()</slot>
|
|
|
|
|
</connection>
|
|
|
|
|