kdeui Library API Documentation

KWindowListMenu Class Reference

Inheritance diagram for KWindowListMenu:

KPopupMenu QPopupMenu List of all members.

Public Slots

void selectActiveWindow ()

Public Member Functions

 KWindowListMenu (QWidget *parent=0, const char *name=0)
virtual ~KWindowListMenu ()
void init ()

Protected Slots

void slotExec (int id)
void slotUnclutterWindows ()
void slotCascadeWindows ()

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Detailed Description

Definition at line 36 of file kwindowlistmenu.h.


Member Function Documentation

void KWindowListMenu::selectActiveWindow  )  [slot]
 

Pre-selects the active window in the popup menu, for faster keyboard navigation.

Needs to be called after popup(). Should not be used when the popup is invoked using the mouse.

Definition at line 221 of file kwindowlistmenu.cpp.

References QPopupMenu::idAt(), QPopupMenu::isItemChecked(), and QPopupMenu::setActiveItem().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdeui Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 8 06:22:52 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003