Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
org.qtproject.qt.android.QtMenuInterface Interface Reference
+ Inheritance diagram for org.qtproject.qt.android.QtMenuInterface:
+ Collaboration diagram for org.qtproject.qt.android.QtMenuInterface:

Public Member Functions

void resetOptionsMenu ()
 
void openOptionsMenu ()
 
void closeContextMenu ()
 
void openContextMenu (final int x, final int y, final int w, final int h)
 

Detailed Description

Definition at line 6 of file QtMenuInterface.java.

Member Function Documentation

◆ closeContextMenu()

void org.qtproject.qt.android.QtMenuInterface.closeContextMenu ( )

◆ openContextMenu()

void org.qtproject.qt.android.QtMenuInterface.openContextMenu ( final int x,
final int y,
final int w,
final int h )

◆ openOptionsMenu()

void org.qtproject.qt.android.QtMenuInterface.openOptionsMenu ( )

◆ resetOptionsMenu()

void org.qtproject.qt.android.QtMenuInterface.resetOptionsMenu ( )

The documentation for this interface was generated from the following file: