Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果用户是第一次登录,我只想显示登录屏幕(服务器端程序检查登录数据)。如果他们退出并重新打开程序,他们应该直接重定向到主屏幕。
如何仅在 Qt Quick 中首次显示登录屏幕?