|
|
|
@ -498,33 +498,33 @@
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>kcfg_FrontFont</sender>
|
|
|
|
|
<signal>fontSelected(const QFont&)</signal>
|
|
|
|
|
<signal>fontSelected(const TQFont&)</signal>
|
|
|
|
|
<receiver>PrefCardAppearanceBase</receiver>
|
|
|
|
|
<slot>slotFontChanged(const QFont&)</slot>
|
|
|
|
|
<slot>slotFontChanged(const TQFont&)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>kcfg_FrontTextColor</sender>
|
|
|
|
|
<signal>changed(const QColor&)</signal>
|
|
|
|
|
<signal>changed(const TQColor&)</signal>
|
|
|
|
|
<receiver>PrefCardAppearanceBase</receiver>
|
|
|
|
|
<slot>slotTextColorChanged(const QColor&)</slot>
|
|
|
|
|
<slot>slotTextColorChanged(const TQColor&)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>kcfg_FrontCardColor</sender>
|
|
|
|
|
<signal>changed(const QColor&)</signal>
|
|
|
|
|
<signal>changed(const TQColor&)</signal>
|
|
|
|
|
<receiver>PrefCardAppearanceBase</receiver>
|
|
|
|
|
<slot>slotCardColorChanged(const QColor&)</slot>
|
|
|
|
|
<slot>slotCardColorChanged(const TQColor&)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>kcfg_FrontFrameColor</sender>
|
|
|
|
|
<signal>changed(const QColor&)</signal>
|
|
|
|
|
<signal>changed(const TQColor&)</signal>
|
|
|
|
|
<receiver>PrefCardAppearanceBase</receiver>
|
|
|
|
|
<slot>slotFrameColorChanged(const QColor&)</slot>
|
|
|
|
|
<slot>slotFrameColorChanged(const TQColor&)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>widgetStack</sender>
|
|
|
|
|
<signal>aboutToShow(QWidget*)</signal>
|
|
|
|
|
<signal>aboutToShow(TQWidget*)</signal>
|
|
|
|
|
<receiver>PrefCardAppearanceBase</receiver>
|
|
|
|
|
<slot>slotAboutToShowWidget(QWidget*)</slot>
|
|
|
|
|
<slot>slotAboutToShowWidget(TQWidget*)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
</connections>
|
|
|
|
|
<tabstops>
|
|
|
|
@ -536,11 +536,11 @@
|
|
|
|
|
</tabstops>
|
|
|
|
|
<Q_SLOTS>
|
|
|
|
|
<slot>slotFlipButtonClicked()</slot>
|
|
|
|
|
<slot>slotFontChanged(const QFont &)</slot>
|
|
|
|
|
<slot>slotTextColorChanged(const QColor &)</slot>
|
|
|
|
|
<slot>slotAboutToShowWidget(QWidget *)</slot>
|
|
|
|
|
<slot>slotFrameColorChanged(const QColor &)</slot>
|
|
|
|
|
<slot>slotCardColorChanged(const QColor &)</slot>
|
|
|
|
|
<slot>slotFontChanged(const TQFont &)</slot>
|
|
|
|
|
<slot>slotTextColorChanged(const TQColor &)</slot>
|
|
|
|
|
<slot>slotAboutToShowWidget(TQWidget *)</slot>
|
|
|
|
|
<slot>slotFrameColorChanged(const TQColor &)</slot>
|
|
|
|
|
<slot>slotCardColorChanged(const TQColor &)</slot>
|
|
|
|
|
</Q_SLOTS>
|
|
|
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
|
|
|
<includehints>
|
|
|
|
|