MCPcopy Create free account
hub / github.com/KDE/okular / readPropertiesInternal

Method readPropertiesInternal

shell/shell.h:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 KMainWindow::savePropertiesInternal(config, num);
99 }
100 void readPropertiesInternal(KConfig *config, int num)
101 {
102 KMainWindow::readPropertiesInternal(config, num);
103 }
104
105 void readSettings();
106 void writeSettings();

Callers 1

testSessionRestoreMethod · 0.80

Calls

no outgoing calls

Tested by 1

testSessionRestoreMethod · 0.64