Version 1.13.0
This commit is contained in:
@@ -40,11 +40,14 @@ public:
|
||||
QString currentValue() const;
|
||||
|
||||
private:
|
||||
void keyPressEvent(QKeyEvent * e) override;
|
||||
|
||||
private slots:
|
||||
void adjust();
|
||||
|
||||
signals:
|
||||
void commit();
|
||||
void gotoHRef(QCodeEdit::ACEntry e);
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user