TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Member Functions | List of all members
QAlgorithm::CubeWave Class Reference

The class of the cube wave. More...

#include <imagewrapper.h>

+ Inheritance diagram for QAlgorithm::CubeWave:

Public Member Functions

 CubeWave ()
 
virtual void input (const QRect &region) overridefinal
 
virtual QPixmap render (const QPixmap &pixmap, int value) overridefinal
 
- Public Member Functions inherited from QAlgorithm::SharpeImage
 SharpeImage ()
 
virtual ~SharpeImage ()=default
 

Additional Inherited Members

- Protected Member Functions inherited from QAlgorithm::SharpeImage
 SharpeImage (SharpeImagePrivate &pvt)
 

Detailed Description

The class of the cube wave.

Author
Greedysky greed.nosp@m.ysky.nosp@m.@163..nosp@m.com

Definition at line 88 of file imagewrapper.h.

Constructor & Destructor Documentation

QAlgorithm::CubeWave::CubeWave ( )

Object constructor.

Definition at line 218 of file imagewrapper.cpp.

Member Function Documentation

void QAlgorithm::CubeWave::input ( const QRect &  region)
finaloverridevirtual

Init item data.

Reimplemented from QAlgorithm::SharpeImage.

Definition at line 224 of file imagewrapper.cpp.

References QAlgorithm::SharpeImage::input(), QAlgorithm::random(), and TTK_D.

QPixmap QAlgorithm::CubeWave::render ( const QPixmap &  pixmap,
int  value 
)
finaloverridevirtual

Render data.

Implements QAlgorithm::SharpeImage.

Definition at line 236 of file imagewrapper.cpp.

References TTK_D.


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