Main Page | Modules | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

OSWindow Class Reference

OS specific delegate class for GenericWindow. More...

#include <os_window.hpp>

Inheritance diagram for OSWindow:

SkinObject MacOSXWindow Win32Window X11Window List of all members.

Public Member Functions

virtual void moveResize (int left, int top, int width, int height) const =0
 Move and resize the window.
virtual void raise () const =0
 Bring the window on top.
virtual void setOpacity (uint8_t value) const =0
 Set the opacity of the window (0 = transparent, 255 = opaque).
virtual void toggleOnTop (bool onTop) const =0
 Toggle the window on top.

Detailed Description

OS specific delegate class for GenericWindow.

Definition at line 35 of file os_window.hpp.


The documentation for this class was generated from the following file:
Generated on Tue Dec 20 10:15:03 2005 for vlc-0.8.4a by  doxygen 1.4.2