#include <windowdecoration.h>
|
| bool | eventFilter (QObject *object, QEvent *event) override |
| |
◆ Theme
◆ WindowDecoration()
| WindowDecoration::WindowDecoration |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ classBegin()
| void WindowDecoration::classBegin |
( |
| ) |
|
|
override |
◆ color()
| QColor WindowDecoration::color |
( |
| ) |
const |
◆ colorChanged
| void WindowDecoration::colorChanged |
( |
| ) |
|
|
signal |
◆ componentComplete()
| void WindowDecoration::componentComplete |
( |
| ) |
|
|
override |
◆ eventFilter()
| bool WindowDecoration::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
overrideprotected |
◆ setColor()
| void WindowDecoration::setColor |
( |
const QColor & |
color | ) |
|
◆ setTheme()
◆ setWindow()
| void WindowDecoration::setWindow |
( |
QWindow * |
window | ) |
|
◆ theme()
◆ themeChanged
| void WindowDecoration::themeChanged |
( |
| ) |
|
|
signal |
◆ window()
| QWindow * WindowDecoration::window |
( |
| ) |
const |
◆ windowChanged
| void WindowDecoration::windowChanged |
( |
| ) |
|
|
signal |
◆ color
| QColor WindowDecoration::color |
|
readwrite |
◆ theme
| Theme WindowDecoration::theme |
|
readwrite |
◆ window
| QWindow * WindowDecoration::window |
|
readwrite |
The documentation for this class was generated from the following files: