Constructor & Destructor Documentation
| virtual makVrf::DtGlobalPlansDialogInterface::~DtGlobalPlansDialogInterface |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual QWidget* makVrf::DtGlobalPlansDialogInterface::widget |
( |
| ) |
|
|
pure virtual |
| virtual bool makVrf::DtGlobalPlansDialogInterface::itemSelected |
( |
| ) |
const |
|
pure virtual |
| virtual void makVrf::DtGlobalPlansDialogInterface::setEditPlanEnabled |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtGlobalPlansDialogInterface::setDeletePlanEnabled |
( |
bool |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtGlobalPlansDialogInterface::clearGlobalPlansList |
( |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtGlobalPlansDialogInterface::addGlobalPlan |
( |
const QString & |
planName, |
|
|
const QString & |
simulationAddress |
|
) |
| |
|
pure virtual |
| virtual void makVrf::DtGlobalPlansDialogInterface::removeGlobalPlansForBackend |
( |
const QString & |
| ) |
|
|
pure virtual |
| virtual void makVrf::DtGlobalPlansDialogInterface::removePlansFromBackendNotInList |
( |
const std::vector< DtString > & |
, |
|
|
const QString & |
addr |
|
) |
| |
|
pure virtual |
Given the list of plan names, remove items from the list view that are on that backend that are not in the list.
Implemented in makVrf::DtGlobalPlansDialog.
| virtual bool makVrf::DtGlobalPlansDialogInterface::getSelectedGlobalPlan |
( |
QString & |
plan, |
|
|
QString & |
simulationAddress |
|
) |
| const |
|
pure virtual |
| virtual bool makVrf::DtGlobalPlansDialogInterface::hasPlanNamed |
( |
const QString & |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: