[Kst] setproperty("si", ...) ?
nicolas.brisset at free.fr
nicolas.brisset at free.fr
Fri Feb 24 23:29:21 UTC 2012
Hi,
I was looking at dimensionstab.cpp to see how to change the name to "Size/Position" and how to avoid having "lock position to data" in the plot dialog, and I came across those lines:
label_5->setProperty("si","&Rotation:");
label_3->setProperty("si","geo X");
_dimXlabel->setProperty("si","geo Y");
label->setProperty("si","pos X");
label_2->setProperty("si","pos Y");
_fixAspectRatio->setProperty("si","&Fix aspect ratio");
What's the purpose of this?
Nicolas
More information about the Kst
mailing list