summaryrefslogtreecommitdiffstats
path: root/tools/qscxmlc/qscxmlc.pri
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2016-09-20 17:14:37 +0200
committerUlf Hermann <ulf.hermann@qt.io>2016-10-14 10:53:01 +0000
commitbde17badd31d4990b1cc57f155c74c62b2ec9c72 (patch)
tree168012e4fd8b8ce9e493dd85781e32d4907a14e4 /tools/qscxmlc/qscxmlc.pri
parent7fe44d5d3b0ce86e53d00b65f0905c83b2e17586 (diff)
Clean up qscxmlinvokableservice.h
This is public API, so it should follow some minimal standards: * Use QObject's d pointer where possible * Follow the FooPrivate naming scheme for private classes * Don't expose any data members in the public interface * Give the various service classes somewhat logical names * Drop some #ifdefs (qscxmlinvokableservice.h isn't used for qscxmlc) Unfortunately we cannot drop any actual functionality from this header as we need all of it for the generated C++ code. Change-Id: Idd2698f7a331548eb1bf2d20da405a0fe05a92f0 Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io>
Diffstat (limited to 'tools/qscxmlc/qscxmlc.pri')
0 files changed, 0 insertions, 0 deletions