Searched defs:setX (Results 1 – 3 of 3) sorted by relevance
148 inline void QDoubleVector2D::setX(double aX) { xp = aX; } in setX() function
158 inline void QDoubleVector3D::setX(double aX) { xp = aX; } in setX() function
80 void QGeoTileSpec::setX(int x) in setX() function in QGeoTileSpec