A copy constructor on a QObject does not make much sense. Are you trying to achieve what the Q_DISABLE_COPY macro does?
Other than that, your code snippet generates no errors here.
A copy constructor on a QObject does not make much sense. Are you trying to achieve what the Q_DISABLE_COPY macro does?
Other than that, your code snippet generates no errors here.
Bookmarks