Searched refs:lastWindowMaximized_ (Results 1 – 4 of 4) sorted by relevance
164 return lastWindowMaximized_; in windowMaximized()194 lastWindowMaximized_ = lastWindowMaximized; in setLastWindowMaximized()292 bool lastWindowMaximized_; variable
45 lastWindowMaximized_(false), in Settings()73 lastWindowMaximized_ = settings.value(QStringLiteral("LastWindowMaximized"), false).toBool(); in load()121 settings.setValue(QStringLiteral("LastWindowMaximized"), lastWindowMaximized_); in save()
512 return lastWindowMaximized_; in windowMaximized()544 lastWindowMaximized_ = lastWindowMaximized; in setLastWindowMaximized()1062 bool lastWindowMaximized_; variable
95 lastWindowMaximized_(false), in Settings()321 lastWindowMaximized_ = settings.value(QStringLiteral("LastWindowMaximized"), false).toBool(); in loadFile()462 settings.setValue(QStringLiteral("LastWindowMaximized"), lastWindowMaximized_); in saveFile()