Gui::Dialog::DocumentRecovery Class Reference

#include <DocumentRecovery.h>

Public Member Functions

void accept ()
 
 DocumentRecovery (const QList< QFileInfo > &, QWidget *parent=nullptr)
 
bool foundDocuments () const
 
virtual ~DocumentRecovery ()
 

Protected Slots

void on_buttonCleanup_clicked ()
 
void onDeleteSection ()
 

Protected Member Functions

void cleanup (QDir &, const QList< QFileInfo > &, const QString &)
 
void closeEvent (QCloseEvent *)
 
void contextMenuEvent (QContextMenuEvent *)
 
QString createProjectFile (const QString &)
 

Detailed Description

Author
Werner Mayer

Constructor & Destructor Documentation

◆ DocumentRecovery()

DocumentRecovery::DocumentRecovery ( const QList< QFileInfo > &  dirs,
QWidget parent = nullptr 
)

◆ ~DocumentRecovery()

DocumentRecovery::~DocumentRecovery ( )
virtual

Member Function Documentation

◆ accept()

◆ cleanup()

◆ closeEvent()

void DocumentRecovery::closeEvent ( QCloseEvent *  e)
protected

◆ contextMenuEvent()

void DocumentRecovery::contextMenuEvent ( QContextMenuEvent *  ev)
protected

References onDeleteSection().

◆ createProjectFile()

QString DocumentRecovery::createProjectFile ( const QString &  documentXml)
protected

References Gui::Command::App.

Referenced by accept().

◆ foundDocuments()

bool DocumentRecovery::foundDocuments ( ) const

◆ on_buttonCleanup_clicked

◆ onDeleteSection

void DocumentRecovery::onDeleteSection ( )
protectedslot

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