Princebin
Princebin
Badge控件有这个bug
net framework4.7.2 tcpclient连接以后,online变量还是flase
I want a offline map by qt。your code is nice。Have a demo?
The calling thread cannot access this object because another thread owns the object. ShellView add
how to Connect SocketIO 2.x
GMapRoute can not change color in wpf
提示404,/home/index, not found!
你好,我编译好了你最新的插件,然后新建一个demo,在main.qml文件中引入import FluentUI 1.0,在内容中加入Component.onCompleted: { FluApp.init(app) FluApp.vsync = SettingsHelper.getVsync() FluTheme.darkMode = SettingsHelper.getDarkMode() FluTheme.enableAnimation = true FluApp.routes = { "/":"qrc:/example/qml/window/MainWindow.qml", "/about":"qrc:/example/qml/window/AboutWindow.qml", "/login":"qrc:/example/qml/window/LoginWindow.qml", "/hotload":"qrc:/example/qml/window/HotloadWindow.qml", "/singleTaskWindow":"qrc:/example/qml/window/SingleTaskWindow.qml", "/standardWindow":"qrc:/example/qml/window/StandardWindow.qml", "/singleInstanceWindow":"qrc:/example/qml/window/SingleInstanceWindow.qml", "/pageWindow":"qrc:/example/qml/window/PageWindow.qml" } FluApp.initialRoute = "/" FluApp.httpInterceptor...
请问一下,HttpService用插件接收数据,插件类怎么访问父类的变量,比如和HttpService实例类定义在一起的变量