#ifndef CUSTOM_MACROS_HPP #define CUSTOM_MACROS_HPP #include #define QO1_ALIAS Q_OBJECT #define QO2_ALIAS Q_OBJECT #endif