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
TTKAbstractResizeInterface Class Referenceabstract

The class of the widget resize interface. More...

#include <ttkabstractresizeinterface.h>

+ Inheritance diagram for TTKAbstractResizeInterface:

Public Member Functions

virtual ~TTKAbstractResizeInterface ()=default
 
virtual void resizeWidget ()=0
 

Detailed Description

The class of the widget resize interface.

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

Definition at line 27 of file ttkabstractresizeinterface.h.

Constructor & Destructor Documentation

virtual TTKAbstractResizeInterface::~TTKAbstractResizeInterface ( )
virtualdefault

Object destructor.

Member Function Documentation

virtual void TTKAbstractResizeInterface::resizeWidget ( )
pure virtual

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