Home
last modified time | relevance | path

Searched refs:SHOW_FULL (Results 1 – 4 of 4) sorted by relevance

/dports/deskutils/recoll/recoll-1.31.2/qtgui/
H A Dsystray.cpp47 case PrefsPack::SHOW_FULL: m_mainw->showFullScreen(); break; in onRestore()
H A Dguiutils.h77 enum ShowMode {SHOW_NORMAL, SHOW_MAX, SHOW_FULL}; enumerator
H A Dmain.cpp400 case PrefsPack::SHOW_FULL: mainWindow->showFullScreen(); break; in main()
H A Drclmain_w.cpp708 prefs.showmode = PrefsPack::SHOW_FULL; in closeEvent()
728 prefs.showmode = PrefsPack::SHOW_FULL; in fileExit()