Gui::RecentFilesAction Class Reference

The RecentFilesAction class holds a menu listed with the recent files. More...

#include <Action.h>

Inheritance diagram for Gui::RecentFilesAction:
Gui::ActionGroup Gui::Action

List of all members.

Public Member Functions

void activateFile (int)
void appendFile (const QString &)
 Adds the new item to the recent files.
 RecentFilesAction (Command *pcCmd, QObject *parent=0)
void resizeList (int)
virtual ~RecentFilesAction ()

Detailed Description

The RecentFilesAction class holds a menu listed with the recent files.

Author:
Werner Mayer

Definition at line 175 of file Action.h.


Constructor & Destructor Documentation

RecentFilesAction::RecentFilesAction ( Command pcCmd,
QObject *  parent = 0 
)

Definition at line 566 of file Action.cpp.

RecentFilesAction::~RecentFilesAction (  )  [virtual]

Definition at line 572 of file Action.cpp.


Member Function Documentation

void RecentFilesAction::activateFile ( int  id  ) 
void RecentFilesAction::appendFile ( const QString &  filename  ) 

Adds the new item to the recent files.

Definition at line 578 of file Action.cpp.

Referenced by Gui::MainWindow::appendRecentFile().

void RecentFilesAction::resizeList ( int  size  ) 

Definition at line 657 of file Action.cpp.

References Gui::ActionGroup::_group, and KDL::diff().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:02 2011 for FreeCAD by  doxygen 1.6.1