class KRecentFilesAction


Table of contents
Modules
kdeui Classes
All Classes
Module kdeui
Namespace global
Class KRecentFilesAction
Inherits KSelectAction

Recent files action

This class is an action to handle a recent files submenu. The best way to create the action is to use KStdAction.openRecent. Then you simply need to call loadEntries on startup, saveEntries on shutdown, addURL when your application loads/saves a file.

Author Michael Koch



methods