KWQ: Difference between revisions
Appearance
Content deleted Content added
m +cat |
No edit summary |
||
Line 1: | Line 1: | ||
'''KWQ''' is [[Apple Computers|Apple's]] |
'''KWQ''' is [[Apple Computers|Apple's]] abstraction of [[Qt (toolkit)|Qt]] & [[KDE]] that allows its version of the [[KHTML]] rendering engine to function in [[Mac OS X]]. KWQ and KHTML together make up the OS X [[WebCore]] [[framework]]. It is licensed under a BSD-like license, and provides enough abstraction so that if ported in its entirity, WebCore can compile and run under another operating system. |
||
==See also== |
==See also== |
Revision as of 15:05, 12 October 2005
KWQ is Apple's abstraction of Qt & KDE that allows its version of the KHTML rendering engine to function in Mac OS X. KWQ and KHTML together make up the OS X WebCore framework. It is licensed under a BSD-like license, and provides enough abstraction so that if ported in its entirity, WebCore can compile and run under another operating system.
See also
- WebCore, Apple's HTML rendering engine
- WebKit, Apple's webpage-rendering framework that combines WebCore with JavaScriptCore