I hope QT communities can prevent a frustrating Chinese patent application
-
I am a china QT developer, today search something inadvertently into this patent application in google.
qss style sheet based interface beautifying method
CN 104298509 A
Summary
The invention discloses a qss style sheet based interface beautifying method. The method comprises the following steps: S1, adding a qss file to Qt engineering, and describing the properties of each activeX through the qss file under different operation states according to the grammatical norms of the style sheet; S2, adding a qrc file to the Qt engineering, and enabling the qrc to appoint all resource files including the qss file used in the Qt engineering; S3, setting a main QT thread in a source program, and loading the property of each active under different operation states through the qss file.Publication No. CN 104298509 A
Patent Application No. CN 201410522840
Publication Date 2015-01-21
http://www.google.com/patents/CN104298509A?cl=en&hl=zh-CNVery shocked!!!
Chinese Patent Office website:http://www.pss-system.gov.cn/sipopublicsearch/portal/lawStateSearch-showLawState.shtml -
I would take a look at demos, examples and blogs. For example, you might find something here: http://v-play.net/2016/01/qt-tutorials-resources-for-beginners/