VirtualBox

Ignore:
Timestamp:
May 25, 2023 10:08:37 AM (20 months ago)
Author:
vboxsync
Message:

FE/Qt: bugref:10451. A small change in UIHelpBrowserDialog's API.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/helpbrowser/UIHelpBrowserDialog.h

    r99946 r99972  
    5050public:
    5151
    52 
    53     /** A passthru function for QHelpIndexWidget::showHelpForKeyword. */
    54     void showHelpForKeyword(const QString &strKeyword);
    55 
    5652    static void findManualFileAndShow(const QString &strKeyword = QString());
    5753
     
    9086    static void showUserManual(const QString &strHelpFilePath, const QString &strKeyword);
    9187
     88    /** A passthru function for QHelpIndexWidget::showHelpForKeyword. */
     89    void showHelpForKeyword(const QString &strKeyword);
     90   
    9291    QString m_strHelpFilePath;
    9392    UIHelpBrowserWidget *m_pWidget;
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