24 const TARGET GetTarget()
const;
25 int SetTarget(TARGET tg);
32 const OPERATE GetOperate()
const;
33 int SetOperate(OPERATE opt);
35 const int GetScreen()
const;
36 int SetScreen(
int screen);
38 const QCapturableWindow GetWindow()
const;
39 int SetWindow(QCapturableWindow w);
45 QCapturableWindow m_WindowCapture;
49 virtual int OnLoad(QSettings &set)
override;
50 virtual int OnSave(QSettings &set)
override;