52 #ifndef __PCL_RealTimePreview_h
53 #define __PCL_RealTimePreview_h
57 #ifndef __PCL_BUILDING_PIXINSIGHT_APPLICATION
60 #include <pcl/Diagnostics.h>
69 class ProcessInterface;
Client-side interface to a PixInsight process interface window.
Client-side interface to the Real-Time Preview system.
static void SetProgressText(const String &text)
static void SetProgressCount(size_type count)
~RealTimePreview()=delete
static void ShowProgressDialog(const String &title, const String &text, size_type total)
RealTimePreview(const RealTimePreview &)=delete
static void CloseProgressDialog()
static bool IsProgressDialogVisible()
static bool SetOwner(ProcessInterface &owner)