Home
last modified time | relevance | path

Searched refs:YActionListener (Results 1 – 25 of 43) sorted by relevance

12

/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dobjmenu.h14 public YActionListener
17 ObjectMenu(YActionListener *wmActionListener, YWindow *parent = nullptr);
29 void setActionListener(YActionListener* al) override { in setActionListener()
32 YActionListener* getActionListener() const override { in getActionListener()
45 YActionListener* wmActionListener;
H A Dwmprog.h8 class YActionListener; variable
15 YActionListener *wmActionListener) : in MenuLoader()
40 YActionListener *wmActionListener;
96 YActionListener *wmActionListener,
115 YActionListener *wmActionListener,
143 YActionListener *wmActionListener);
151 YActionListener *wmActionListener,
161 YActionListener *wmActionListener;
H A Dwmwinmenu.h6 private YActionListener
11 WindowListMenu(YActionListener *app, YWindow *parent = nullptr);
18 YActionListener* defer;
H A Dwmabout.h12 AboutDlg(YActionListener* al = nullptr);
21 YActionListener* fListener;
H A Dybutton.h42 void setActionListener(YActionListener *listener) { fListener = listener; } in setActionListener()
43 YActionListener *getActionListener() const { return fListener; } in getActionListener()
81 YActionListener *fListener;
H A Dymenu.h8 class YActionListener; variable
67 virtual void setActionListener(YActionListener *actionListener);
68 virtual YActionListener *getActionListener() const { return fActionListener; } in getActionListener()
83 YActionListener *fActionListener;
H A Dyaction.h42 class YActionListener {
46 virtual ~YActionListener() {} in ~YActionListener()
H A Dthemes.h9 class YActionListener; variable
24 …ThemesMenu(IApp *app, YSMListener *smActionListener, YActionListener *wmActionListener, YWindow *p…
H A Dwmtaskbar.h57 public YActionListener,
63 …TaskBar(IApp *app, YWindow *aParent, YActionListener *wmActionListener, YSMListener *smActionListe…
165 YActionListener *wmActionListener;
H A Dwmwinlist.h13 class YActionListener; variable
32 class WindowListBox: public YListBox, public YActionListener {
H A Dwmprog.cc200 YActionListener *wmActionListener, in MenuFileMenu()
257 YActionListener *wmActionListener, in MenuProgMenu()
295 YActionListener *wmActionListener, in StartMenu()
350 YActionListener *wmActionListener) in HelpMenu()
H A Dyactionbutton.h9 YActionListener* listener);
H A Dbrowse.h11 YActionListener *wmActionListener,
H A Dwmpref.h13 private YActionListener,
H A Dwmdialog.h10 class CtrlAltDelete: public YWindow, public YActionListener {
H A Dakeyboard.h17 private YActionListener
H A Dbrowse.cc21 YActionListener *wmActionListener, in BrowseMenu()
H A Damemstatus.h21 private YActionListener
H A Dymsgbox.h22 private YActionListener,
H A Dobjmenu.cc4 ObjectMenu::ObjectMenu(YActionListener* actionListener, YWindow* parent): in ObjectMenu()
H A Dwmabout.cc23 AboutDlg::AboutDlg(YActionListener* al): in AboutDlg()
H A Dwmframe.h19 public YActionListener,
29 YFrameWindow(YActionListener *wmActionListener,
474 YActionListener *wmActionListener;
H A Dwmdock.h15 private YActionListener,
H A Dacpustatus.h64 class CPUStatusControl : private CPUStatusHandler, public YActionListener
H A Daclock.h18 private YActionListener

12