I'm coding on qtcreator on ubuntu as well as on a compiler using qt on android. Is there a define I can use to distinguish between the two? Like
Qt Code:
#if (USING_QTCREATOR) .. #else .. #endifTo copy to clipboard, switch view to plain text mode
Thanks.
Bookmarks