|
TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
Go to the source code of this file.
Macros | |
| #define | GEOMETRY(x, y, w, h) setGeometry(x, y, w, h); |
Variables | |
| static constexpr int | DISTANCE = 5 |
| #define GEOMETRY | ( | x, | |
| y, | |||
| w, | |||
| h | |||
| ) | setGeometry(x, y, w, h); |
Definition at line 11 of file ttkabstractmoveresizewidget.cpp.
Referenced by TTKAbstractMoveResizeWidget::moveDirection().
|
static |
Definition at line 6 of file ttkabstractmoveresizewidget.cpp.
Referenced by TTKAbstractMoveResizeWidget::mousePressEvent(), TTKAbstractMoveResizeWidget::paintEvent(), and TTKAbstractMoveResizeWidget::sizeDirection().
1.8.8