class KSelectAction


Module kdeui
Namespace
Class KSelectAction
Inherits KAction
Action for selecting one of several items

Action for selecting one of several items.

This action shows up a submenu with a list of items. One of them can be checked. If the user clicks on an item this item will automatically be checked, the formerly checked item becomes unchecked. There can be only one item checked at a time.



enums

enum details

methods