wxMaxima
Loading...
Searching...
No Matches
Data Structures
RecentDocuments.h File Reference

The definition of the class RecentDocuments that provides a recent files mechanism that is extensible to multiple file types. More...

#include <list>
#include "precomp.h"
#include <wx/wx.h>
#include <wx/config.h>
#include <wx/tokenzr.h>
#include <wx/string.h>
Include dependency graph for RecentDocuments.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RecentDocuments
 A class that maintains a list of recent documents. More...
 

Detailed Description

The definition of the class RecentDocuments that provides a recent files mechanism that is extensible to multiple file types.