mirror of
https://github.com/zhuzichu520/FluentUI.git
synced 2025-07-05 09:35:28 +08:00
update
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
#include <QFile>
|
||||
#include <QColor>
|
||||
#include <QtQml/qqml.h>
|
||||
#include <QScreen>
|
||||
#include "singleton.h"
|
||||
|
||||
/**
|
||||
@ -50,6 +51,7 @@ public:
|
||||
Q_INVOKABLE qint64 currentTimestamp();
|
||||
Q_INVOKABLE QPoint cursorPos();
|
||||
Q_INVOKABLE QIcon windowIcon();
|
||||
Q_INVOKABLE int cursorScreenIndex();
|
||||
};
|
||||
|
||||
#endif // FLUTOOLS_H
|
||||
|
Reference in New Issue
Block a user