#include <Base/QTGUI/qSlicerSettingsCachePanel.h>
|
| QScopedPointer< qSlicerSettingsCachePanelPrivate > | d_ptr |
| |
Definition at line 37 of file qSlicerSettingsCachePanel.h.
◆ Superclass
◆ qSlicerSettingsCachePanel()
| qSlicerSettingsCachePanel::qSlicerSettingsCachePanel |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~qSlicerSettingsCachePanel()
| qSlicerSettingsCachePanel::~qSlicerSettingsCachePanel |
( |
| ) |
|
|
override |
◆ clearCache
| void qSlicerSettingsCachePanel::clearCache |
( |
| ) |
|
|
slot |
◆ confirmCacheOperationWithMissingSentinel()
| bool qSlicerSettingsCachePanel::confirmCacheOperationWithMissingSentinel |
( |
const QString & | operationText, |
|
|
const QString & | directoryPath ) |
|
protected |
◆ pruneCache
| void qSlicerSettingsCachePanel::pruneCache |
( |
| ) |
|
|
slot |
◆ removeSelectedCacheItems
| void qSlicerSettingsCachePanel::removeSelectedCacheItems |
( |
| ) |
|
|
slot |
◆ setCacheManager()
| virtual void qSlicerSettingsCachePanel::setCacheManager |
( |
vtkCacheManager * | cacheManager | ) |
|
|
virtual |
◆ setCachePath
| void qSlicerSettingsCachePanel::setCachePath |
( |
const QString & | path | ) |
|
|
slot |
◆ setCacheSize
| void qSlicerSettingsCachePanel::setCacheSize |
( |
int | sizeInMB | ) |
|
|
slot |
◆ setForceRedownload
| void qSlicerSettingsCachePanel::setForceRedownload |
( |
bool | force | ) |
|
|
slot |
◆ showEvent()
| void qSlicerSettingsCachePanel::showEvent |
( |
QShowEvent * | event | ) |
|
|
overrideprotected |
◆ updateFromCacheManager
| void qSlicerSettingsCachePanel::updateFromCacheManager |
( |
| ) |
|
|
protectedslot |
◆ updateRemoveSelectedButton
| void qSlicerSettingsCachePanel::updateRemoveSelectedButton |
( |
| ) |
|
|
protectedslot |
◆ d_ptr
| QScopedPointer<qSlicerSettingsCachePanelPrivate> qSlicerSettingsCachePanel::d_ptr |
|
protected |
The documentation for this class was generated from the following file: