Searched defs:setY (Results 1 – 3 of 3) sorted by relevance
149 inline void QDoubleVector2D::setY(double aY) { yp = aY; } in setY() function
159 inline void QDoubleVector3D::setY(double aY) { yp = aY; } in setY() function
90 void QGeoTileSpec::setY(int y) in setY() function in QGeoTileSpec