Magnum | C++ docs
  1. Getting started
    1. Downloading and building
    2. Usage with CMake
    3. Using Magnum with custom buildsystems
  2. Pages
    1. Feature guide
    2. Platform-specific guides
    3. Examples and tutorials
    4. Tips and tricks
    5. Utilities
  1. Namespaces
  2. Classes
  3. Files
  4. Python API

Magnum/Ui/Application.h file new in Git master

Magnum::Platform::*Application compatibility for Magnum::Ui::AbstractUserInterface

Including this header allows you to pass a Magnum::Platform::*Application to Magnum::Ui::AbstractUserInterface constructors and setSize() to query properties from and to pass Magnum::Platform::*Application::PointerEvent, PointerMoveEvent, ScrollEvent, KeyEvent and TextInputEvent to Magnum::Ui::AbstractUserInterface::pointerPressEvent(), pointerReleaseEvent(), pointerMoveEvent(), scrollEvent(), keyPressEvent(), keyReleaseEvent() and textInputEvent(). See Integration with application libraries for more information.

Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages, OpenGL, GLSL, Vulkan and OpenAL APIs. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
Maybe try a full-text search with external engine?

    Magnum docs. Part of the Magnum project, copyright © Vladimír Vondruš and contributors, 2010–2025.
    Generated by Doxygen 1.8.18 and m.css. Contact the team via GitHub, Gitter, e-mail or Twitter.