Home
last modified time | relevance | path

Searched refs:willShowWindow (Results 1 – 15 of 15) sorted by relevance

/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/panel/
H A Dilxqtpanelplugin.h194 inline void willShowWindow(QWidget * w) in willShowWindow() function
196 mPanel->willShowWindow(w); in willShowWindow()
H A Dilxqtpanel.h114 virtual void willShowWindow(QWidget * w) = 0;
H A Dlxqtpanel.h148 void willShowWindow(QWidget * w) override;
H A Dplugin.cpp519 mPanel->willShowWindow(mConfigDialog); in showConfigureDialog()
H A Dlxqtpanel.cpp1244 willShowWindow(menu); in showPopupMenu()
1332 void LXQtPanel::willShowWindow(QWidget * w) in willShowWindow() function in LXQtPanel
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-dom/
H A Ddomplugin.cpp55 willShowWindow(dialog); in showDialog()
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-volume/
H A Dvolumebutton.cpp149 mPlugin->willShowWindow(m_volumePopup); in showVolumeSlider()
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-mount/
H A Dpopup.cpp95 mPlugin->willShowWindow(this); in showHide()
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-quicklaunch/
H A Dquicklaunchbutton.cpp96 mPlugin->willShowWindow(mMenu); in this_customContextMenuRequested()
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-directorymenu/
H A Ddirectorymenu.cpp80 willShowWindow(mMenu); in showMenu()
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-taskbar/
H A Dlxqttaskgroup.cpp89 plugin()->willShowWindow(menu); in contextMenuEvent()
428 plugin()->willShowWindow(mPopup); in setPopupVisible()
H A Dlxqttaskbutton.cpp817 mPlugin->willShowWindow(menu); in contextMenuEvent()
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-statusnotifier/
H A Dstatusnotifierbutton.cpp329 mPlugin->willShowWindow(mMenu); in mouseReleaseEvent()
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-mainmenu/
H A Dlxqtmainmenu.cpp181 willShowWindow(mMenu); in showMenu()
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/plugin-worldclock/
H A Dlxqtworldclock.cpp431 willShowWindow(mPopup); in activated()