图片开关新增选中切换信号

This commit is contained in:
feiyangqingyun
2022-04-28 08:36:11 +08:00
parent b2c999dd83
commit 293a8d9c40
4 changed files with 19 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ private:
private slots:
void initForm();
void checkedChanged(bool checked);
};
#endif // FRMIMAGESWITCH_H