testlibrss.h
Represents a RSS document and provides all the features and properties as stored in it.
Definition: document.h:31
virtual void retrieveData(const KURL &url)=0
Retrieve data from the given URL.
virtual int errorCode() const =0
testlibrss.h Represents a RSS document and provides all the features and properties as stored in it. Definition: document.h:31 virtual void retrieveData(const KURL &url)=0 Retrieve data from the given URL. virtual int errorCode() const =0 |