Plasma
dialog.h
Go to the documentation of this file.
void mouseReleaseEvent(QMouseEvent *event)
Definition dialog.cpp:533
void syncToGraphicsWidget()
Adjusts the dialog to the associated QGraphicsWidget's geometry Should not normally need to be called...
Definition dialog.cpp:283
Dialog(QWidget *parent=0, Qt::WindowFlags f=Qt::Window)
Definition dialog.cpp:381
bool inControlArea(const QPoint &point)
Convenience method to know whether the point is in a control area (e.g.
Definition dialog.cpp:862
void dialogVisible(bool status)
Emit a signal when the dialog become visible/invisible.
bool eventFilter(QObject *watched, QEvent *event)
Definition dialog.cpp:673
Direction
The Direction enumeration describes in which direction, relative to the Applet (and its managing cont...
Definition plasma.h:89
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.