mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-24 13:04:00 +00:00
chat: system tray icon and close to tray (#3109)
Signed-off-by: bgallois <benjamin@gallois.cc> Signed-off-by: Adam Treat <treat.adam@gmail.com> Co-authored-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
@@ -23,6 +23,9 @@ public:
|
||||
Q_INVOKABLE QString systemTotalRAMInGBString() const;
|
||||
Q_INVOKABLE bool isNetworkOnline() const;
|
||||
|
||||
Q_INVOKABLE void showDockIcon() const;
|
||||
Q_INVOKABLE void hideDockIcon() const;
|
||||
|
||||
Q_SIGNALS:
|
||||
void isNetworkOnlineChanged();
|
||||
|
||||
|
Reference in New Issue
Block a user