Home
last modified time | relevance | path

Searched refs:readGlobalProperties (Results 1 – 8 of 8) sorted by relevance

/dports/x11/konsole/konsole-21.12.3/src/
H A DMainWindow.h139 void readGlobalProperties(KConfig *config) override;
H A DMainWindow.cpp687 void MainWindow::readGlobalProperties(KConfig *config) in readGlobalProperties() function in MainWindow
/dports/x11-toolkits/kf5-kxmlgui/kxmlgui-5.89.0/src/
H A Dkmainwindow.h574 virtual void readGlobalProperties(KConfig *sessionConfig);
H A Dkmainwindow.cpp577 void KMainWindow::readGlobalProperties(KConfig *) in readGlobalProperties() function in KMainWindow
668 readGlobalProperties(config); in readPropertiesInternal()
/dports/graphics/krita/krita-4.4.8/libs/widgetutils/xmlgui/
H A Dkmainwindow.h459 virtual void readGlobalProperties(KConfig *sessionConfig);
H A Dkmainwindow.cpp456 void KMainWindow::readGlobalProperties(KConfig *) in readGlobalProperties() function in KMainWindow
544 readGlobalProperties(config); in readPropertiesInternal()
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/application/
H A DRosegardenMainWindow.cpp1689 RosegardenMainWindow::readGlobalProperties()
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py6075 def readGlobalProperties(self, sessionConfig): member in KMainWindow