Home
last modified time | relevance | path

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

/dports/x11/plasma5-kscreen/kscreen-5.23.5/kded/
H A Doutput.h27 …static bool writeGlobalPart(const KScreen::OutputPtr &output, QVariantMap &info, const KScreen::Ou…
H A Doutput.cpp432 bool Output::writeGlobalPart(const KScreen::OutputPtr &output, QVariantMap &info, const KScreen::Ou… in writeGlobalPart() function in Output
475 if (!writeGlobalPart(output, info, nullptr)) { in writeGlobal()
H A Dconfig.cpp238 Output::writeGlobalPart(output, info, oldOutput); in writeFile()