[KLE Index] [KLE Hierarchy] [Headers]
This is the baseclass for all display devices More...
#include <klelib/kldevice.h>
This is the baseclass for all display devices.
A display device may be e.g.
This is an abstract baseclass.
[public]
Showes the device and all itīs containting childs
The rootchild must have been set !
You normaly donīt need to call this directly. Use the show() method of a dervided class
[public]
Hides the device.
You normaly donīt need to call this directly.
[public]
Setīs the root child of this device. You should only do this, if the device is not showed !!!
The old root child will NOT be deleted !!
But this child will be deleted in the destructor.
rootChild | root of the layout |
[public]
[public]
Set configuration environmet to get the UI settings from. UI settings are user specific font/space/... settings.
[public virtual]
Grap the input from this device.
NOTE: All mouseevent-coords have to be converted to screencoords
[public virtual]
UnGrapes the input
[public]
Process input graping
Documentation generated by emmy@gate on Tue Sep 22 21:13:27 MEST 1998 | Kdoc |