Revision b8186b1...
Go back to digest for 4th March 2012Other in KDE Base
Shaun Reich committed changes in [kdeplasma-addons/plasma/sreich/youtube-r] /youtube:
try to get the thumbnail.
can't work because krunner can only accept a QIcon, which is not
transportable across threads (requires a conversion from qpixmap, and
qpixmaps are not threadable). perhaps i'll have to add a method to
accept a QImage?
File Changes
Modified 2 files
- /youtube
- runners.cpp
- runners.h
2 files changed in total