Protected Member Functions |
| virtual void | clearCheckpointsList () |
| | Clears out the list of current checkpointed files.
|
| virtual void | setupList (const std::vector< DtFilename > &) |
| | Sets up the list with the checkpoint files.
|
| virtual void | addScenarioFile (const DtFilename &f, bool doUpdates=true) |
| | Adds a new scenario file.
|
| virtual void | removeScenarioFile (const DtFilename &f, bool doUpdates=true) |
| | Removes a scenario file.
|
Constructor & Destructor Documentation
| makVrf::DtDeleteCheckpointsDialog::DtDeleteCheckpointsDialog |
( |
makVrv::DtDe & |
de, |
|
|
QWidget * |
parent = 0, |
|
|
const Qt::WindowFlags & |
flags = 0 |
|
) |
| |
| virtual makVrf::DtDeleteCheckpointsDialog::~DtDeleteCheckpointsDialog |
( |
| ) |
|
|
virtual |
copy constructor - not implemented
Member Function Documentation
| virtual bool makVrf::DtDeleteCheckpointsDialog::init |
( |
const QString & |
filename | ) |
|
|
virtual |
Initializer Pass in the current file name in use.
| virtual void makVrf::DtDeleteCheckpointsDialog::setupList |
( |
const std::vector< DtFilename > & |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtDeleteCheckpointsDialog::addScenarioFile |
( |
const DtFilename & |
, |
|
|
bool |
doUpdated = true |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtDeleteCheckpointsDialog::removeScenarioFile |
( |
const DtFilename & |
, |
|
|
bool |
doUpdated = true |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtDeleteCheckpointsDialog::checkAll |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtDeleteCheckpointsDialog::uncheckAll |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtDeleteCheckpointsDialog::updateDeleteButtonEnableState |
( |
| ) |
|
|
protectedvirtualslot |
| virtual void makVrf::DtDeleteCheckpointsDialog::removeDeletedFiles |
( |
| ) |
|
|
protectedvirtualslot |
assignment operator - not implemented
Member Data Documentation
| boost::signal<void ()> makVrf::DtDeleteCheckpointsDialog::signal_checkpointsDeleted |
| Ui_DtDeleteCheckPointsDlg makVrf::DtDeleteCheckpointsDialog::myUiImpl |
| std::map<std::string, QListWidgetItem*> makVrf::DtDeleteCheckpointsDialog::myItems |
The documentation for this class was generated from the following file: