qtquick: FloatingWindow and MainWindow are now ported and compile
This commit is contained in:
@@ -45,6 +45,7 @@ public:
|
||||
QPoint mapFromGlobal(QPoint globalPos) const override;
|
||||
QPoint mapToGlobal(QPoint localPos) const override;
|
||||
QScreen *screen() const override;
|
||||
void destroy() override;
|
||||
|
||||
protected:
|
||||
QPointer<QWindow> m_window;
|
||||
|
||||
Reference in New Issue
Block a user