更新文档

This commit is contained in:
feiyangqingyun
2024-02-26 10:35:32 +08:00
parent 1bfab01a92
commit 5a22d22908
17 changed files with 526 additions and 431 deletions

View File

@@ -32,7 +32,7 @@ private slots:
void doAction();
//画面布局切换信号
void changeVideo(int type, const QString &videoType, bool videoMax);
void changeLayout(int type, const QString &videoType, bool videoMax);
};
#endif // FRMVIDEOBOX_H