Do Qt apps look and feel native under Windows?

后端 未结 5 1366
执念已碎
执念已碎 2021-01-03 19:53

I’m about to port one of my Mac applications to Windows. The Mac app uses Apple’s native Cocoa/Appkit frameworks for the UI. The UI is Obj-C code, and the core app functiona

5条回答
  •  一向
    一向 (楼主)
    2021-01-03 20:20

    You should have a look at the Style reference. Yes it's possible, and no it doesn't require a lot of work (at all).

提交回复
热议问题