In my Qt4 application I can't seem开发者_如何学C to hide certain options in the system Menu bar on OS X such as 'Services'. Any ideas?
That's a feature of the operating system which you don't really have much control over.
In my Qt4 application I can't seem开发者_如何学C to hide certain options in the system Menu bar on OS X such as 'Services'. Any ideas?
That's a feature of the operating system which you don't really have much control over.
精彩评论