37 void gridWidthChanged(
int value);
38 void gridHeightChanged(
int value);
39 void actionSafeCheckBoxStateChanged(
int b);
40 void actionSafeAreaChanged(
int value);
41 void titleSafeCheckBoxStateChanged(
int b);
42 void titleSafeAreaChanged(
int value);
43 void SafeAreaHelperTextCheckBoxStateChanged(
int b);
46 void windowOpacityChange(
int value);
49 void languageChanged(
int i);
50 void shadowsCheckboxStateChanged(
int b);
51 void antiAliasCheckboxStateChanged(
int b);
52 void toolCursorsCheckboxStateChanged(
int b);
53 void dottedCursorCheckboxStateChanged(
int b);
54 void highResCheckboxStateChanged(
int b);
55 void gridCheckBoxStateChanged(
int b);
56 void curveSmoothingChanged(
int value);
57 void backgroundChanged(
int value);
58 void frameCacheNumberChanged(
int value);
62 void updateSafeHelperTextEnabledState();
64 Ui::GeneralPage* ui =
nullptr;
68 #endif // GENERALPAGE_H