void KDecoration::grabXServer  ) 
 

Performs X server grab.

It is safe to call it several times in a row.

Definition at line 317 of file kdecoration.cpp.

void KDecoration::ungrabXServer  ) 
 

Ungrabs X server (if the number of ungrab attempts matches the number of grab attempts).

Definition at line 322 of file kdecoration.cpp.

void KDecoration::closeWindow  )  [slot]
 

This function can be called by the decoration to request closing of the decorated window.

Note that closing the window also involves destroying the decoration. IMPORTANT: This function may destroy the current decoration object, just like showWindowMenu().

Definition at line 229 of file kdecoration.cpp.

void KDecoration::maximize MaximizeMode  mode  )  [slot]
 

Set the maximize mode of the decorated window.

Parameters:
mode The maximization mode to be set.

Definition at line 245 of file kdecoration.cpp.

void KDecoration::minimize  )  [slot]
 

Minimize the decorated window.

Definition at line 250 of file kdecoration.cpp.

void KDecoration::showContextHelp  )  [slot]
 

Start showing context help in the window (i.e.

the mouse will enter the what's this mode).

Definition at line 255 of file kdecoration.cpp.

void KDecoration::setDesktop int  desktop  )  [slot]
 

Moves the window to the given desktop.

Use NET::OnAllDesktops for making the window appear on all desktops.

Definition at line 260 of file kdecoration.cpp.

Referenced by toggleOnAllDesktops().

void KDecoration::toggleOnAllDesktops  )  [slot]
 

This function toggles the on-all-desktops state of the decorated window.

Definition at line 265 of file kdecoration.cpp.

References isOnAllDesktops(), and setDesktop().

void KDecoration::titlebarDblClickOperation  )  [slot]
 

This function performs the operation configured as titlebar double click operation.

Definition at line 273 of file kdecoration.cpp.

void KDecoration::setShade bool  set  )  [slot]
 

Shades or unshades the decorated window.

Parameters:
set Whether the window should be shaded

Definition at line 278 of file kdecoration.cpp.

void KDecoration::setKeepAbove bool  set  )  [slot]
 

Sets or reset keeping this window above others.

Parameters:
set Whether to keep the window above others

Definition at line 283 of file kdecoration.cpp.

void KDecoration::setKeepBelow bool  set  )  [slot]
 

Sets or reset keeping this window below others.

Parameters:
set Whether to keep the window below others

Definition at line 288 of file kdecoration.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kwin Library Version 3.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Aug 20 13:39:16 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003
./usr/share/doc/kde/HTML/en/kdebase-apidocs/kwin/html/classKDecoration.png0000644000000000000000000000065010472063004026427 0ustar rootroot00000000000000PNG  IHDR}PƜgPLTE`{tRNS@f>IDATXQ0elf.4O[h:QLlʃ>J] c ʼjy5Yx;|/E&,$vbZYԤgI=eD k69giV|e韹[IqVyɅ"SraF /m5~S5?ʡ >L{?sPW{F#Tx'xGO%= !iD:)1b0c6 3oO?࿝m.H eIENDB`./usr/share/doc/kde/HTML/en/kdebase-apidocs/kwin/html/classKDecorationDefines-members.html0000644000000000000000000004111210472063004031533 0ustar rootroot00000000000000

void KDecoration::grabXServer  )