krfb
rfbXCursorColors Struct Reference
#include <rfbproto.h>
Public Attributes | |
uint8_t | backBlue |
uint8_t | backGreen |
uint8_t | backRed |
uint8_t | foreBlue |
uint8_t | foreGreen |
uint8_t | foreRed |
Detailed Description
Definition at line 862 of file rfbproto.h.
Member Data Documentation
uint8_t rfbXCursorColors::backBlue |
Definition at line 868 of file rfbproto.h.
uint8_t rfbXCursorColors::backGreen |
Definition at line 867 of file rfbproto.h.
uint8_t rfbXCursorColors::backRed |
Definition at line 866 of file rfbproto.h.
uint8_t rfbXCursorColors::foreBlue |
Definition at line 865 of file rfbproto.h.
uint8_t rfbXCursorColors::foreGreen |
Definition at line 864 of file rfbproto.h.
uint8_t rfbXCursorColors::foreRed |
Definition at line 863 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.