#ifndef ERROREXAMPLE_H #define ERROREXAMPLE_H #include class errorexample { Q_OBJECT public: errorexample(); }; #endif // ERROREXAMPLE_H