krfb
rfbRectangle Struct Reference
#include <rfbproto.h>
Public Attributes | |
uint16_t | h |
uint16_t | w |
uint16_t | x |
uint16_t | y |
Detailed Description
Definition at line 134 of file rfbproto.h.
Member Data Documentation
uint16_t rfbRectangle::h |
Definition at line 138 of file rfbproto.h.
uint16_t rfbRectangle::w |
Definition at line 137 of file rfbproto.h.
uint16_t rfbRectangle::x |
Definition at line 135 of file rfbproto.h.
uint16_t rfbRectangle::y |
Definition at line 136 of file rfbproto.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.