24 #include <tdecmodule.h> 25 #include <tdecmoduleinfo.h> 64 TQWidget * parent = 0,
const char * name = 0,
65 const TQStringList & args = TQStringList() ) TDE_DEPRECATED;
78 static TDECModule *loadModule(
const TQString &module, TQWidget *parent = 0,
79 const char *name = 0,
const TQStringList & args = TQStringList()) TDE_DEPRECATED;
118 report,
bool withFallback=
true, TQWidget * parent = 0,
119 const char * name = 0,
const TQStringList & args = TQStringList() );
134 report, TQWidget *parent = 0,
const char *name = 0,
135 const TQStringList & args = TQStringList());
150 static void showLastLoaderError(TQWidget *parent) TDE_DEPRECATED;
181 static bool testModule(
const TQString& module );
204 TQString details, TQWidget * parent );
214 const char * name = 0,
const TQStringList & args = TQStringList() );
217 #endif // MODLOADER_H A class that provides information about a TDECModule.
ErrorReporting
Determines the way errors are reported.