初步重构
This commit is contained in:
@@ -27,8 +27,8 @@ public:
|
||||
QWidget* createWaterFallPlot();
|
||||
YSG::Spectrum *mSpectrogramLine{};
|
||||
YSG::Spectrum* mAudioSpectrogramPlot{};
|
||||
YSG::AudioFrequent *mTimePower{};
|
||||
YSG::WaterFall *mWaterFall{};
|
||||
YSG::Audio_Frequent *mTimePower{};
|
||||
YSG::Waterfall *mWaterFall{};
|
||||
protected:
|
||||
void focusInEvent(QFocusEvent *event) override;
|
||||
void keyPressEvent(QKeyEvent *event) override;
|
||||
|
||||
Reference in New Issue
Block a user