Mac系统下QCombobox的下拉菜单弹出位置不正确问题解决办法

使用setStyle(QStyleFactory::create(“Windows”));设置即可解决

你可能感兴趣的:(qt,mac,macos)