Searched refs:refreshActionProperties (Results 1 – 10 of 10) sorted by relevance
/dports/x11-toolkits/kf5-kxmlgui/kxmlgui-5.89.0/src/ |
H A D | kxmlguifactory.cpp | 79 …void refreshActionProperties(KXMLGUIClient *client, const QList<QAction *> &actions, const QDomDoc… 252 d->refreshActionProperties(client, client->actionCollection()->actions(), doc); in addClient() 296 void KXMLGUIFactory::refreshActionProperties() in refreshActionProperties() function in KXMLGUIFactory 305 d->refreshActionProperties(client, client->actionCollection()->actions(), doc); in refreshActionProperties() 331 void KXMLGUIFactoryPrivate::refreshActionProperties(KXMLGUIClient *client, const QList<QAction *> &… in refreshActionProperties() function in KXMLGUIFactoryPrivate 395 refreshActionProperties(); in changeShortcutScheme() 563 d->refreshActionProperties(client, actionList, client->domDocument()); in plugActionList()
|
H A D | kxmlguifactory.h | 169 void refreshActionProperties();
|
/dports/graphics/krita/krita-4.4.8/libs/widgetutils/xmlgui/ |
H A D | kxmlguifactory.cpp | 96 …void refreshActionProperties(KXMLGUIClient *client, const QList<QAction *> &actions, const QDomDoc… 291 d->refreshActionProperties(client, client->actionCollection()->actions(), doc); in addClient() 349 void KXMLGUIFactoryPrivate::refreshActionProperties(KXMLGUIClient *client, const QList<QAction *> &… in refreshActionProperties() function in KXMLGUIFactoryPrivate 569 d->refreshActionProperties(client, actionList, client->domDocument()); in plugActionList()
|
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/usermenu/ |
H A D | usermenu.h | 51 void refreshActionProperties();
|
H A D | usermenu.cpp | 294 void UserMenu::refreshActionProperties() in refreshActionProperties() function in KileMenu::UserMenu
|
/dports/x11-toolkits/kf5-kxmlgui/kxmlgui-5.89.0/autotests/ |
H A D | kxmlgui_unittest.cpp | 1147 factory.refreshActionProperties(); in testSaveShortcutsAndRefresh()
|
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/ |
H A D | kile.cpp | 400 m_userMenu->refreshActionProperties(); in Kile() 2305 m_userMenu->refreshActionProperties(); in quickUserMenuDialog()
|
/dports/graphics/gwenview/gwenview-21.12.3/app/ |
H A D | mainwindow.cpp | 508 q->guiFactory()->refreshActionProperties(); in setupActions()
|
/dports/graphics/okular/okular-21.12.3/part/ |
H A D | part.cpp | 2908 factory()->refreshActionProperties(); in slotNewConfig()
|
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/ |
H A D | kdeui.py | 12723 def refreshActionProperties(self): member in KXMLGUIFactory
|