diff options
author | Jørgen Lind <jorgen.lind@nokia.com> | 2011-03-01 12:58:53 (GMT) |
---|---|---|
committer | Jørgen Lind <jorgen.lind@nokia.com> | 2011-03-01 13:26:55 (GMT) |
commit | ccb623188369be7bf4b991ff8a1f81d27137984c (patch) | |
tree | dfe9acf2ed2d1fdec10403c87f4bd267fa92f2e3 /src/plugins/platforms/xcb/qxcbnativeinterface.h | |
parent | adeec26e3bd67183e329cee4a0d1e8b7f6c454c6 (diff) | |
download | Qt-ccb623188369be7bf4b991ff8a1f81d27137984c.zip Qt-ccb623188369be7bf4b991ff8a1f81d27137984c.tar.gz Qt-ccb623188369be7bf4b991ff8a1f81d27137984c.tar.bz2 |
Lighthouse: Make Native Interface slightly more agile
We realised that we couldn't keep on adding virtual functions for all
specific needs so we made one virtual function which takes a string
parameter which enables the implementation to return anything.
It seems a bit odd to have a virtual function as an accessor for a class
with only 1 virtual function. But the idea is that we don't want a
void * in the core lighthouse api. Also, the implementations should
decleare more functions to do the heavy lifting of getting the handles
Reviewed-by: paul
Diffstat (limited to 'src/plugins/platforms/xcb/qxcbnativeinterface.h')
0 files changed, 0 insertions, 0 deletions