|
|
|
@ -1488,10 +1488,10 @@
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
<pixmap>image0</pixmap>
|
|
|
|
|
<signal>activated( const QString& )</signal>
|
|
|
|
|
<signal>activated( const TQString& )</signal>
|
|
|
|
|
<signal>activated( const int )</signal>
|
|
|
|
|
<signal>setDefaults( const QString&, KConfig* )</signal>
|
|
|
|
|
<signal>setDefaults( const QString&, const int, KConfig* )</signal>
|
|
|
|
|
<signal>setDefaults( const TQString&, KConfig* )</signal>
|
|
|
|
|
<signal>setDefaults( const TQString&, const int, KConfig* )</signal>
|
|
|
|
|
</customwidget>
|
|
|
|
|
</customwidgets>
|
|
|
|
|
<images>
|
|
|
|
@ -1550,15 +1550,15 @@
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>elbAccounts</sender>
|
|
|
|
|
<signal>activated(const QString&)</signal>
|
|
|
|
|
<signal>activated(const TQString&)</signal>
|
|
|
|
|
<receiver>KornBoxCfg</receiver>
|
|
|
|
|
<slot>slotActivated(const QString&)</slot>
|
|
|
|
|
<slot>slotActivated(const TQString&)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>elbAccounts</sender>
|
|
|
|
|
<signal>setDefaults(const QString&,const int,KConfig*)</signal>
|
|
|
|
|
<signal>setDefaults(const TQString&,const int,KConfig*)</signal>
|
|
|
|
|
<receiver>KornBoxCfg</receiver>
|
|
|
|
|
<slot>slotSetDefaults(const QString&,const int,KConfig*)</slot>
|
|
|
|
|
<slot>slotSetDefaults(const TQString&,const int,KConfig*)</slot>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>pbNormalFont</sender>
|
|
|
|
@ -1667,9 +1667,9 @@
|
|
|
|
|
</tabstops>
|
|
|
|
|
<Q_SLOTS>
|
|
|
|
|
<slot access="protected">slotEditBox()</slot>
|
|
|
|
|
<slot access="protected">slotActivated( const QString& )</slot>
|
|
|
|
|
<slot access="protected">slotActivated( const TQString& )</slot>
|
|
|
|
|
<slot access="protected">slotActivated( const int )</slot>
|
|
|
|
|
<slot access="protected">slotSetDefaults( const QString&, const int, KConfig* )</slot>
|
|
|
|
|
<slot access="protected">slotSetDefaults( const TQString&, const int, KConfig* )</slot>
|
|
|
|
|
<slot access="protected">slotChangeNormalFont()</slot>
|
|
|
|
|
<slot access="protected">slotChangeNewFont()</slot>
|
|
|
|
|
<slot access="protected">slotChangeNormalAnim()</slot>
|
|
|
|
|