下面就是利用JSON数据态创建QtPropertyBrowser。
{
"encoding" : "UTF-8",
"plug-ins" : [
"python",
"c++",
"ruby"
],
"indent" : { "length" : 3, "use_space" : true, "orientation":["Left","Right","Center","Bottom"] }
}
效果:
{
"encoding" : "UTF-8",
"plug-ins" : [
"python",
"c++",
"ruby"
],
"indent" : { "length" : 3, "use_space" : true, "orientation":["Left","Right","Center","Bottom"] }
}
效果:
转载于:https://my.oschina.net/tinyms/blog/78163