#include <qwindowsvistastyle_p.h>
Definition at line 180 of file qwindowsvistastyle_p.h.
◆ QWindowsVistaPulse()
QWindowsVistaPulse::QWindowsVistaPulse |
( |
| ) |
|
|
inline |
◆ ~QWindowsVistaPulse()
virtual QWindowsVistaPulse::~QWindowsVistaPulse |
( |
| ) |
|
|
inlinevirtual |
◆ duration()
int QWindowsVistaPulse::duration |
( |
| ) |
const |
|
inline |
◆ paint()
Paints a pulse.
- Warning
- This function is not part of the public interface. The result will be a mix between the primary and secondary pulse images depending on the time difference between _startTime and current time.
Reimplemented from QWindowsVistaAnimation.
Definition at line 295 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
◆ setAlternateImage()
void QWindowsVistaPulse::setAlternateImage |
( |
const QImage & |
image | ) |
|
|
inline |
◆ setDuration()
void QWindowsVistaPulse::setDuration |
( |
int |
duration | ) |
|
|
inline |
◆ setPrimaryImage()
void QWindowsVistaPulse::setPrimaryImage |
( |
const QImage & |
image | ) |
|
|
inline |
◆ _duration
int QWindowsVistaPulse::_duration |
The documentation for this class was generated from the following files: