25 const TARGET GetTarget()
const;
26 int SetTarget(TARGET tg);
33 const OPERATE GetOperate()
const;
34 int SetOperate(OPERATE opt);
36 const int GetScreen()
const;
37 int SetScreen(
int screen);
39 const QCapturableWindow GetWindow()
const;
40 int SetWindow(QCapturableWindow w);
46 QCapturableWindow m_WindowCapture;
50 virtual int OnLoad(QSettings &set)
override;
51 virtual int OnSave(QSettings &set)
override;
55 virtual void slotSetGlobalParameters()
override;