26 const TARGET GetTarget()
const;
27 int SetTarget(TARGET tg);
34 const OPERATE GetOperate()
const;
35 int SetOperate(OPERATE opt);
37 const int GetScreen()
const;
38 int SetScreen(
int screen);
40 const QCapturableWindow GetWindow()
const;
41 int SetWindow(QCapturableWindow w);
47 QCapturableWindow m_WindowCapture;
51 virtual int OnLoad(QSettings &set)
override;
52 virtual int OnSave(QSettings &set)
override;
56 virtual void slotSetGlobalParameters()
override;