#include <qwindowsvistastyle_p.h>
Definition at line 165 of file qwindowsvistastyle_p.h.
◆ QWindowsVistaTransition()
QWindowsVistaTransition::QWindowsVistaTransition |
( |
| ) |
|
|
inline |
◆ ~QWindowsVistaTransition()
virtual QWindowsVistaTransition::~QWindowsVistaTransition |
( |
| ) |
|
|
inlinevirtual |
◆ duration()
int QWindowsVistaTransition::duration |
( |
| ) |
const |
|
inline |
◆ paint()
Paints a transition state.
- Warning
- This function is not part of the public interface. The result will be a mix between the initial and final state of the transition, depending on the time difference between _startTime and current time.
Reimplemented from QWindowsVistaAnimation.
Definition at line 265 of file qwindowsvistastyle.cpp.
int msecsTo(const QTime &) const
Returns the number of milliseconds from this time to t.
void drawBlendedImage(QPainter *painter, QRect rect, float value)
The QTime class provides clock time functions.
static QTime currentTime()
Returns the current time as reported by the system clock.
QRect rect
the area that should be used for various calculations and painting
◆ setDuration()
void QWindowsVistaTransition::setDuration |
( |
int |
duration | ) |
|
|
inline |
◆ setEndImage()
void QWindowsVistaTransition::setEndImage |
( |
const QImage & |
image | ) |
|
|
inline |
◆ setStartImage()
void QWindowsVistaTransition::setStartImage |
( |
const QImage & |
image | ) |
|
|
inline |
◆ _duration
int QWindowsVistaTransition::_duration |
The documentation for this class was generated from the following files: