path: ukui-panel_4.0.0.6-1.1/plugin-taskbar/window-thumbnail/mpris/player-items-model.cpp
    }
    if(role == MprisProperties::Pid) {
        return MprisPlayerCollecter::self()->pidofService(m_services.at(index.row()));
    }
    PlayerItem *item = MprisPlayerCollecter::self()->item(m_services.at(index.row()));
