Qt 5.10 Book Examples
Public Member Functions | List of all members
ImageProvider Class Reference

#include <ImageProvider.h>

Inheritance diagram for ImageProvider:

Public Member Functions

 ImageProvider ()
 
QImage requestImage (const QString &, QSize *, const QSize &)
 

Detailed Description

Definition at line 18 of file ImageProvider.h.

Constructor & Destructor Documentation

◆ ImageProvider()

ImageProvider::ImageProvider ( )

Definition at line 14 of file ImageProvider.cpp.

Member Function Documentation

◆ requestImage()

QImage ImageProvider::requestImage ( const QString &  strId,
QSize *  ps,
const QSize &   
)

Definition at line 47 of file ImageProvider.cpp.


The documentation for this class was generated from the following files: