Searched defs:icon (Results 26 - 27 of 27) sorted by relevance

12

/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsStorage.cpp58 /** UIIconPool interface extension used as Storage Settings page icon-pool. */
65 /** Create icon-pool instance. */
67 /** Destroy icon-pool instance. */
72 /** Returns icon (probably merged) corresponding to passed @a pixmapType and @a pixmapDisabledType. */
73 QIcon icon(PixmapType pixmapType, PixmapType pixmapDisabledType = InvalidPixmap) const;
102 /* If we do NOT have that 'pixmap type' icon cached already: */
105 /* Compose proper icon if we have that 'pixmap type' known: */
108 /* Assign fallback icon if we do NOT have that 'pixmap type' known: */
113 /* Retrieve corresponding icon: */
114 const QIcon &icon local
129 QIcon UIIconPoolStorageSettings::icon(PixmapType pixmapType, function in class:UIIconPoolStorageSettings
149 const QIcon &icon = m_icons[pixmapType]; local
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 54 milliseconds

12