Searched defs:AlertIconType (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIMessageBox.h63 enum AlertIconType enum
88 QIMessageBox(const QString &strTitle, const QString &strMessage, AlertIconType iconType,
141 static QPixmap standardPixmap(AlertIconType iconType, QWidget *pWidget = 0);
147 AlertIconType m_iconType;

Completed in 44 milliseconds