寻找共享的 Qt 样式表

发布于 2024-08-22 02:42:44 字数 152 浏览 6 评论 0原文

好的,我正在使用 PyQt4,并且需要“装饰”我的程序。

我想使用qss,它很简单,并且易于使用/更改。

但我发现没有这样的网站来共享qss文件,

而且我是程序员而不是艺术家,所以我不会尝试自己编写它。

有我可以选择的款式吗?

OK, I'm using PyQt4, and need to "decorate" my program.

and I want to use qss, it is simple, and easy to use/change.

But I found there is no such site to share qss files,

and I'm a programmer not a artist, so I won't try to write it myself.

Are there any styles I can pick?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

¢蛋碎的人ぎ生 2024-08-29 02:42:44

我不知道在哪里可以共享 QSS 文件。一般来说,任何创建的内容都是特定于应用程序的,因此它们不会经常共享。

您会更幸运地寻找 QStyle 插件,KDE 和其他地方有很多看起来很有吸引力的插件。您还可以尝试使用与 Qt 捆绑在一起的不同 Qt 样式。

I'm not aware of anywhere to share QSS files. Generally any created one will be application-specific so they aren't often shared.

You'll have more luck looking for QStyle plugins, there are a bunch in KDE and elsewhere that look attractive. You can also try using the different Qt styles that are bundled with Qt.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文