Home
last modified time | relevance | path

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

/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/world/
H A Dtable.hpp47 Action_EditRecord, enumerator
H A Dtable.cpp197 case Action_EditRecord: in mouseDoubleClickEvent()
416 mDoubleClickActions.insert (std::make_pair (Qt::ShiftModifier, Action_EditRecord)); in Table()
763 action = Action_EditRecord; in settingChanged()