• Skip to content
  • Skip to link menu
Brand

API Documentation

  1. KDE API Reference
  2. The KDE Frameworks
  3. KWayland
  • KDE Home
  • Contact Us

Quick Links

Skip menu "KWayland"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • File List
  • Modules
  • Dependencies
  • Related Pages

Class Picker

About

Qt-style API to interact with the wayland-client and wayland-server API

Maintainer
Martin Flöser
Supported platforms
FreeBSD, Linux
Community
IRC: #kde-devel on Freenode
Mailing list: kde-frameworks-devel
Use with CMake
find_package(KF5Wayland)
target_link_libraries(yourapp KF5::WaylandClient KF5::WaylandServer)
Use with QMake
QT += KWaylandClient KWaylandServer 
Clone
git clone git://anongit.kde.org/kwayland.git
Browse source
KWayland on cgit.kde.org

KWayland

  • View on LXR
  • KWayland
  • Client
  • OutputDevice
KWayland::Client::OutputDevice Member List

This is the complete list of members for KWayland::Client::OutputDevice, including all inherited members.

blockSignals(bool block)QObject
changed()KWayland::Client::OutputDevicesignal
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
colorCurves() const KWayland::Client::OutputDevice
colorCurvesChanged()KWayland::Client::OutputDevicesignal
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
currentMode() const (defined in KWayland::Client::OutputDevice)KWayland::Client::OutputDevice
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroy()KWayland::Client::OutputDevice
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) constQObject
disconnect(const QObject *receiver, const char *method) constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
done()KWayland::Client::OutputDevicesignal
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
edid() const KWayland::Client::OutputDevice
eisaId() const KWayland::Client::OutputDevice
enabled() const KWayland::Client::OutputDevice
enabledChanged(OutputDevice::Enablement enabled)KWayland::Client::OutputDevicesignal
Enablement enum name (defined in KWayland::Client::OutputDevice)KWayland::Client::OutputDevice
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
eventQueue() const KWayland::Client::OutputDevice
findChild(const QString &name, QFlags< Qt::FindChildOption > options) constQObject
findChildren(const QString &name, QFlags< Qt::FindChildOption > options) constQObject
findChildren(const QRegExp &regExp, QFlags< Qt::FindChildOption > options) constQObject
findChildren(const QRegularExpression &re, QFlags< Qt::FindChildOption > options) constQObject
geometry() const KWayland::Client::OutputDevice
globalPosition() const KWayland::Client::OutputDevice
inherits(const char *className) constQObject
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isValid() const KWayland::Client::OutputDevice
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
manufacturer() const KWayland::Client::OutputDevice
metaObject() constQObjectvirtual
modeAdded(const KWayland::Client::OutputDevice::Mode &mode)KWayland::Client::OutputDevicesignal
modeChanged(const KWayland::Client::OutputDevice::Mode &mode)KWayland::Client::OutputDevicesignal
model() const KWayland::Client::OutputDevice
modes() const KWayland::Client::OutputDevice
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
operator org_kde_kwin_outputdevice *() (defined in KWayland::Client::OutputDevice)KWayland::Client::OutputDevice
operator org_kde_kwin_outputdevice *() const (defined in KWayland::Client::OutputDevice)KWayland::Client::OutputDevice
output() (defined in KWayland::Client::OutputDevice)KWayland::Client::OutputDevice
OutputDevice(QObject *parent=nullptr) (defined in KWayland::Client::OutputDevice)KWayland::Client::OutputDeviceexplicit
parent() constQObject
physicalSize() const KWayland::Client::OutputDevice
pixelSize() const KWayland::Client::OutputDevice
property(const char *name) constQObject
QObject(QObject *parent)QObject
receivers(const char *signal) constQObjectprotected
refreshRate() const KWayland::Client::OutputDevice
removed()KWayland::Client::OutputDevicesignal
removeEventFilter(QObject *obj)QObject
scale() const KWayland::Client::OutputDevice
scaleF() const KWayland::Client::OutputDevice
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
serialNumber() const KWayland::Client::OutputDevice
setEventQueue(EventQueue *queue)KWayland::Client::OutputDevice
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setup(org_kde_kwin_outputdevice *output)KWayland::Client::OutputDevice
signalsBlocked() constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
SubPixel enum name (defined in KWayland::Client::OutputDevice)KWayland::Client::OutputDevice
subPixel() const KWayland::Client::OutputDevice
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
Transform enum name (defined in KWayland::Client::OutputDevice)KWayland::Client::OutputDevice
transform() const KWayland::Client::OutputDevice
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
uuid() const KWayland::Client::OutputDevice
uuidChanged(const QByteArray &uuid)KWayland::Client::OutputDevicesignal
~OutputDevice() (defined in KWayland::Client::OutputDevice)KWayland::Client::OutputDevicevirtual
~QObject()QObjectvirtual
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 9 2019 01:29:40 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal