Skip to content

Commit 12e86e4

Browse files
committed
Enrich comments
1 parent 5cc8864 commit 12e86e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

include/QCefView.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,9 @@ public slots:
464464
/// </summary>
465465
void wheelEvent(QWheelEvent* event) override;
466466

467+
/// <summary>
468+
/// Please refer to QWidget::contextMenuEvent
469+
/// </summary>
467470
void contextMenuEvent(QContextMenuEvent* event) override;
468471
#pragma endregion
469472
};

0 commit comments

Comments
 (0)