PieDock 1.6.0
Public Member Functions

PieDock::Hotspot Class Reference

#include <Hotspot.h>

List of all members.

Public Member Functions

 Hotspot (Display *, Window=0)
const Window & getRoot () const
const Window & getChild () const
const int & getRootX () const
const int & getRootY () const
const int & getX () const
const int & getY () const
const unsigned int & getMask () const

Detailed Description

Query pointer

Author:
Markus Fisch <mf@markusfisch.de>

Constructor & Destructor Documentation

Hotspot::Hotspot ( Display *  d,
Window  w = 0 
)

Get current (mouse) cursor position

Parameters:
d- display
w- relative to which window, if not given the root window (optional)

The documentation for this class was generated from the following files: