Mercurial > hg > orthanc-stone
view Samples/Qt/Scene2DInteractor.cpp @ 879:12b591d5d63c am-dev
some Qt integration (wip)
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Fri, 05 Jul 2019 14:52:43 +0200 |
parents | |
children | a8cd3755db21 |
line wrap: on
line source
#include "Scene2DInteractor.h" namespace OrthancStone { } using namespace OrthancStone; void BasicScene2DInteractor::OnMouseEvent(const GuiAdapterMouseEvent& event) { }