equal
deleted
inserted
replaced
378 relied upon as the sole means for providing critical information. |
378 relied upon as the sole means for providing critical information. |
379 |
379 |
380 On Windows, the \a millisecondsTimeoutHint is usually ignored by the system |
380 On Windows, the \a millisecondsTimeoutHint is usually ignored by the system |
381 when the application has focus. |
381 when the application has focus. |
382 |
382 |
|
383 On Mac OS X, the Growl notification system must be installed for this function to |
|
384 display messages. |
|
385 |
383 \sa show() supportsMessages() |
386 \sa show() supportsMessages() |
384 */ |
387 */ |
385 void QSystemTrayIcon::showMessage(const QString& title, const QString& msg, |
388 void QSystemTrayIcon::showMessage(const QString& title, const QString& msg, |
386 QSystemTrayIcon::MessageIcon icon, int msecs) |
389 QSystemTrayIcon::MessageIcon icon, int msecs) |
387 { |
390 { |