VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
makVrf::DtDeleteCheckpointsDialogInterface Class Reference
Inheritance diagram for makVrf::DtDeleteCheckpointsDialogInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtDeleteCheckpointsDialogInterface ()
 destructor
virtual void clearCheckpointsList ()=0
 Clears out the list of current checkpointed files.
virtual void setupList (const QStringList &)=0
 Sets up the list with the checkpoint files.

Public Attributes

boost::signal< void(const
QStringList &)> 
signal_removeDeletedFiles
 Signal sent when user wants to delete selected files.

Constructor & Destructor Documentation

virtual makVrf::DtDeleteCheckpointsDialogInterface::~DtDeleteCheckpointsDialogInterface ( )
virtual

destructor

Member Function Documentation

virtual void makVrf::DtDeleteCheckpointsDialogInterface::clearCheckpointsList ( )
pure virtual

Clears out the list of current checkpointed files.

Implemented in makVrf::DtDeleteCheckpointsDialog.

virtual void makVrf::DtDeleteCheckpointsDialogInterface::setupList ( const QStringList &  )
pure virtual

Sets up the list with the checkpoint files.

Implemented in makVrf::DtDeleteCheckpointsDialog.

Member Data Documentation

boost::signal<void (const QStringList&)> makVrf::DtDeleteCheckpointsDialogInterface::signal_removeDeletedFiles

Signal sent when user wants to delete selected files.


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

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)