Refactor ScanFormWidget
This commit is contained in:
@@ -36,11 +36,13 @@ private:
|
||||
void initProtocolUI(QHBoxLayout *layout);
|
||||
void initScanControlBar(QHBoxLayout *layout);
|
||||
void initScanContent();
|
||||
void reloadLanguage();
|
||||
void renderLoading();
|
||||
void renderPreviewData(const QObject *data);
|
||||
void reloadLanguage();
|
||||
private slots:
|
||||
void protocolChanged(int type);
|
||||
|
||||
void initEvents();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user