Searched refs:UIIconPoolGeneral (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIIconPool.h97 class UIIconPoolGeneral : public UIIconPool class in inherits:UIIconPool
102 UIIconPoolGeneral();
H A DUIIconPool.cpp260 UIIconPoolGeneral::UIIconPoolGeneral() function in class:UIIconPoolGeneral
350 QPixmap UIIconPoolGeneral::guestOSTypeIcon(const QString &strOSTypeID, QSize *pLogicalSize /* = 0 */) const
H A DVBoxGlobal.h57 class UIIconPoolGeneral;
542 UIIconPoolGeneral *m_pIconPool;
H A DVBoxGlobal.cpp3859 m_pIconPool = new UIIconPoolGeneral;

Completed in 195 milliseconds