KWin
|
#include <xdgoutput_v1.h>
Public Member Functions | |
XdgOutputManagerV1Interface (Display *display, QObject *parent=nullptr) | |
~XdgOutputManagerV1Interface () override | |
void | offer (OutputInterface *output) |
Global manager for XdgOutputs
Definition at line 23 of file xdgoutput_v1.h.
|
explicit |
Definition at line 60 of file xdgoutput_v1.cpp.
|
override |
Definition at line 66 of file xdgoutput_v1.cpp.
void KWin::XdgOutputManagerV1Interface::offer | ( | OutputInterface * | output | ) |
Definition at line 70 of file xdgoutput_v1.cpp.