Movatterモバイル変換


[0]ホーム

URL:


We bake cookies in your browser for a better experience. Using this site means that you consent.Read More

Menu

Qt Documentation

QInputEvent Class

TheQInputEvent class is the base class for events that describe user input.More...

Header:#include <QInputEvent>
Inherits:QEvent
Inherited By:

QContextMenuEvent,QKeyEvent,QMouseEvent,QTabletEvent,QTouchEvent, andQWheelEvent

Public Functions

Qt::KeyboardModifiersmodifiers() const
  • 6 public functions inherited fromQEvent

Additional Inherited Members

  • 1 property inherited fromQEvent
  • 1 static public member inherited fromQEvent

Detailed Description

TheQInputEvent class is the base class for events that describe user input.

Member Function Documentation

Qt::KeyboardModifiers QInputEvent::modifiers() const

Returns the keyboard modifier flags that existed immediately before the event occurred.

See alsoQApplication::keyboardModifiers().

© 2016 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of theGNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.


[8]ページ先頭

©2009-2025 Movatter.jp