| 
    VideoVis
    0.9
    
   Generates a volume visualisation of a video 
   | 
 
#include "arthurstyle.h"#include "arthurwidgets.h"#include <QLayout>#include <QPainter>#include <QPainterPath>#include <QPixmapCache>#include <QRadioButton>#include <QString>#include <QStyleOption>#include <QtDebug>Go to the source code of this file.
Functions | |
| QPixmap | cached (const QString &img) | 
| QPixmap cached | ( | const QString & | img) | 
Definition at line 53 of file arthurstyle.cpp.