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
  • Commands

Commands

// structs

struct CCL::CommandDescription;
struct CCL::CommandMsg;
struct CCL::CommandWithTitle;
struct CCL::ICommand;
struct CCL::ICommandBarItem;
struct CCL::ICommandBarModel;
struct CCL::ICommandCategory;
struct CCL::ICommandContainer;
struct CCL::ICommandEditor;
struct CCL::ICommandFilter;
struct CCL::ICommandHandler;
struct CCL::ICommandSelector;
struct CCL::ICommandTable;
struct CCL::IKeyBinding;

// classes

class CCL::CommandAutomator;

template <class T>
class CCL::CommandDelegate;
Previous Next

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