KMediaPlayer Interface
Martijn Klingens
mklingens at yahoo.com
Sat Apr 6 00:24:40 BST 2002
On Friday 05 April 2002 23:25, Neil Stevens wrote:
> > What I don't understand is the relation to KParts. Player inherits
> > from KParts::ReadOnlyPart, hence an implementation guarantees to
> > provide openURL/openFile, but the Engine class provides simliar
> > functionality (open(url), stop, etc.) .
I almost see a need for an extension to KParts to make GUI-less parts
possible. I'm not sure if this is a special case, but there might be more
occasions where you'd want a QObject having a generic openURL()/etc.
interface, I'd say.
Martijn
More information about the kde-core-devel
mailing list