52 #ifndef __PCL_FileDataCachePreferencesDialog_h
53 #define __PCL_FileDataCachePreferencesDialog_h
69 class PCL_CLASS FileDataCache;
107 Label CacheDuration_Label;
120 void e_Click(
Button& sender,
bool checked );
121 void e_Return(
Dialog& sender,
int retVal );
Client-side interface to a PixInsight CheckBox control.
Client-side interface to a PixInsight modal dialog.
A dialog to edit file data cache preferences settings.
FileDataCachePreferencesDialog(FileDataCache &cache, bool &persistent)
Abstract base class of file data cache implementations.
Client-side interface to a PixInsight horizontal sizer.
Client-side interface to a PixInsight Label control.
Client-side interface to a PixInsight SpinBox control.
Client-side interface to a PixInsight vertical sizer.