Home
last modified time | relevance | path

Searched refs:mousePointChanged (Results 1 – 7 of 7) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dskymap.h559 void mousePointChanged(SkyPoint *);
H A Dskymaplite.h545 void mousePointChanged(SkyPoint *);
H A Dskymapliteevents.cpp250 emit mousePointChanged(&m_MousePoint); in mouseMoveEvent() local
H A Dskymapevents.cpp602 emit mousePointChanged(&m_MousePoint); in mouseMoveEvent() local
H A Dskymaplite.cpp396 emit mousePointChanged(focusPoint()); in slotCenter() local
H A Dkstarsinit.cpp944 connect(m_SkyMap, SIGNAL(mousePointChanged(SkyPoint*)), SLOT(slotShowPositionBar(SkyPoint*))); in buildGUI()
H A Dskymap.cpp428 emit mousePointChanged(foc); in slotCenter() local