#ifndef _SET_DEFAULT_H_ #define _SET_DEFAULT_H_ #include void setDefaultOutput(const QString &name); #endif