VirtualBox

Changeset 90960 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Aug 27, 2021 3:09:26 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146599
Message:

FE/Qt: bugref:9831: QIManagerDialog: Tiny fixes for doxygen in r141532.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIManagerDialog.h

    r88986 r90960  
    9595    /** Notifies listeners about dialog should be closed. */
    9696    void sigClose();
    97     /** Emitted when help botton is pressed. Listerners use @param strHelpKeyword to find related
    98       * section in the manual and show it. */
     97    /** Notifies listeners about help requested.
     98      * @param  strHelpKeyword  Brings the tag to find related section in the manual. */
    9999    void sigHelpRequested(const QString &strHelpKeyword);
    100100
     
    160160private slots:
    161161
    162     /** Possbily connected to QDialogBox::helpRequested signal and is used to emit sigHelpRequired
    163       * with a proper help tag. */
     162    /** Handles help request. */
    164163    void sltHandleHelpRequested();
    165164
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