VirtualBox

Changeset 86530 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Oct 11, 2020 6:53:11 PM (4 years ago)
Author:
vboxsync
Message:

Main/include: Doxygen

Location:
trunk/src/VBox/Main/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestDnDPrivate.h

    r85746 r86530  
    930930    /** @}  */
    931931
    932     /** @name Source / target management. */
     932    /** @name Source / target management.
     933     * @{ */
    933934    int               registerSource(const ComObjPtr<GuestDnDSource> &Source);
    934935    int               unregisterSource(const ComObjPtr<GuestDnDSource> &Source);
  • trunk/src/VBox/Main/include/HostUpdateImpl.h

    r85737 r86530  
    4141private:
    4242    /** @name wrapped IHostUpdate attributes and methods
    43      * @ */
     43     * @{ */
    4444    HRESULT updateCheck(UpdateCheckType_T aCheckType, ComPtr<IProgress> &aProgress) RT_OVERRIDE;
    4545    HRESULT getUpdateResponse(BOOL *aUpdateNeeded) RT_OVERRIDE;
     
    5959
    6060    /** @name Data members.
    61      * @{  */
     61     * @{ */
    6262    VirtualBox * const mVirtualBox;
    6363    BOOL     m_updateNeeded;
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