Home
last modified time | relevance | path

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

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/common/
H A Dpluginmanager.h91 QVector<QAction *> decoratorActionList; variable
H A Dpluginmanager.cpp177 decoratorActionList.push_back(decoratorAction); in loadPlugins()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlab/
H A Dmainwindow_RunTime.cpp489 foreach (QAction *a, PM.decoratorActionList) in updateMenus()
509 foreach (QAction *a,PM.decoratorActionList) in updateMenus()
522 foreach (QAction *a,PM.decoratorActionList) in updateMenus()