Plasma
BackgroundFile Class Reference
#include <backgroundpackage.h>
Inheritance diagram for BackgroundFile:

Signals | |
void | screenshotDone (QPersistentModelIndex index) |
Public Member Functions | |
virtual QString | author () const |
BackgroundFile (const QString &file, float ratio) | |
virtual QString | email () const |
virtual QString | findBackground (const QSize &resolution, ResizeMethod method) const |
virtual void | generateScreenshot (QPersistentModelIndex index) const |
virtual bool | isValid () const |
virtual QString | license () const |
virtual QString | path () const |
virtual QPixmap | screenshot () const |
virtual bool | screenshotGenerationStarted () const |
virtual QString | title () const |
virtual | ~BackgroundFile () |
Detailed Description
Definition at line 108 of file backgroundpackage.h.
Constructor & Destructor Documentation
BackgroundFile::BackgroundFile | ( | const QString & | file, | |
float | ratio | |||
) |
Definition at line 315 of file backgroundpackage.cpp.
BackgroundFile::~BackgroundFile | ( | ) | [virtual] |
Definition at line 322 of file backgroundpackage.cpp.
Member Function Documentation
QString BackgroundFile::author | ( | ) | const [virtual] |
QString BackgroundFile::email | ( | ) | const [virtual] |
QString BackgroundFile::findBackground | ( | const QSize & | resolution, | |
ResizeMethod | method | |||
) | const [virtual] |
void BackgroundFile::generateScreenshot | ( | QPersistentModelIndex | index | ) | const [virtual] |
bool BackgroundFile::isValid | ( | ) | const [virtual] |
QString BackgroundFile::license | ( | ) | const [virtual] |
QString BackgroundFile::path | ( | ) | const [virtual] |
QPixmap BackgroundFile::screenshot | ( | ) | const [virtual] |
void BackgroundFile::screenshotDone | ( | QPersistentModelIndex | index | ) | [signal] |
bool BackgroundFile::screenshotGenerationStarted | ( | ) | const [virtual] |
QString BackgroundFile::title | ( | ) | const [virtual] |
The documentation for this class was generated from the following files: