21 #ifndef TESTNEWSTUFF_H
22 #define TESTNEWSTUFF_H
26 #include <tqpushbutton.h>
28 #include <tdeapplication.h>
31 #include "knewstuff.h"
36 TestNewStuff() :
TDENewStuff(
"korganizer/calendar" ) {}
38 bool install(
const TQString &fileName );
43 class MyWidget :
public TQWidget
This class provides the functionality to download and upload "new stuff".
virtual bool createUploadFile(const TQString &fileName)=0
Create a file to be uploaded to a "new stuff provider" and return the filename.
virtual bool install(const TQString &fileName)=0
Install file to application.