#include <phosphorsnapengine_export.h>#include <PhosphorEngine/IWindowTrackingService.h>#include <PhosphorProtocol/NavigationTypes.h>#include <QString>#include <functional>Go to the source code of this file.
Classes | |
| class | PhosphorSnapEngine::SnapNavigationTargetResolver |
| Pure snap-mode navigation target resolver. More... | |
Namespaces | |
| namespace | PhosphorZones |
| namespace | PhosphorEngine |
| namespace | PhosphorSnapEngine |
Functions | |
| QString | PhosphorSnapEngine::oppositeCrossingDirection (const QString &direction) |
The edge a neighbour surface is entered from when crossing in direction: crossing "right" lands on the neighbour's LEFT edge, "down" on its TOP, etc. | |