VirtualBox

Changeset 33962 in vbox


Ignore:
Timestamp:
Nov 11, 2010 10:05:31 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67624
Message:

FE/Qt4: COM wrappers: Add a enum value Name_Max to every enum to allow simple looping.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/COMWrappers.xsl

    r33540 r33962  
    130130      <xsl:text>,&#x0A;</xsl:text>
    131131    </xsl:for-each>
     132    <xsl:text>    </xsl:text>
     133    <xsl:value-of select="concat('K',@name)"/>
     134    <xsl:text>_Max&#x0A;</xsl:text>
    132135    <xsl:text>};&#x0A;&#x0A;Q_DECLARE_METATYPE(</xsl:text>
    133136    <xsl:value-of select="concat('K',@name)"/>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette