]> git.siccegge.de Git - frida/frida.git/commit
Use QGraphicsProxyWidget
authorChristoph Egger <Christoph.Egger@cs.fau.de>
Wed, 7 Jan 2015 20:41:22 +0000 (21:41 +0100)
committerChristoph Egger <Christoph.Egger@cs.fau.de>
Wed, 7 Jan 2015 20:41:22 +0000 (21:41 +0100)
commit4bcd18ed3dc3450d014351f5b27d1c7d1596601c
treee73bfbe8201ef40f400badfb7e45a8d1fce6e50b
parentadfc94c02957100b20f4f7d1ce63ed463cc253a3
Use QGraphicsProxyWidget

This way the qlabel widget can be accessed properly (clicking and stuff)
src/gui/widgets/BasicBlockWidget.cxx
src/gui/widgets/BasicBlockWidget.hxx
src/gui/widgets/CFGScene.cxx