VirtualBox

Changeset 65066 in vbox for trunk


Ignore:
Timestamp:
Jan 3, 2017 11:22:08 AM (8 years ago)
Author:
vboxsync
Message:

doxygen fixes

Location:
trunk/src/VBox
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/VBoxDbgConsole.h

    r64690 r65066  
    117117 * The Debugger Console Input widget.
    118118 *
    119  * This is a combobox which only responds to <return>.
     119 * This is a combobox which only responds to \<return\>.
    120120 */
    121121class VBoxDbgConsoleInput : public QComboBox
  • trunk/src/VBox/Main/include/ovfreader.h

    r64974 r65066  
    549549/**
    550550 * A list of VirtualSystem structs is created by OVFReader::read(). Each refers to
    551  * a <VirtualSystem> block in the OVF file.
     551 * a \<VirtualSystem\> block in the OVF file.
    552552 */
    553553struct VirtualSystem
  • trunk/src/VBox/Main/src-server/MediumImpl.cpp

    r64199 r65066  
    71807180 * As a special exception, if the specified location is a file path that ends with '/'
    71817181 * then the file name part will be generated by this method automatically in the format
    7182  * '{<uuid>}.<ext>' where <uuid> is a fresh UUID that this method will generate
    7183  * and assign to this medium, and <ext> is the default extension for this
     7182 * '{\<uuid\>}.\<ext\>' where \<uuid\> is a fresh UUID that this method will generate
     7183 * and assign to this medium, and \<ext\> is the default extension for this
    71847184 * medium's storage format. Note that this procedure requires the media state to
    71857185 * be NotCreated and will return a failure otherwise.
Note: See TracChangeset for help on using the changeset viewer.

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