Logo

Contents

  • Getting Started with CCL
  • CMake Guide
  • CCL Cross-platform Framework
    • Introduction
    • Building CCL
    • CCL How-tos
    • Tutorials
    • CCL in Detail
    • CCL Tools
    • CCL Command-line Tools
    • API Reference
      • CCL
        • CCL-App
        • CCL-Base
        • CCL-GUI
        • CCL-System
        • CCL-Text
      • Core
      • Global Namespace
  • CCL Skin Definition Language
  • Core Library
  • Core Skin Reference
  • Extension Developer Documentation
CCL Cross-platform Framework Documentation
  • CCL Cross-platform Framework
  • API Reference
  • CCL
  • CCL-GUI
  • User Interface Events

User Interface Events

// structs

struct CCL::ColorSchemeEvent;
struct CCL::ContextMenuEvent;
struct CCL::DisplayChangedEvent;
struct CCL::DragEvent;
struct CCL::FocusEvent;
struct CCL::GUIEvent;
struct CCL::GestureEvent;
struct CCL::IUIEventHandler;
struct CCL::KeyEvent;
struct CCL::KeyState;
struct CCL::MouseEvent;
struct CCL::MouseWheelEvent;
struct CCL::PointerEvent;
struct CCL::TooltipEvent;
struct CCL::WindowEvent;
Previous Next

© Copyright 2026, CCL Software Licensing GmbH. Last updated on Jan 13, 2026.