Home
last modified time | relevance | path

Searched refs:m_selectedGrabberIndex (Results 1 – 2 of 2) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/scxmleditor/plugin_interface/
H A Dtransitionitem.h174 int m_selectedGrabberIndex = -1; variable
H A Dtransitionitem.cpp409 m_selectedGrabberIndex = ind; in checkSelectionBeforeContextMenu()
416 if (m_selectedGrabberIndex > 0) { in createContextMenu()
418 data["cornerIndex"] = m_selectedGrabberIndex; in createContextMenu()