Home
last modified time | relevance | path

Searched refs:setPos (Results 1 – 25 of 3588) sorted by relevance

12345678910>>...144

/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtgui/
H A Dperiodictablescene_p.cpp43 item->setPos(0 * width_, 0 * height_); in PeriodicTableScene()
47 item->setPos(17 * width_, 0 * height_); in PeriodicTableScene()
51 item->setPos(0 * width_, 1 * height_); in PeriodicTableScene()
55 item->setPos(1 * width_, 1 * height_); in PeriodicTableScene()
59 item->setPos(12 * width_, 1 * height_); in PeriodicTableScene()
63 item->setPos(13 * width_, 1 * height_); in PeriodicTableScene()
67 item->setPos(14 * width_, 1 * height_); in PeriodicTableScene()
71 item->setPos(15 * width_, 1 * height_); in PeriodicTableScene()
75 item->setPos(16 * width_, 1 * height_); in PeriodicTableScene()
83 item->setPos(0 * width_, 2 * height_); in PeriodicTableScene()
[all …]
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtgui/
H A Dperiodictablescene_p.cpp43 item->setPos(0 * width_, 0 * height_); in PeriodicTableScene()
47 item->setPos(17 * width_, 0 * height_); in PeriodicTableScene()
51 item->setPos(0 * width_, 1 * height_); in PeriodicTableScene()
55 item->setPos(1 * width_, 1 * height_); in PeriodicTableScene()
59 item->setPos(12 * width_, 1 * height_); in PeriodicTableScene()
63 item->setPos(13 * width_, 1 * height_); in PeriodicTableScene()
67 item->setPos(14 * width_, 1 * height_); in PeriodicTableScene()
71 item->setPos(15 * width_, 1 * height_); in PeriodicTableScene()
75 item->setPos(16 * width_, 1 * height_); in PeriodicTableScene()
83 item->setPos(0 * width_, 2 * height_); in PeriodicTableScene()
[all …]
/dports/games/ksirk/ksirk-21.12.3/ksirk/Sprites/
H A Danimsprite.cpp242 setPos(destinationPoint); in moveIt()
264 if (getMaxX() - x() > delta) setPos(pos()+QPointF(delta,0)); in moveIt()
273 if (x() > delta) setPos(pos()+QPointF(-delta,0)); in moveIt()
274 if (x() <= delta) setPos(QPointF(getMaxX(),y())); in moveIt()
288 if (destinationPoint.x() - x() > delta) setPos(pos()+QPointF(delta,0)); in moveIt()
289 if (destinationPoint.x() - x() <= 1) setPos(destinationPoint.x(),y()); in moveIt()
305 if (destinationPoint.y() - y() > delta) setPos(pos()+QPointF(0,delta)); in moveIt()
311 if (getMaxY() - y() > delta) setPos(pos()+QPointF(0,delta)); in moveIt()
320 if (destinationPoint.y() - y() <= delta) setPos(x(), getMaxY() ); in moveIt()
558 setPos(srcPoint); in setupTravel()
[all …]
/dports/lang/seed7/seed7/prg/
H A Dsnake.sd7102 setPos(win, lin, col);
311 setPos(scr, 1, 1);
322 setPos(scr, 1, 1);
327 setPos(scr, 1, 1);
372 setPos(win, 11, number);
383 setPos(win, number, 19);
385 setPos(win, number, 59);
396 setPos(win, number, 19);
404 setPos(win, 16, number);
417 setPos(win, number, 19);
[all …]
H A Dsl.sd794 setPos(win, 1, 1);
121 setPos(win, 1, 1);
156 setPos(gen_win, 1, 1);
165 setPos(header, 2, 10);
167 setPos(header, 5, 13);
169 setPos(header, 7, 19);
210 setPos(field_win,
223 setPos(field_win,
294 setPos(win, 3, 67);
296 setPos(win, 3, 75);
[all …]
/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/draw/shapes/custom/
H A DCustomShapeDescriptionTest.java40 … .add(new VisualElement(In.DESCRIPTION.getName()).setPos(vec(0, 0)).setAttribute(Keys.LABEL, "in")) in testCheckCompatibilityOk()
41 ….add(new VisualElement(Out.DESCRIPTION.getName()).setPos(vec(20, 0)).setAttribute(Keys.LABEL, "out… in testCheckCompatibilityOk()
49 ….add(new VisualElement(Clock.DESCRIPTION.getName()).setPos(vec(0, 0)).setAttribute(Keys.LABEL, "in… in testCheckCompatibilityClock()
50 ….add(new VisualElement(Out.DESCRIPTION.getName()).setPos(vec(20, 0)).setAttribute(Keys.LABEL, "out… in testCheckCompatibilityClock()
58 … .add(new VisualElement(In.DESCRIPTION.getName()).setPos(vec(0, 0)).setAttribute(Keys.LABEL, "in")) in testCheckCompatibilityInPinMissing()
59 ….add(new VisualElement(In.DESCRIPTION.getName()).setPos(vec(0, 20)).setAttribute(Keys.LABEL, "in2"… in testCheckCompatibilityInPinMissing()
60 ….add(new VisualElement(Out.DESCRIPTION.getName()).setPos(vec(20, 0)).setAttribute(Keys.LABEL, "out… in testCheckCompatibilityInPinMissing()
72 … .add(new VisualElement(In.DESCRIPTION.getName()).setPos(vec(0, 0)).setAttribute(Keys.LABEL, "in")) in testCheckCompatibilityOutPinMissing()
73 ….add(new VisualElement(Out.DESCRIPTION.getName()).setPos(vec(20, 0)).setAttribute(Keys.LABEL, "out… in testCheckCompatibilityOutPinMissing()
86 ….add(new VisualElement(In.DESCRIPTION.getName()).setPos(vec(0, 0)).setAttribute(Keys.LABEL, "in")); in testCheckCompatibilityOutPinToMuch()
[all …]
/dports/games/chapping/chapping-0.43-source/game/
H A Dmenuchapping.cpp13 start->setPos(362,400); in load()
22 full->setPos(362,442); in load()
35 leftfull->setPos(332,458); in load()
39 choose->setPos(362,484); in load()
56 about->setPos(362,526); in load()
64 quit->setPos(362,568); in load()
72 ret->setPos(362,568); in load()
80 line1->setPos(362,400); in load()
87 line2->setPos(362,442); in load()
94 line3->setPos(362,484); in load()
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/kernel/
H A Dqcursor.h63 static void setPos(int x, int y);
64 static void setPos(QScreen *screen, int x, int y);
65 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
118 static void setPos(int x, int y);
119 static void setPos(QScreen *screen, int x, int y);
120 inline static void setPos(const QPoint &p) { setPos(p.x(), p.y()); } in setPos() function
121 inline static void setPos(QScreen *screen, const QPoint &p) { setPos(screen, p.x(), p.y()); } in setPos() function

12345678910>>...144