Computer Assisted Medical Intervention Tool Kit  version 5.1
 
Loading...
Searching...
No Matches
CepCreateRecapWidget.cpp File Reference

Variables

static const QString defaultExistingActionExtensions
 
static const QString defaultExistingComponentExtensions
 
static const QString defaultExistingLibraries
 
static const QString defaultExistingViewerExtensions
 

Variable Documentation

◆ defaultExistingActionExtensions

const QString defaultExistingActionExtensions
static
Initial value:
= "\
<html>\
<head/>\
<body>\
<p align='center'><span style=' font-weight:600; '>Created Action Extensions:</span></p>\
<ul>\
</ul>\
</body>\
</html>"

Referenced by CepCreateRecapWidget::CepCreateRecapWidget(), and CepCreateRecapWidget::emptyExistingActionExtensions().

◆ defaultExistingComponentExtensions

const QString defaultExistingComponentExtensions
static
Initial value:
= "\
<html>\
<head/>\
<body>\
<p align='center'><span style=' font-weight:600; '>Created Component Extensions:</span></p>\
<ul>\
</ul>\
</body>\
</html>"

Referenced by CepCreateRecapWidget::CepCreateRecapWidget(), and CepCreateRecapWidget::emptyExistingComponentExtensions().

◆ defaultExistingLibraries

const QString defaultExistingLibraries
static
Initial value:
= "\
<html>\
<head/>\
<body>\
<p align='center'><span style=' font-weight:600; '>Created Libraries:</span></p>\
<ul>\
</ul>\
</span>\
</body>\
</html>"

Referenced by CepCreateRecapWidget::CepCreateRecapWidget(), and CepCreateRecapWidget::emptyExistingLibraries().

◆ defaultExistingViewerExtensions

const QString defaultExistingViewerExtensions
static
Initial value:
= "\
<html>\
<head/>\
<body>\
<p align='center'><span style=' font-weight:600; '>Created Viewer Extensions:</span></p>\
<ul>\
</ul>\
</body>\
</html>"

Referenced by CepCreateRecapWidget::CepCreateRecapWidget(), and CepCreateRecapWidget::emptyExistingViewerExtensions().