TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Attributes | List of all members
MoveResizeData Struct Reference

The class of the moving resize struct. More...

#include <ttkabstractmoveresizewidget.h>

Public Attributes

bool m_mouseLeftPress
 
bool m_isPressBorder
 
QPoint m_mousePos
 
QPoint m_windowPos
 
QSize m_pressedSize
 

Detailed Description

The class of the moving resize struct.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 29 of file ttkabstractmoveresizewidget.h.

Member Data Documentation

bool MoveResizeData::m_isPressBorder
bool MoveResizeData::m_mouseLeftPress
QPoint MoveResizeData::m_mousePos
QSize MoveResizeData::m_pressedSize
QPoint MoveResizeData::m_windowPos

The documentation for this struct was generated from the following file: