KWindowListMenu Class Reference
Inheritance diagram for KWindowListMenu:

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
|
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: