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 中绘制一个 9 补丁按钮。是否有任何有效的开源实现?
建议请一些通用技术如何使用 Qt 图像处理工具来实现它。
你可以试试这个库。它支持内容区域和多个调整大小区域。
BorderImageQML 类型看起来可以满足您的需求。
BorderImage