|
|
@ -66,7 +66,7 @@ public:
|
|
|
|
* @param bottomLimit Is bottom value of scale..
|
|
|
|
* @param bottomLimit Is bottom value of scale..
|
|
|
|
* @param topLimit is end value of scale.
|
|
|
|
* @param topLimit is end value of scale.
|
|
|
|
* @param typeOfView determine type view of scale 1- circle 2- right part of circle, 3 - top part of circle
|
|
|
|
* @param typeOfView determine type view of scale 1- circle 2- right part of circle, 3 - top part of circle
|
|
|
|
* @param countOfParts determine count of big parts (tqparents parts) of scale.
|
|
|
|
* @param countOfParts determine count of big parts (parents parts) of scale.
|
|
|
|
* @param countOfSubParts determine count small parts (tqchildren parts) id scale, evere big part include e few small part.
|
|
|
|
* @param countOfSubParts determine count small parts (tqchildren parts) id scale, evere big part include e few small part.
|
|
|
|
* @param pointerColor determine color of pointer.
|
|
|
|
* @param pointerColor determine color of pointer.
|
|
|
|
* @param scaleColor determine color of scale.
|
|
|
|
* @param scaleColor determine color of scale.
|
|
|
|