Searched defs:closedWindows (Results 1 – 5 of 5) sorted by relevance
32 QByteArray closedWindows; member
35 QVector<ClosedWindowsManager::Window> ClosedWindowsManager::closedWindows() const in closedWindows() function in ClosedWindowsManager
172 const auto closedWindows = manager->closedWindows(); in aboutToShowClosedWindows() local
86 …WindowList closedWindows; // windows that have been closed. kept around temporarily in case they g… variable
380 QStringList closedWindows; in getClosedWindows() local