1 #ifndef MUSICCONFIGMODULE_H
2 #define MUSICCONFIGMODULE_H
55 void directoryExist(
const QString &
name)
const;
59 void checkDirectoryExist()
const;
63 void checkFileNeededExist()
const;
67 void copyFileOverwrite(
const QString &
origin,
const QString &des)
const;
71 void copyFile(
const QString &origin,
const QString &des)
const;
76 void copyLinuxShellFile(
const QString &name,
const QString &path)
const;
81 #endif // MUSICCONFIGMODULE_H
#define TTK_MODULE_EXPORT
TTK_MODULE_EXPORT bool execute(const QString &path)
The class of the initialize module.
TTK_MODULE_EXPORT void initialize(TTK::Attribute attr)