From aa3abfa2a78cccfcb1f91d808753c79295d618e9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 3 Feb 2013 23:01:18 -0600 Subject: Rename KStyle to TDEStyle to avoid conflicts with KDE4 --- KDE3PORTING.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'KDE3PORTING.html') diff --git a/KDE3PORTING.html b/KDE3PORTING.html index 457fd0cfa..912f81b60 100644 --- a/KDE3PORTING.html +++ b/KDE3PORTING.html @@ -116,11 +116,11 @@ The matchFilename( const TQString& filename, const TQString& pattern ) me renamed to
matchFileName( const TQString& filename, const TQString& pattern ). The old name will still work unless KDE_NO_COMPAT is defined. -

KStyle

-Due to the major changes in the TQStyle API in Qt3, KStyle has been completely -re-written. KStyle is now a thin wrapper around TQCommonStyle with a few extra -primitive elements and a simple popupMenu transparency engine. All KStyles can -now style Qt apps like designer and assistant automatically. KStyle is no longer +

TDEStyle

+Due to the major changes in the TQStyle API in Qt3, TDEStyle has been completely +re-written. TDEStyle is now a thin wrapper around TQCommonStyle with a few extra +primitive elements and a simple popupMenu transparency engine. All TDEStyles can +now style Qt apps like designer and assistant automatically. TDEStyle is no longer present in tdecore. It is now in a new library called tdefx to allow Qt apps to use KDE's styles without having the styles linked to tdecore/tdeui. @@ -318,7 +318,7 @@ The KRootPixmap class has been extended to make it more flexible, and the The old name will still work unless KDE_NO_COMPAT is defined.

KThemeBase, KThemeStyle

-KThemeBase and KThemeStyle have been ported over to the new QStyle/KStyle API +KThemeBase and KThemeStyle have been ported over to the new QStyle/TDEStyle API present in Qt3/KDE3. KThemeBase is no longer in tdeui, but in kstyles/kthemestyle as its use is basically limited to KThemeStyle. -- cgit v1.2.1