BannerMessage::BannerMessage |
( |
const std::string & |
_appId, |
|
|
const std::string & |
_msgId, |
|
|
const std::string & |
_msg, |
|
|
const std::string & |
_launchParams, |
|
|
const QFont * |
_font, |
|
|
const std::string & |
_icon, |
|
|
const std::string & |
_soundClass, |
|
|
const std::string & |
_soundFile, |
|
|
int |
_soundDuration, |
|
|
bool |
_doNotSuppress |
|
) |
| |
|
inline |
void BannerMessage::createElidedMessage |
( |
int |
width | ) |
|
|
inline |
int BannerMessage::elidedMsgWidth |
( |
int |
width | ) |
|
|
inline |
qreal BannerMessage::opacity |
( |
| ) |
const |
|
inline |
qreal BannerMessage::posAnimProgress |
( |
| ) |
const |
|
inline |
void BannerMessage::setOpacity |
( |
qreal |
val | ) |
|
|
inline |
void BannerMessage::setPosAnimProgress |
( |
qreal |
val | ) |
|
|
inline |
qreal BannerMessage::alpha |
std::string BannerMessage::appId |
bool BannerMessage::doNotSuppress |
QString BannerMessage::elidedMsg |
int BannerMessage::elidedWidth |
QFontMetrics BannerMessage::fontMetrics |
QPropertyAnimation* BannerMessage::hideOpacityAnimation |
QPropertyAnimation* BannerMessage::hidePosAnimation |
std::string BannerMessage::icon |
std::string BannerMessage::launchParams |
QString BannerMessage::msg |
std::string BannerMessage::msgId |
QPixmap BannerMessage::pixmap |
qreal BannerMessage::posAnimProg |
QPropertyAnimation* BannerMessage::showOpacityAnimation |
QPropertyAnimation* BannerMessage::showPosAnimation |
std::string BannerMessage::soundClass |
int BannerMessage::soundDuration |
std::string BannerMessage::soundFile |
QTimer* BannerMessage::timer |
uint32_t BannerMessage::timerStartTime |
bool BannerMessage::triggered |
qreal BannerMessage::opacity |
|
readwrite |
qreal BannerMessage::posAnimProgress |
|
readwrite |
The documentation for this class was generated from the following file: