初步重构
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
class FrequentShower : public QWidget {
|
||||
public:
|
||||
explicit FrequentShower(QWidget *parent = nullptr);
|
||||
void setFrequent(quint64 frequent);
|
||||
void set_frequent(quint64 frequent);
|
||||
int selectIndex = 0;
|
||||
QString mFrequent = "00.000.000.000";
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user