Add SVG icon rendering/cache

This commit is contained in:
Petr Mrázek
2013-03-20 07:59:35 +01:00
parent 7d7e4034f4
commit e4806ab08d
6 changed files with 187 additions and 36 deletions

View File

@@ -71,6 +71,7 @@ MainWindow::MainWindow ( QWidget *parent ) :
pal.setBrush(QPalette::Base, QBrush(QPixmap(QString::fromUtf8(":/backgrounds/kitteh"))));
view->setPalette(pal);
*/
view->setStyleSheet(
"QListView\
{\