• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Applets

Kickoff::RecentlyUsedModel

Kickoff::RecentlyUsedModel Class Reference

Model for the Recently Used view which provides a tree of recently used applications and documents. More...

#include <recentlyusedmodel.h>

Inheritance diagram for Kickoff::RecentlyUsedModel:

Inheritance graph
[legend]

List of all members.


Public Types

enum  RecentType { DocumentsAndApplications, DocumentsOnly, ApplicationsOnly }

Public Slots

void clearRecentApplications ()
void clearRecentDocuments ()
void clearRecentDocumentsAndApplications ()

Public Member Functions

 RecentlyUsedModel (QObject *parent=0, RecentType recenttype=DocumentsAndApplications, int maxRecentApps=-1)
virtual ~RecentlyUsedModel ()

Detailed Description

Model for the Recently Used view which provides a tree of recently used applications and documents.

Definition at line 37 of file recentlyusedmodel.h.


Member Enumeration Documentation

enum Kickoff::RecentlyUsedModel::RecentType

Defines what the model should display.

Enumerator:
DocumentsAndApplications  display recently used documents and applications.
DocumentsOnly  documents only. recently used applications will not be displayed.
ApplicationsOnly  applications only, recently used documents will not be displayed.

Definition at line 44 of file recentlyusedmodel.h.


Constructor & Destructor Documentation

RecentlyUsedModel::RecentlyUsedModel ( QObject *  parent = 0,
RecentType  recenttype = DocumentsAndApplications,
int  maxRecentApps = -1 
) [explicit]

Construct a new RecentlyUsedModel with the specified parent.

Definition at line 126 of file recentlyusedmodel.cpp.

RecentlyUsedModel::~RecentlyUsedModel (  )  [virtual]

Definition at line 156 of file recentlyusedmodel.cpp.


Member Function Documentation

void RecentlyUsedModel::clearRecentApplications (  )  [slot]

Definition at line 203 of file recentlyusedmodel.cpp.

void RecentlyUsedModel::clearRecentDocuments (  )  [slot]

Definition at line 207 of file recentlyusedmodel.cpp.

void RecentlyUsedModel::clearRecentDocumentsAndApplications (  )  [slot]

Definition at line 212 of file recentlyusedmodel.cpp.


The documentation for this class was generated from the following files:
  • recentlyusedmodel.h
  • recentlyusedmodel.cpp

Applets

Skip menu "Applets"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

API Reference

Skip menu "API Reference"
  • KWin
  •   KWin Libraries
  • Libraries
  •   libkworkspace
  •   libsolidcontrol
  •   libtaskmanager
  • Plasma
  •   Animators
  •   Applets
  •   Engines
  • Solid Modules
Generated for API Reference by doxygen 1.5.7
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal