Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
androidjnimenu.h File Reference

(f5e230285147efa95f32594f9b2e2581de819e47)

#include <jni.h>
#include <qglobal.h>
Include dependency graph for androidjnimenu.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QtAndroidMenu

Functions

void QtAndroidMenu::openOptionsMenu ()
void QtAndroidMenu::showContextMenu (QAndroidPlatformMenu *menu, const QRect &anchorRect)
void QtAndroidMenu::hideContextMenu (QAndroidPlatformMenu *menu)
void QtAndroidMenu::syncMenu (QAndroidPlatformMenu *)
void QtAndroidMenu::androidPlatformMenuDestroyed (QAndroidPlatformMenu *menu)
void QtAndroidMenu::setMenuBar (QAndroidPlatformMenuBar *menuBar, QWindow *window)
void QtAndroidMenu::setActiveTopLevelWindow (QWindow *window)
void QtAndroidMenu::addMenuBar (QAndroidPlatformMenuBar *menuBar)
void QtAndroidMenu::removeMenuBar (QAndroidPlatformMenuBar *menuBar)
bool QtAndroidMenu::registerNatives (QJniEnvironment &env)