51 RecentFiles(QObject* parent,
const char* slot, QString settingsName);
QAction * _fileActions[_maxFiles]
QString strippedName(const QString &fullFileName)
Returns the filename from a full file path.
void setCurrentFile(const QString &filename)
Should be called from the application when a file was used.
void updateRecentFileActions()
Updates the recent files list and writes it to the settings.
QMenu * menu()
Returns the created menu. Add this menu to your QMainWindow menu.
RecentFiles(QObject *parent, const char *slot, QString settingsName)