DtkWidget 5.6.0.2
DTK Widget module
|
Public 槽 | |
void | _q_onPrevClicked () |
void | _q_onPlayClicked () |
void | _q_onPauseClicked () |
void | _q_onNextClicked () |
void | _q_onMetaDataChanged () |
void | _q_onPlaybackStatusChanged () |
void | _q_loadMPRISPath (const QString &path) |
void | _q_removeMPRISPath (const QString &path) |
void | _q_onCanControlChanged (bool canControl) |
Public 成员函数 | |
DMPRISControlPrivate (DMPRISControl *q) | |
void | init () |
Public 属性 | |
DMPRISMonitor * | m_mprisMonitor |
DBusMPRIS * | m_mprisInter |
QScrollArea * | m_titleScrollArea |
QLabel * | m_title |
QLabel * | m_picture |
DTickEffect * | m_tickEffect |
QWidget * | m_controlWidget |
DFloatingButton * | m_prevBtn |
DFloatingButton * | m_playBtn |
DFloatingButton * | m_nextBtn |
bool | m_playStatus = false |
bool | m_clickedStatus = false |
bool | m_pictureVisible |
QString | m_lastPath |
QStringList | m_mprisPaths |