Home
last modified time | relevance | path

Searched refs:convert_LVT_PT (Results 1 – 3 of 3) sorted by relevance

/dports/devel/umbrello/umbrello-21.12.3/umbrello/
H A Dmodel_utils.h96 MultiPageDialogBase::PageType convert_LVT_PT(UMLListViewItem::ListViewType type);
H A Dumllistview.cpp714 UMLApp::app()->slotPrefs(Model_Utils::convert_LVT_PT(lvt)); in slotMenuSelection()
1522 UMLApp::app()->slotPrefs(Model_Utils::convert_LVT_PT(lvType)); in mouseDoubleClickEvent()
H A Dmodel_utils.cpp2067 MultiPageDialogBase::PageType convert_LVT_PT(UMLListViewItem::ListViewType type) in convert_LVT_PT() function