Class UpdateNotificationWidget#
ClassList > UpdateNotificationWidget
Inherits the following classes: QWidget
Public Functions#
Type | Name |
---|---|
UpdateNotificationWidget (QWidget * parent, const QString & appLatestVersion, QString appLatestUrl) |
|
void | hide () |
void | setAppLatestVersion (const QString & latestVersion) |
void | show () |
Public Functions Documentation#
function UpdateNotificationWidget#
explicit UpdateNotificationWidget::UpdateNotificationWidget (
QWidget * parent,
const QString & appLatestVersion,
QString appLatestUrl
)
function hide#
void UpdateNotificationWidget::hide ()
function setAppLatestVersion#
void UpdateNotificationWidget::setAppLatestVersion (
const QString & latestVersion
)
function show#
void UpdateNotificationWidget::show ()