Lines Matching refs:actionPool
57 actionPool()->toRuntime()->setMultiScreenLayout(m_pScreenLayout);
63 actionPool()->toRuntime()->setMultiScreenLayout(0);
83 gShortcutPool->shortcut(actionPool()->shortcutsExtraDataID(),
84 actionPool()->action(UIActionIndexRT_M_View_T_Fullscreen)->shortcutExtraDataID());
461 actionPool()->toRuntime()->setRestrictionForMenuView(UIActionRestrictionLevel_Logic,
469 actionPool()->toRuntime()->setRestrictionForMenuBar(UIActionRestrictionLevel_Logic,
474 UIAction *pActionFullscreen = actionPool()->action(UIActionIndexRT_M_View_T_Fullscreen);
489 connect(actionPool()->action(UIActionIndexRT_M_View_T_Fullscreen), SIGNAL(triggered(bool)),
491 connect(actionPool()->action(UIActionIndexRT_M_View_T_Seamless), SIGNAL(triggered(bool)),
493 connect(actionPool()->action(UIActionIndexRT_M_View_T_Scale), SIGNAL(triggered(bool)),
581 foreach (QMenu *pMenu, actionPool()->menus())
620 disconnect(actionPool()->action(UIActionIndexRT_M_View_T_Fullscreen), SIGNAL(triggered(bool)),
622 disconnect(actionPool()->action(UIActionIndexRT_M_View_T_Seamless), SIGNAL(triggered(bool)),
624 disconnect(actionPool()->action(UIActionIndexRT_M_View_T_Scale), SIGNAL(triggered(bool)),
634 UIAction *pActionFullscreen = actionPool()->action(UIActionIndexRT_M_View_T_Fullscreen);
643 actionPool()->toRuntime()->setRestrictionForMenuView(UIActionRestrictionLevel_Logic,
647 actionPool()->toRuntime()->setRestrictionForMenuBar(UIActionRestrictionLevel_Logic,