A "keyword" is something related to syntax of the language and interpreted by the compiler of that language. Since Qt is not a language, it can't introduce keywords for the C++ compiler. I can agree that things like "signals:" and "slots:" can be treated as keywords of moc.
Bookmarks