mirror of
https://github.com/YosysHQ/nextpnr.git
synced 2026-04-30 21:48:24 +00:00
Added splash screen info while loading
This commit is contained in:
@@ -65,6 +65,8 @@ class DesignWidget : public QWidget
|
||||
void info(std::string text);
|
||||
void selected(std::vector<DecalXY> decal);
|
||||
void highlight(std::vector<DecalXY> decal, int group);
|
||||
void finishContextLoad();
|
||||
void contextLoadStatus(std::string text);
|
||||
|
||||
private Q_SLOTS:
|
||||
void prepareMenuProperty(const QPoint &pos);
|
||||
|
||||
Reference in New Issue
Block a user