Mir
|
#include "mir_toolkit/event.h"
#include <xkbcommon/xkbcommon.h>
#include <xkbcommon/xkbcommon-keysyms.h>
#include <gmock/gmock.h>
Go to the source code of this file.
Namespaces | |
mir | |
All things Mir. | |
mir::test | |
Functions | |
mir::test::MATCHER (KeyDownEvent,"") | |
mir::test::MATCHER_P (KeyOfSymbol, keysym,"") | |
mir::test::MATCHER (HoverEnterEvent,"") | |
mir::test::MATCHER (HoverExitEvent,"") | |
mir::test::MATCHER_P2 (ButtonDownEvent, x, y,"") | |
mir::test::MATCHER_P2 (ButtonUpEvent, x, y,"") | |
mir::test::MATCHER_P2 (MotionEventWithPosition, x, y,"") | |
mir::test::MATCHER (MovementEvent,"") | |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014